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