CVE-2026-53198Network attack vector

Authenticated memory corruption via double SMB2_CANCEL

Published Jun 25, 2026 · Updated Jun 25, 2026

Use-after-free in Linux Kernel ksmbd allows remote authenticated users to corrupt kernel memory through two SMB2_CANCEL requests. When the first cancellation frees a deferred file_lock, the worker leaves its async request linked with smb2_remove_blocked_lock and the freed pointer still registered; smb2_cancel then invokes that callback again for the same AsyncId. An authenticated SMB client must first create a blocking SMB2_LOCK and send the second cancellation before connection teardown; the published reproducer confirms KASAN-detected memory corruption but does not demonstrate code execution.

CVSS severity8.8
High
EPSS probability0.63%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Use-after-free in Linux Kernel ksmbd allows remote authenticated users to corrupt kernel memory through two SMB2_CANCEL requests. When the first cancellation frees a deferred file_lock, the worker leaves its async request linked with smb2_remove_blocked_lock and the freed pointer still registered; smb2_cancel then invokes that callback again for the same AsyncId. An authenticated SMB client must first create a blocking SMB2_LOCK and send the second cancellation before connection teardown; the published reproducer confirms KASAN-detected memory corruption but does not demonstrate code execution.

The record

CVE
CVE-2026-53198
Published
Jun 25, 2026
Updated
Jun 25, 2026
Vendor
The Linux Kernel Organization
Product
Linux Kernel
Classifications
CWE-416, T1210
Attack vector
network
Privileges
authenticated

Timeline

How it unfolded

  1. Jun 25, 2026CVE publishedPublication date reported by the CVE source.
  2. Jun 25, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0 <6.1.176
  2. Affected versionversion=0 <6.12.94
  3. Affected versionversion=0 <6.18.36
  4. Affected versionversion=0 <6.6.143
  5. Affected versionversion=0 <7.0.13
  6. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <0da2e073f9cbf4985a0fd9acb71bc5ff599f8afd
  7. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <14d2eee0193ac3cd1bf3d014373449f0b8d35d6d
  8. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <2b2eda2821cff1d1b5a423b6ee7d8fc6fbc8e694
  9. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <89ae9df09d2c1fb4a4eb495c113a7ce1dca34147
  10. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <b7063c7426ea5a4d15e01b60538718765392f49d
  11. Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f580d27e8928828693df44ba2db0fffdbe11dfea

What conditions does exploitation require?

Attack vectornetwork
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linux Kernelversion=0 <6.1.176; version=0 <6.12.94; version=0 <6.18.36; version=0 <6.6.143; version=0 <7.0.13; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <0da2e073f9cbf4985a0fd9acb71bc5ff599f8afd; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <14d2eee0193ac3cd1bf3d014373449f0b8d35d6d; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <2b2eda2821cff1d1b5a423b6ee7d8fc6fbc8e694; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <89ae9df09d2c1fb4a4eb495c113a7ce1dca34147; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <b7063c7426ea5a4d15e01b60538718765392f49d; version=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <f580d27e8928828693df44ba2db0fffdbe11dfea

Published CVSS scores

8.8kernel.org CNACVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-416Use After Free
T1210Exploitation of Remote Services

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo