LiveActive security incident?Get immediate response
CVE Record

CVE-2025-21694: fs/proc: fix softlockup in __read_vmcore (part 2)

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix softlockup in __read_vmcore (part 2) Since commit 5cbcb62dddf5 ("fs/proc: fix softlockup in __read_vmcore") the number of softlockups in __read_vmcore at kdump time have gone down, but they still happen sometimes. In a memory constrained environment like the kdump image, a softlockup is not just a harmless message, but it can interfere with things like RCU freeing memory, causing the crashdump to get stuck. The second loop in __read_vmcore has a lot more opportunities for natural sleep points, like scheduling out while waiting for a data write to happen, but apparently that is not always enough. Add a cond_resched() to the second loop in __read_vmcore to (hopefully) get rid of the softlockups.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue can make crashdump collection hang during kdump on memory-constrained systems. It is mainly an availability and incident-response reliability problem: after a crash, the system may fail to complete vmcore reading, delaying root-cause analysis.

Executive priority

Treat as a moderate operational resilience issue. Prioritize systems where crash forensics, uptime recovery, or regulated incident response depends on reliable kdump output.

Technical view

The flaw is in fs/proc __read_vmcore. During vmcore reads at kdump time, the second loop may not reschedule often enough, causing softlockups. The upstream fix adds cond_resched() to reduce hangs. CVSS is 5.5 with local, low-complexity, low-privilege availability impact.

Likely exposure

Exposure is most relevant to Linux systems using kdump or vmcore collection, especially memory-constrained crash kernels. The bundle also includes Debian LTS and Siemens advisories, indicating downstream product exposure may depend on vendor kernel packaging.

Exploitation context

The source bundle does not show active exploitation, and KEV is false. The CVSS vector is local and low-privilege, with no confidentiality or integrity impact. Evidence supports denial-of-service or crashdump disruption, not remote compromise.

Researcher notes

The available evidence describes a scheduler fairness fix in __read_vmcore, not a memory corruption or privilege escalation flaw. Affected-version interpretation should be validated against vendor kernel advisories because Linux CVE records often map commits across multiple stable branches.

Mitigation direction

  • Apply the relevant vendor kernel update for affected Linux branches.
  • Review Debian LTS and Siemens advisories if those products are in scope.
  • Use kernel stable commits as branch-specific fix references.
  • If patching is delayed, check vendor guidance for supported temporary measures.

Validation and detection

  • Inventory Linux kernel versions across kdump-enabled systems.
  • Confirm whether crash kernels collect vmcore through /proc/vmcore.
  • Map installed kernels to vendor advisories or listed stable commits.
  • After updating, test crashdump collection in a controlled environment.
Prepared
Confidence
medium
Sources
12

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-21694 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
3ADP providers
13Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2025-21694Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
CVECVE Program Container
siemens-SADPADP container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux803d5a33d5ffdc2d86dcc0cfa01655a330612cdb, 70c1835e776c8447c1aca87ddb38cfe764fe756a, e1b160a50c756e0efbea290b9bf5117cb80e8c4b, a373ad833a6bfe4bc6cedcf7e56a99cc6fd9a193, 518fbd644dabb6aedbdd4939c6c9cc1bf651459f, 5cbcb62dddf5346077feb82b7b0c9254222d3445, 5cbcb62dddf5346077feb82b7b0c9254222d3445, 7bdf1d550ddfcd9ab797087421f77b7aceddc8a7, e8780e8a0e25dc4c3927f611ec8970d26c0c7369, 5.4.279, 5.10.221, 5.15.162, 6.1.95, 6.6.35, 4.19.317, 6.9.6unaffected
LinuxLinux6.10, 0, 5.4.290, 5.10.234, 5.15.177, 6.1.127, 6.6.74, 6.12.11, 6.13affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.