mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
21 lines
990 B
Markdown
21 lines
990 B
Markdown
### [CVE-2009-2407](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2407)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the parse_tag_3_packet function in fs/ecryptfs/keystore.c in the eCryptfs subsystem in the Linux kernel before 2.6.30.4 allows local users to cause a denial of service (system crash) or possibly gain privileges via vectors involving a crafted eCryptfs file, related to a large encrypted key size in a Tag 3 packet.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/security/advisories/VMSA-2009-0016.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/rcvalle/vulnerabilities
|
|
- https://github.com/risesecurity/vulnerabilities
|
|
- https://github.com/swarna1010/Vulnerabilities
|
|
|