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

 

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

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


Vulnerability identifier: #VU41702
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

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.


Remediation

Install update from vendor's website.

External links