mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 15:54:10 +02:00
20 lines
911 B
Markdown
20 lines
911 B
Markdown
### [CVE-2009-1192](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1192)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) agp_generic_alloc_page and (2) agp_generic_alloc_pages functions in drivers/char/agp/generic.c in the agp subsystem in the Linux kernel before 2.6.30-rc3 do not zero out pages that may later be available to a user-space process, which allows local users to obtain sensitive information by reading these pages.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2009-1081.html
|
|
- http://www.ubuntu.com/usn/usn-793-1
|
|
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|