Files
CVEs-PoC/2010/CVE-2010-5329.md
2025-09-29 21:09:30 +02:00

839 B

CVE-2010-5329

Description

The video_usercopy function in drivers/media/video/v4l2-ioctl.c in the Linux kernel before 2.6.39 relies on the count value of a v4l2_ext_controls data structure to determine a kmalloc size, which might allow local users to cause a denial of service (memory consumption) via a large value.

POC

Reference

Github

No PoCs found on GitHub currently.