ID:10344 - Exploit for Improper access control in Linux kernel - CVE-2005-1589
Published: August 9, 2024
Linux kernel
Link to public exploit:
Vulnerability description
The vulnerability allows a local user to execute arbitrary code.
The pkt_ioctl function in the pktcdvd block device ioctl handler (pktcdvd.c) in Linux kernel 2.6.12-rc4 and earlier calls the wrong function before passing an ioctl to the block device, which crosses security boundaries by making kernel address space accessible from user space and allows local users to cause a denial of service and possibly execute arbitrary code, a similar vulnerability to CVE-2005-1264.