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

 

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

Published: December 14, 2005 / Updated: November 6, 2024


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

Detailed vulnerability description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

Linux kernel before 2.6.15 allows local users to cause a denial of service (panic) via a set_mempolicy call with a 0 bitmask, which causes a panic when a page fault occurs.


How to mitigate CVE-2005-3358

Install update from vendor's repository.

Sources