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

 

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

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


Vulnerability identifier: #VU99916
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

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.


Remediation

Install update from vendor's repository.

External links