Multiple array index errors in sound/oss/opl3.c in the Linux kernel before 2.6.39 allow local users to cause a denial of service (heap memory corruption) or possibly gain privileges by leveraging write access to /dev/sequencer.
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://www.openwall.com/lists/oss-security/2011/03/25/1 | mailing list vdb entry third party advisory |
https://github.com/torvalds/linux/commit/4d00135a680727f6c3be78f8befaac009030e4df | third party advisory patch |
http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39 | broken link |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=4d00135a680727f6c3be78f8befaac009030e4df | |
http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html | mailing list third party advisory vendor advisory |