Exploitation Summary
CVE-2010-3437 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including Jon Oberheide.
AI-analyzed exploit summary This exploit leverages a signed integer comparison flaw in the Linux Kernel's pktcdvd driver (CVE-2010-3437) to disclose arbitrary kernel memory by manipulating the PKT_CTRL_CMD_STATUS ioctl with a negative device index.
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.
Exploits (1)
This exploit leverages a signed integer comparison flaw in the Linux Kernel's pktcdvd driver (CVE-2010-3437) to disclose arbitrary kernel memory by manipulating the PKT_CTRL_CMD_STATUS ioctl with a negative device index.