Improper input validation in Linux kernel - CVE-2005-1264

 

Improper input validation in Linux kernel - CVE-2005-1264

Published: May 17, 2005 / Updated: October 19, 2018


Vulnerability identifier: #VU94810
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2005-1264
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to execute arbitrary code.

Raw character devices (raw.c) in the Linux kernel 2.6.x call the wrong function before passing an ioctl to the block device, which crosses security boundaries by making kernel address space accessible from user space, a similar vulnerability to CVE-2005-1589.


How to mitigate CVE-2005-1264

Install update from vendor's repository.

Sources