Files
CVEs-PoC/2017/CVE-2017-7187.md
T
2024-06-09 00:33:16 +00:00

873 B

CVE-2017-7187

Description

The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function.

POC

Reference

Github

No PoCs found on GitHub currently.