Improper input validation in Linux kernel - CVE-2014-9731

 

Improper input validation in Linux kernel - CVE-2014-9731

Published: August 31, 2015 / Updated: July 13, 2017


Vulnerability identifier: #VU92494
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-9731
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to improper input validation error within the udf_translate_to_linux(), udf_get_filename() and udf_put_filename() functions in fs/udf/unicode.c, within the udf_pc_to_char() and udf_symlink_filler() functions in fs/udf/symlink.c, within the udf_find_entry() function in fs/udf/namei.c, within the udf_readdir() function in fs/udf/dir.c. A local user can gain access to sensitive information.


How to mitigate CVE-2014-9731

Install update from vendor's repository.

Sources