ID:10344 - Exploit for Improper access control in Linux kernel - CVE-2005-1589

 
Main Vulnerability Database Exploits ID:10344 - Exploit for Improper access control in Linux kernel - CVE-2005-1589

ID:10344 - Exploit for Improper access control in Linux kernel - CVE-2005-1589

Published: August 9, 2024


Vulnerability identifier: #VU95635
Vulnerability risk: Low
CVE-ID: CVE-2005-1589
CWE-ID: CWE-284
Exploitation vector: Local access
Vulnerable software:
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.


Remediation

Install update from vendor's repository.