CVE-2014-0205

medium
Published 2014-09-28 · Modified 2026-05-06
CVSS v3
CVSS v2
6.9
VIR risk
6.9

Description

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.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-0205

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://mirror.linux.org.au/linux/kernel/v2.6/ChangeLog-2.6.37

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed2.6.37
debian debianbullseyefixed2.6.37
debian debianforkyfixed2.6.37
debian debiansidfixed2.6.37
debian debiantrixiefixed2.6.37
linux linux-kernelaffected
linux linux-kernel2.6.36affected
linux linux-kernel2.6.36.1affected
linux linux-kernel2.6.36.2affected
linux linux-kernel2.6.36.3affected

References

CWEs

CWE-119

Verify integrity in audit chain (admin only). AS-IS.