mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2017-18249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18249)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The add_free_nid function in fs/f2fs/node.c in the Linux kernel before 4.12 does not properly track an allocated nid, which allows local users to cause a denial of service (race condition) or possibly have unspecified other impact via concurrent threads.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3932-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|