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

CVE-2025-38734

A critical vulnerability in the Linux kernel’s SMC networking code can cause a kernel crash by exploiting a use‑after‑free bug. The flaw is triggered when a socket is closed immediately after being accepted, leading to a null pointer dereference. The issue has been fixed in recent kernel releases.

publishedSep 5, 2025
last modifiedJul 30, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
35th 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 6.17 and earlier versions that have not applied the patch. Typical users include system administrators running Linux servers or desktops.

02

Real-world impact

An attacker could cause a denial of service by crashing the kernel, potentially leading to system downtime. Because the flaw is local and requires no special privileges, any user with access to the system could trigger it.

03

Why this severity

The CVSS score of 9.8 reflects the high impact of a complete denial of service, the lack of required privileges, and the fact that the vulnerability can be triggered without user interaction.

04

What to do about it

official fix available
recommended steps
  1. 01Verify the current kernel version using `uname -r`.
  2. 02If the kernel is older than 6.17, upgrade to Linux kernel 6.17 or later using your distribution’s package manager or by compiling a newer kernel.
  3. 03Reboot the system to load the updated kernel.

NVD description indicates the issue has been resolved in the kernel

05

Timeline

  1. Sep 5, 2025 · Sep 5, 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 →
CVE-2025-38734: A critical vulnerability in the Linux kernel’s SMC networking code can · Vulnary