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

18 lines
694 B
Markdown

### [CVE-2006-0095](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0095)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
dm-crypt in Linux kernel 2.6.15 and earlier does not clear a structure before it is freed, which leads to a memory disclosure that could allow local users to obtain sensitive information about a cryptographic key.
### POC
#### Reference
- http://www.securityfocus.com/archive/1/427981/100/0/threaded
#### Github
No PoCs found on GitHub currently.