Input validation error in Linux kernel - CVE-2014-0038

 

Input validation error in Linux kernel - CVE-2014-0038

Published: February 7, 2014 / Updated: August 21, 2020


Vulnerability identifier: #VU42054
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-0038
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

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

The compat_sys_recvmmsg function in net/compat.c in the Linux kernel before 3.13.2, when CONFIG_X86_X32 is enabled, allows local users to gain privileges via a recvmmsg system call with a crafted timeout pointer parameter.


Affected software

Linux kernel
SUSE Linux

How to mitigate CVE-2014-0038

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins