mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-11 21:16:09 +00:00
18 lines
803 B
Markdown
18 lines
803 B
Markdown
### [CVE-2012-2121](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2121)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The KVM implementation in the Linux kernel before 3.3.4 does not properly manage the relationships between memory slots and the iommu, which allows guest OS users to cause a denial of service (memory leak and host OS crash) by leveraging administrative access to the guest OS to conduct hotunplug and hotplug operations on devices.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1577-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|