cve/2019/CVE-2019-14283.md
2024-06-18 02:51:15 +02:00

1.2 KiB

CVE-2019-14283

Description

In the Linux kernel before 5.2.3, set_geometry in drivers/block/floppy.c does not validate the sect and head fields, as demonstrated by an integer overflow and out-of-bounds read. It can be triggered by an unprivileged local user when a floppy disk has been inserted. NOTE: QEMU creates the floppy device by default.

POC

Reference

Github