mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
747 B
Markdown
18 lines
747 B
Markdown
### [CVE-2012-0044](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0044)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the drm_mode_dirtyfb_ioctl function in drivers/gpu/drm/drm_crtc.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 3.1.5 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted ioctl call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1556-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|