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.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/30a61ddf8117c26ac5b295e1233eaa9629a94ca3 | Patch Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=30a61ddf8117c26ac5b295e1233eaa9629a94ca3 | Patch Third Party Advisory |
http://www.securitytracker.com/id/1041432 | Third Party Advisory VDB Entry |
https://lists.debian.org/debian-lts-announce/2019/03/msg00017.html | Mailing List Third Party Advisory |
https://usn.ubuntu.com/3932-2/ | |
https://usn.ubuntu.com/3932-1/ |
Information
Published : 2018-03-26 13:29
Updated : 2019-04-02 18:29
NVD link : CVE-2017-18249
Mitre link : CVE-2017-18249
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
debian
- debian_linux
linux
- linux_kernel