Race condition in kernel/ucount.c in the Linux kernel through 4.10.2 allows local users to cause a denial of service (use-after-free and system crash) or possibly have unspecified other impact via crafted system calls that leverage certain decrement behavior that causes incorrect interaction between put_ucounts and get_ucounts.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/040757f738e13caaa9c5078bca79aa97e11dde88 | Issue Tracking Patch Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=040757f738e13caaa9c5078bca79aa97e11dde88 | Issue Tracking Patch Third Party Advisory |
http://www.securityfocus.com/bid/96856 |
Configurations
Information
Published : 2017-03-14 02:59
Updated : 2017-03-15 18:59
NVD link : CVE-2017-6874
Mitre link : CVE-2017-6874
JSON object : View
CWE
Products Affected
linux
- linux_kernel