mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
18 lines
815 B
Markdown
18 lines
815 B
Markdown
### [CVE-2007-6761](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6761)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0b29669c065f60501e7289e1950fa2a618962358
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|