Integer overflow in OpenBSD - CVE-2016-6522

 

Integer overflow in OpenBSD - CVE-2016-6522

Published: March 7, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU39575
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-6522
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: OpenBSD
Affected software:
OpenBSD

Detailed vulnerability description

The vulnerability allows a local authenticated user to perform a denial of service (DoS) attack.

Integer overflow in the uvm_map_isavail function in uvm/uvm_map.c in OpenBSD 5.9 allows local users to cause a denial of service (kernel panic) via a crafted mmap call, which triggers the new mapping to overlap with an existing mapping.


How to mitigate CVE-2016-6522

Install update from vendor's website.

Sources