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

 

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

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


Vulnerability identifier: #VU41701
CSH Severity: High
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-1737
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The raw_cmd_copyin function in drivers/block/floppy.c in the Linux kernel through 3.14.3 does not properly handle error conditions during processing of an FDRAWCMD ioctl call, which allows local users to trigger kfree operations and gain privileges by leveraging write access to a /dev/fd device.


Affected software

Linux kernel
SUSE Linux

How to mitigate CVE-2014-1737

Install update from vendor's website.


External References

Related Security Bulletins