Files
CVEs-PoC/2008/CVE-2008-2729.md
T
2025-09-29 21:09:30 +02:00

18 lines
698 B
Markdown

### [CVE-2008-2729](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2729)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
arch/x86_64/lib/copy_user.S in the Linux kernel before 2.6.19 on some AMD64 systems does not erase destination memory locations after an exception during kernel memory copy, which allows local users to obtain sensitive information.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-625-1
#### Github
No PoCs found on GitHub currently.