← CVECheck
HomeVulnerabilities

CVE-2004-0427 — LOW severity vulnerability (The do_fork function in Linux 2.4.x before 2.4.26, and 2.6.x)

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

CVE IDCVE-2004-0427
SeverityLOW
CVSS score2.1
CVSS vectorAV:L/AC:L/Au:N/C:N/I:N/A:P
CWECWE-401
StatusModified
Published2004-07-07
Last modified2026-04-16
DescriptionThe 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.
SourceNIST National Vulnerability Database

🔍 Search all vulnerabilities →