drivers/media/video/videobuf-vmalloc.c in the Linux kernel before 2.6.24 does not initialize videobuf_mapping data structures, which allows local users to trigger an incorrect count value and videobuf leak via unspecified vectors, a different vulnerability than CVE-2010-5321.
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 |
---|---|
https://github.com/torvalds/linux/commit/0b29669c065f60501e7289e1950fa2a618962358 | patch third party advisory issue tracking |
http://www.linuxgrill.com/anonymous/kernel/v2.6/ChangeLog-2.6.24 | release notes |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827340 | third party advisory issue tracking |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0b29669c065f60501e7289e1950fa2a618962358 | patch third party advisory issue tracking |
http://www.securityfocus.com/bid/98001 | third party advisory vdb entry |