The Linux kernel before 2.6.37 does not properly implement a certain clock-update optimization, which allows local users to cause a denial of service (system hang) via an application that executes code in a loop.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
https://github.com/torvalds/linux/commit/f26f9aff6aaf67e9a430d16c266f91b13a5bff64 | third party advisory patch |
http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.37 | broken link |
http://www.openwall.com/lists/oss-security/2011/12/21/6 | mailing list patch exploit third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=769711 | issue tracking third party advisory patch |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f26f9aff6aaf67e9a430d16c266f91b13a5bff64 |