#VU95658 Memory corruption in Linux kernel - CVE-2003-0985

 

#VU95658 Memory corruption in Linux kernel - CVE-2003-0985

Published: January 20, 2004 / Updated: August 9, 2024


Vulnerability identifier: #VU95658
Vulnerability risk: Low
CVSSv4.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:P/U:Clear
CVE-ID: CVE-2003-0985
CWE-ID: CWE-119
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 execute arbitrary code.

The mremap system call (do_mremap) in Linux kernel 2.4.x before 2.4.21, and possibly other versions before 2.4.24, does not properly perform bounds checks, which allows local users to cause a denial of service and possibly gain privileges by causing a remapping of a virtual memory area (VMA) to create a 0 length VMA, a different vulnerability than CAN-2004-0077.


Remediation

Install update from vendor's repository.

External links