Files
CVEs-PoC/2020/CVE-2020-9383.md
T
2025-09-29 21:09:30 +02:00

783 B

CVE-2020-9383

Description

An issue was discovered in the Linux kernel 3.16 through 5.5.6. set_fdc in drivers/block/floppy.c leads to a wait_til_ready out-of-bounds read because the FDC index is not checked for errors before assigning it, aka CID-2e90ca68b0d2.

POC

Reference

Github