CVE-2004-0427

Advisory lineage Upstream: 0 Downstream: 5
Modified
Published: 30 Apr 2004, 04:00
Last modified:08 Aug 2024, 00:17

Vulnerability Summary

Overall Risk (default)
minimal
8/100
CVSS Score
2.1 LOW
v2.0 (nvd)
EPSS Score
0.16% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

30 Apr 2004, 04:00
Published
Vulnerability first disclosed
08 Aug 2024, 00:17
Last Modified
Vulnerability information updated

Description

The do_fork function in Linux 2.4.x before 2.4.26, and 2.6.x before 2.6.6, does not properly decrement the mm_count counter when an error occurs after the mm_struct for a child process has been activated, which triggers a memory leak that allows local users to cause a denial of service (memory exhaustion) via the clone (CLONE_VM) system call.

CVSS Metrics

  • v2.0LOWScore: 2.1AV:L/AC:L/Au:N/C:N/I:N/A:P

EPSS Trends

Current EPSS score: 0.16% Percentile: 37%

Techniques & Countermeasures

  • CWE-401Missing Release of Memory after Effective Lifetime

    The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Affected Systems

  • linuxlinux_kernel

    ≥ 2.4.0, < 2.4.26 | ≥ 2.6.0, < 2.6.6

References (34)