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

CVE-2026-89634

A critical bug in the Linux kernel’s SMB client could allow an attacker to crash the client or read memory by exploiting an overflow in the ALIGN() function used when handling symlink data. The issue occurs when the error data length is near the maximum 32‑bit value, causing the alignment to wrap to zero and bypass bounds checks. The kernel has been patched to add additional bounds checks before and after alignment.

publishedSep 11, 2026
last modifiedSep 13, 2026
sourcesNVD
severity · cvss
9.1
critical · how bad it is
exploitation · epss
<1%
11th 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 users running SMB client code that has not been updated to include the fix. Any kernel containing the vulnerable code before commit 7d9a7f1f96cd is at risk.

02

Real-world impact

An attacker could crash the SMB client or read sensitive data from memory, potentially leading to denial of service or information disclosure.

03

Why this severity

The CVSS score of 9.1 reflects the lack of authentication or user interaction required, the high impact on confidentiality and availability, and the possibility of remote exploitation via SMB.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade your Linux kernel to a version that includes the fix (commit 7d9a7f1f96cd).
  2. 02Reboot the system to load the updated kernel.

NVD description

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 impactNone
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 →