Permissions, Privileges, and Access Controls in Linux kernel - CVE-2014-1738

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2014-1738

Published: May 12, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41702
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-1738
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The raw_cmd_copyout function in drivers/block/floppy.c in the Linux kernel through 3.14.3 does not properly restrict access to certain pointers during processing of an FDRAWCMD ioctl call, which allows local users to obtain sensitive information from kernel heap memory by leveraging write access to a /dev/fd device.


How to mitigate CVE-2014-1738

Install update from vendor's website.

Sources