LOW · 1.2

CVE-2005-0937

Some futex functions in futex.c for Linux kernel 2.6.x perform get_user calls while holding the mmap_sem semaphore, which could allow local users to cause a deadlock condition in do_page_fault by trig...

Vulnerability Description

Some futex functions in futex.c for Linux kernel 2.6.x perform get_user calls while holding the mmap_sem semaphore, which could allow local users to cause a deadlock condition in do_page_fault by triggering get_user faults while another thread is executing mmap or other functions.

CVSS Score

1.2

LOW

AV:L/AC:H/Au:N/C:N/I:N/A:P
Confidentiality
NONE
Integrity
NONE
Availability
PARTIAL

Affected Products

VendorProductVersions
LinuxLinux Kernel2.5.0

References

FAQ

What is CVE-2005-0937?

CVE-2005-0937 is a vulnerability with a CVSS score of 1.2 (LOW). Some futex functions in futex.c for Linux kernel 2.6.x perform get_user calls while holding the mmap_sem semaphore, which could allow local users to cause a deadlock condition in do_page_fault by trig...

How severe is CVE-2005-0937?

CVE-2005-0937 has been rated LOW with a CVSS base score of 1.2/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2005-0937?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.