Files
CVEs-PoC/2010/CVE-2010-3437.md
T
2024-06-23 04:42:52 +00:00

3.5 KiB

CVE-2010-3437

Description

Integer signedness error in the pkt_find_dev_from_minor function in drivers/block/pktcdvd.c in the Linux kernel before 2.6.36-rc6 allows local users to obtain sensitive information from kernel memory or cause a denial of service (invalid pointer dereference and system crash) via a crafted index value in a PKT_CTRL_CMD_STATUS ioctl call.

POC

Reference

Github