First published: Mon May 05 2014(Updated: )
A flaw was found in the way the Linux kernel's futex subsystem handled reference counting in case of futex requeue during futex_wait(). An unprivileged local user could use this flaw to crash the system or, potentially, escalate their privileges on the system by overputting reference counter on either inode or mm that backs up the memory area of the futex, leading to use-after-free. References: <a href="https://lkml.org/lkml/2010/9/16/99">https://lkml.org/lkml/2010/9/16/99</a> Upstream fix: <a href="http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=7ada876a8703f23befbb20a7465a702ee39b1704">http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=7ada876a8703f23befbb20a7465a702ee39b1704</a> Acknowledgements: The security impact of this issue was discovered by Mateusz Guzik of Red Hat.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <=2.6.36.4 | |
Linux Kernel | =2.6.36 | |
Linux Kernel | =2.6.36-rc1 | |
Linux Kernel | =2.6.36-rc2 | |
Linux Kernel | =2.6.36-rc3 | |
Linux Kernel | =2.6.36-rc4 | |
Linux Kernel | =2.6.36-rc5 | |
Linux Kernel | =2.6.36-rc6 | |
Linux Kernel | =2.6.36-rc7 | |
Linux Kernel | =2.6.36-rc8 | |
Linux Kernel | =2.6.36.1 | |
Linux Kernel | =2.6.36.2 | |
Linux Kernel | =2.6.36.3 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.17-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-0205 has been classified as having moderate severity due to the potential for privilege escalation and system crashes.
To fix CVE-2014-0205, users should upgrade to patched versions of the Linux kernel, starting from version 2.6.37 or later.
CVE-2014-0205 affects unprivileged local users on systems running vulnerable versions of the Linux kernel, specifically those up to 2.6.36.4.
The potential impacts of CVE-2014-0205 include system crashes and the possibility for an unprivileged user to escalate privileges.
As of the last reports, there have been no confirmed cases of CVE-2014-0205 being exploited in the wild.