CVE-2025-39976

Description

A flaw was found in the Linux kernel’s futex subsystem: when copy_process() fails in the call to futex_hash_allocate_default(), the code erroneously jumps to an incorrect error-exit label (bad_fork_core_free) that attempts to unlock locks (tasklist_lock and siglock) which were never acquired. This improper error-handling can leave the kernel in an inconsistent locking state, potentially leading to a deadlock or other kernel instability.

Mitigation

Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.

Common Vulnerability Scoring System (CVSS) Score Details

Info alert:Important note

CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).

The following CVSS metrics and score provided are preliminary and subject to review.

CVSS v3 Score Breakdown

Red HatNVDcve.org
Base Score4.5N/A7.8
Attack VectorLocalN/ALocal
Attack ComplexityHighN/ALow
Privileges RequiredLowN/ALow
User InteractionNoneN/ANone
ScopeUnchangedN/AUnchanged
ConfidentialityLowN/AHigh
Integrity ImpactLowN/AHigh
Availability ImpactLowN/AHigh

Vector

Red Hat: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L

cve.org: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Understanding the Weakness (CWE)

Confidentiality,Availability,Integrity

Technical Impact: Read Application Data; DoS: Crash, Exit, or Restart; Unexpected State

Frequently Asked Questions

Want to get errata notifications? Sign up here.