Race condition in the ath_tx_aggr_sleep function in drivers/net/wireless/ath/ath9k/xmit.c in the Linux kernel before 3.13.7 allows remote attackers to cause a denial of service (system crash) via a large amount of network traffic that triggers certain list deletions.
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 |
---|---|
https://bugzilla.kernel.org/show_bug.cgi?id=70551 | issue tracking patch vendor advisory |
https://github.com/torvalds/linux/commit/21f8aaee0c62708654988ce092838aa7df4d25d8 | third party advisory patch |
http://www.openwall.com/lists/oss-security/2014/03/30/5 | mailing list third party advisory patch |
https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.15 | release notes vendor advisory |
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.7 | release notes vendor advisory |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=21f8aaee0c62708654988ce092838aa7df4d25d8 | |
http://www.securityfocus.com/bid/66492 | vdb entry third party advisory |
http://secunia.com/advisories/57468 | third party advisory |