Input validation error in Linux kernel - CVE-2016-1576

 

Input validation error in Linux kernel - CVE-2016-1576

Published: May 2, 2016 / Updated: July 11, 2024


Vulnerability identifier: #VU94156
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2016-1576
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a local user to execute arbitrary code.

The vulnerability exists due to improper input validation within the MODULE_AUTHOR(), ovl_entry_real(), ovl_dir_cache(), ovl_show_options(), ovl_parse_opt() and ovl_fill_super() functions in fs/overlayfs/super.c, within the ovl_cleanup_whiteouts() function in fs/overlayfs/readdir.c, within the ovl_setattr() and ovl_permission() functions in fs/overlayfs/inode.c, within the ovl_copy_xattr() function in fs/overlayfs/copy_up.c. A local user can execute arbitrary code.


Affected software

Linux kernel

How to mitigate CVE-2016-1576

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins