Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2025-38139

A critical bug in the Linux kernel’s network filesystem code can cause a kernel crash when writing data. The flaw occurs when retrying a write operation and incorrectly resetting the subrequest iterator, leading to memory corruption.

publishedJul 3, 2025
last modifiedJul 30, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
30th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 29, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Linux kernel, all versions before the patch that fixes netfs_retry_write_stream. Typical users: Linux system administrators and users running affected kernel versions.

02

Real-world impact

An attacker could trigger a kernel crash, potentially leading to denial of service or, if they can execute code, arbitrary code execution with kernel privileges.

03

Why this severity

The CVSS score of 9.8 reflects the vulnerability’s high impact: it allows an attacker to cause a kernel crash (availability) and potentially execute arbitrary code (confidentiality, integrity). The attack requires no special privileges and can be performed remotely.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade the Linux kernel to a version that includes the netfs_retry_write_stream fix (e.g., the latest stable release).
  2. 02Reboot the system after the kernel upgrade.

NVD-referenced vendor advisory

05

Timeline

  1. Jul 3, 2025 · Jul 3, 2025
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 30, 2026 · 7d ago
    Advisory updated
    The NVD record was last revised.
  3. Jul 30, 2026 · 6d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →