mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2011-4324](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4324)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The encode_share_access function in fs/nfs/nfs4xdr.c in the Linux kernel before 2.6.29 allows local users to cause a denial of service (BUG and system crash) by using the mknod system call with a pathname on an NFSv4 filesystem.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/torvalds/linux/commit/dc0b027dfadfcb8a5504f7d8052754bf8d501ab9
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|