Integer overflow in OpenBSD - CVE-2016-6522
Published: March 7, 2017 / Updated: August 8, 2020
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.