cve/2018/CVE-2018-13406.md
2024-05-26 14:27:05 +02:00

703 B

CVE-2018-13406

Description

An integer overflow in the uvesafb_setcmap function in drivers/video/fbdev/uvesafb.c in the Linux kernel before 4.17.4 could result in local attackers being able to crash the kernel or potentially elevate privileges because kmalloc_array is not used.

POC

Reference

Github

No PoCs found on GitHub currently.