mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 00:14:09 +02:00
18 lines
812 B
Markdown
18 lines
812 B
Markdown
### [CVE-2009-2908](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2908)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The d_delete function in fs/ecryptfs/inode.c in eCryptfs in the Linux kernel 2.6.31 allows local users to cause a denial of service (kernel OOPS) and possibly execute arbitrary code via unspecified vectors that cause a "negative dentry" and trigger a NULL pointer dereference, as demonstrated via a Mutt temporary directory in an eCryptfs mount.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/packetforger/localroot
|
|
|