mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
791 B
Markdown
18 lines
791 B
Markdown
### [CVE-2016-4568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4568)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
drivers/media/v4l2-core/videobuf2-v4l2.c in the Linux kernel before 4.5.3 allows local users to cause a denial of service (kernel memory write operation) or possibly have unspecified other impact via a crafted number of planes in a VIDIOC_DQBUF ioctl call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2c1f6951a8a82e6de0d82b1158b5e493fc6c54ab
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|