The init_posix_timers function in kernel/posix-timers.c in the Linux kernel before 2.6.31-rc6 allows local users to cause a denial of service (OOPS) or possibly gain privileges via a CLOCK_MONOTONIC_RAW clock_nanosleep call that triggers a NULL pointer dereference.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://secunia.com/advisories/36200 | third party advisory vendor advisory |
http://lkml.org/lkml/2009/8/4/40 | mailing list patch |
http://www.vupen.com/english/advisories/2009/2197 | vdb entry vendor advisory |
http://www.ubuntu.com/usn/USN-852-1 | vendor advisory |
http://www.openwall.com/lists/oss-security/2009/08/06/2 | mailing list |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=70d715fd0597f18528f389b5ac59102263067744 | |
http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.31-rc6 | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/52317 | vdb entry |
http://lkml.org/lkml/2009/8/4/28 | mailing list patch |
http://secunia.com/advisories/37105 | third party advisory |