Files
CVEs-PoC/2010/CVE-2010-3437.md
2025-09-29 21:09:30 +02:00

3.8 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