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

CVE-2026-89636

A critical use-after-free vulnerability exists in the Linux kernel's SMB client, allowing remote code execution with no user interaction. When freeing target structures, a pointer to freed memory is not cleared, leading to memory corruption. The issue has been resolved in a kernel patch.

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

Affected products are not listed in the provided data, but any system running a Linux kernel with the vulnerable SMB client code is potentially at risk.

02

Real-world impact

An attacker could exploit this to execute arbitrary code on affected systems, potentially leading to full system compromise.

03

Why this severity

The CVSS score of 9.8 (Critical) indicates a remotely exploitable vulnerability with no complexity, no privileges required, and no user interaction, resulting in high impact on confidentiality, integrity, and availability.

04

What to do about it

official fix available
recommended steps
  1. 01Identify the appropriate kernel update for your Linux distribution that includes the patch for CVE-2026-89636.
  2. 02Install the updated kernel package.
  3. 03Restart your system to load the new kernel.

NVD description states the vulnerability has been resolved by setting ce->tgthint to NULL in free_tgts().

05

Timeline

  1. Sep 11, 2026 · 2d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Sep 13, 2026 · 6h 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 →