#VU3476 Privilege escalation in Linux kernel - CVE-2010-3081
Published: January 4, 2017
Linux kernel
Linux Foundation
Description
The vulnerability exists due to improper allocation of userspace memory required for the 32-bit compatibility layer within compat_alloc_user_space() function in include/asm/compat.h file on on 64-bit platforms. A local user can call compat_mc_getsockopt() function and gain control over vulnerable system.
Successful exploitation of the vulnerability allows a local non-privileged user to gain root privileges.