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: 4.8 [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]
CVE-ID: CVE-2014-9731
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Linux kernel

How to mitigate CVE-2014-9731

Install update from vendor's repository.


External References

Related Security Bulletins