cve/2018/CVE-2018-13406.md
2024-06-18 02:51:15 +02:00

736 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.