Bugzilla – Bug 81852
VUL-0: CVE-2005-0937: possible futex lock for all 2.6 kernels
Last modified: 2021-11-08 10:37:09 UTC
Problem reported by ticket from Werner Fink Running process can't be terminated, neither by kill nor by "kill -9". Process stays in status "Futex_wait" ====================8<==================== Hi, das Starten von zB vim ist broken. Vim haengt in einem futex, der nie zurueck kommt: /suse/werner> strace -p 7897 Process 7897 attached - interrupt to quit futex(0x4018f500, FUTEX_WAIT, 2, NULL <unfinished ...> Process 7897 detached /suse/werner> kill 7897 /suse/werner> kill 7897 /suse/werner> kill 7897 /suse/werner> kill -9 7897 Werner -- "Having a smoking section in a restaurant is like having a peeing section in a swimming pool." -- Edward Burr ====================8<==================== could possibly be related to this bug: "Linux Kernel Futex Local Deadlock Denial Of Service Vulnerability" http://securityfocus.org/bid/12959/solution/ bugtraq id 12959 object class Design Error cve CAN-2005-0937 remote No local Yes published Mar 31, 2005
Is this something we need to release a security update for? Andrea, can you please have a look at the proposed solution? We will probably need fixes for all our trees then :/
same as this, https://bugzilla.novell.com/show_bug.cgi?id=66418 fix is in SP2 branch at least.
*** This bug has been marked as a duplicate of 66418 ***
The fix looks correct to me.
CVE-2005-0937: CVSS v2 Base Score: 1.2 (AV:L/AC:H/Au:N/C:N/I:N/A:P)