The futex_wait function in kernel/futex.c in the Linux kernel before 2.6.37 does not properly maintain a certain reference count during requeue operations, which allows local users to cause a denial of service (use-after-free and system crash) or possibly gain privileges via a crafted application that triggers a zero count.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2014-09-28 19:55
Updated : 2024-02-04 18:35
NVD link : CVE-2014-0205
Mitre link : CVE-2014-0205
CVE.ORG link : CVE-2014-0205
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer