mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
### [CVE-2013-1798](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1798)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ioapic_read_indirect function in virt/kvm/ioapic.c in the Linux kernel through 3.8.4 does not properly handle a certain combination of invalid IOAPIC_REG_SELECT and IOAPIC_REG_WINDOW operations, which allows guest OS users to obtain sensitive information from host OS memory or cause a denial of service (host OS OOPS) via a crafted application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/157233/Kernel-Live-Patch-Security-Notice-LSN-0065-1.html
|
|
- http://packetstormsecurity.com/files/157233/Kernel-Live-Patch-Security-Notice-LSN-0065-1.html
|
|
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
|
|
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:176
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|