#VU7243 Privilege escalation in Linux kernel - CVE-2017-1000363

 

#VU7243 Privilege escalation in Linux kernel - CVE-2017-1000363

Published: June 29, 2017 / Updated: July 3, 2017


Vulnerability identifier: #VU7243
Vulnerability risk: Low
CVSSv4.0: 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/E:U/U:Clear
CVE-ID: CVE-2017-1000363
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local attacker to gain elevated privileges on the target system.

The weakness exists due to an integer overflow in the lp_setup() function. a local attacker can append lp=none arguments to the kernel command line and gain root privileges on the target system.

Successful exploitation results in privilege escalation.

Remediation

Update to version 4.11.2.

External links