SB2004012001 - Memory corruption in Linux kernel



SB2004012001 - Memory corruption in Linux kernel

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

Security Bulletin ID SB2004012001
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Code execution

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Memory corruption (CVE-ID: CVE-2003-0985)

CWE-ID: CWE-119 - Memory corruption

CVSSv4: 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


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 website.

References