Files
CVEs-PoC/2009/CVE-2009-0787.md
T
2024-06-18 02:51:15 +02:00

18 lines
793 B
Markdown

### [CVE-2009-0787](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0787)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The ecryptfs_write_metadata_to_contents function in the eCryptfs functionality in the Linux kernel 2.6.28 before 2.6.28.9 uses an incorrect size when writing kernel memory to an eCryptfs file header, which triggers an out-of-bounds read and allows local users to obtain portions of kernel memory.
### POC
#### Reference
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
#### Github
No PoCs found on GitHub currently.