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

CVE-2026-89633

A critical vulnerability in the Linux kernel’s SMB client allows attackers to read or write memory outside the intended buffer by sending a specially crafted DataOffset value. The flaw occurs because the kernel does not validate the DataOffset before copying data, which can overwrite kernel memory or read sensitive data. This could let an attacker gain full control of the affected system.

publishedSep 11, 2026
last modifiedSep 13, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
7th 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 Oct 13, 2026

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

01

Who is affected

Linux kernel SMB client in any kernel version before the fix; affects all Linux systems that use the SMB client.

02

Real-world impact

An attacker could read or write arbitrary kernel memory, potentially taking full control of the system.

03

Why this severity

The CVSS score of 9.8 reflects that the vulnerability is exploitable over the network with no authentication or user interaction, and it allows complete compromise of confidentiality, integrity, and availability. The lack of validation on the DataOffset field gives attackers unrestricted access to kernel memory.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade the Linux kernel to a version that includes the bounds‑checking patch for SMB client DataOffset handling.
  2. 02Reboot the system to load the updated kernel.

NVD description indicates the vulnerability has been resolved.

05

Timeline

  1. Sep 11, 2026 · 2d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Sep 13, 2026 · 7h 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-2026-89633: A critical vulnerability in the Linux kernel’s SMB client allows attac · Vulnary