mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
18 lines
694 B
Markdown
18 lines
694 B
Markdown
### [CVE-2006-0095](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0095)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|