mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2017-9059](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9059)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The NFSv4 implementation in the Linux kernel through 4.11.1 allows local users to cause a denial of service (resource consumption) by leveraging improper channel callback shutdown when unmounting an NFSv4 filesystem, aka a "module reference and kernel daemon" leak.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|