Files
CVEs-PoC/2014/CVE-2014-1739.md
T
2024-06-18 02:51:15 +02:00

885 B

CVE-2014-1739

Description

The media_device_enum_entities function in drivers/media/media-device.c in the Linux kernel before 3.14.6 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory by leveraging /dev/media0 read access for a MEDIA_IOC_ENUM_ENTITIES ioctl call.

POC

Reference

Github

No PoCs found on GitHub currently.