Files
CVEs-PoC/2020/CVE-2020-28974.md
T
2024-05-25 21:48:12 +02:00

1002 B

CVE-2020-28974

Description

A slab-out-of-bounds read in fbcon in the Linux kernel before 5.9.7 could be used by local attackers to read privileged information or potentially crash the kernel, aka CID-3c4e0dff2095. This occurs because KD_FONT_OP_COPY in drivers/tty/vt/vt.c can be used for manipulations such as font height.

POC

Reference

Github