CVE-2016-6522
CVE-2016-6522 concerns OpenBSD 5.9 kernel code, where an integer overflow in the uvm_map_isavail function (uvm/uvm_map.c) can be triggered by a crafted mmap call. This may cause a denial of service via a kernel panic due to the new mapping overlapping an existing mapping. Elevation or remote impa...