Resource management errors in Linux kernel - CVE-2005-3108

 

Resource management errors in Linux kernel - CVE-2005-3108

Published: September 30, 2005 / Updated: October 11, 2017


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

Detailed vulnerability description

The vulnerability allows a local user to perform service disruption.

mm/ioremap.c in Linux 2.6 on 64-bit x86 systems allows local users to cause a denial of service or an information leak via an ioremap on a certain memory map that causes the iounmap to perform a lookup of a page that does not exist.


How to mitigate CVE-2005-3108

Install update from vendor's repository.

Sources