#VU12259 Resource exhaustion in Linux kernel - CVE-2016-3672

 

#VU12259 Resource exhaustion in Linux kernel - CVE-2016-3672

Published: April 27, 2018 / Updated: June 17, 2021


Vulnerability identifier: #VU12259
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2016-3672
CWE-ID: CWE-400
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local attacker to bypass security restrictions on the target system.

The weakness exists in the arch_pick_mmap_layout function in arch/x86/mm/mmap.c due to improper randomizing of the legacy base address. A local attacker can disable stack-consumption resource limits, defeat the intended restrictions on the ADDR_NO_RANDOMIZE flag and bypass the ASLR protection mechanism for a setuid or setgid program.

Remediation

Update to version 4.5.2.

External links