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.0: 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/E:P/U:Clear
CVE-ID: CVE-2014-1739
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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.


How to mitigate CVE-2014-1739

Install update from vendor's website.

Sources