Information disclosure in Linux kernel - CVE-2014-1739

 

Information disclosure in Linux kernel - CVE-2014-1739

Published: June 23, 2014 / Updated: August 11, 2020


Vulnerability identifier: #VU41534
CSH Severity: Low
CVSS v4: 4.6 [CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-1739
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a local #AU# to gain access to sensitive information.

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.


Affected software

Linux kernel

How to mitigate CVE-2014-1739

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins