Files
CVEs-PoC/2020/CVE-2020-9383.md
T
2024-06-18 02:51:15 +02:00

739 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