Race condition in the tty_fasync function in drivers/char/tty_io.c in the Linux kernel before 2.6.32.6 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via unknown vectors, related to the put_tty_queue and __f_setown functions. NOTE: the vulnerability was addressed in a different way in 2.6.32.9.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2010/06/15/5 | third party advisory mailing list |
http://www.ubuntu.com/usn/USN-1000-1 | third party advisory vendor advisory |
https://bugzilla.kernel.org/show_bug.cgi?id=14605 | issue tracking patch |
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.6 | broken link |
http://www.openwall.com/lists/oss-security/2010/06/15/2 | mailing list third party advisory patch |
http://www.openwall.com/lists/oss-security/2010/06/15/3 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2010/06/15/4 | third party advisory mailing list |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=703625118069f9f8960d356676662d3db5a9d116 | broken link |
https://bugzilla.redhat.com/show_bug.cgi?id=559100 | issue tracking third party advisory |
http://www.debian.org/security/2010/dsa-2094 | third party advisory vendor advisory |