CVE-2026-53198

HIGHPre-NVD 8.88.8
EchelonGraph scoreHIGH confidence

Score 8.8 from GitHub Security Advisory (severity: HIGH) published 2026-06-25. a secondary CVSS source baseline 8.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
8.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 8.8Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL

A deferred byte-range lock (an SMB2_LOCK that blocks) registers an async work on conn->async_requests via setup_async_work(), with cancel_fn = smb2_remove_blocked_lock and cancel_argv[0] pointing at the struct file_lock.

When the request is cancelled, the worker frees the file_lock with locks_free_lock() and takes the cancelled early-exit, which "goto out"s and never reaches release_async_work() -- the only site that unlinks the work from conn->async_requests and clears cancel_fn/cancel_argv. The work therefore stays matchable on async_requests with a live cancel_fn pointing at the freed file_lock, until connection teardown finally runs release_async_work().

smb2_cancel() fires cancel_fn unconditionally with no state guard, so a second SMB2_CANCEL for the same AsyncId, arriving in that window, re-runs smb2_remove_blocked_lock() on the freed file_lock -- a slab use-after-free:

BUG: KASAN: slab-use-after-free in __locks_delete_block __locks_delete_block locks_delete_block ksmbd_vfs_posix_lock_unblock smb2_remove_blocked_lock smb2_cancel <- 2nd SMB2_CANCEL fires cancel_fn handle_ksmbd_work Allocated by ...: locks_alloc_lock <- smb2_lock Freed by ...: locks_free_lock <- smb2_lock (cancelled branch) ... cache file_lock_cache of size 192

Reproduced on mainline with KASAN by an authenticated SMB client.

Skip a work whose state is already KSMBD_WORK_CANCELLED so its cancel callback cannot be fired a second time.

CVSS v3
8.8
EG Score
8.8(high)
EPSS
37.1%
KEV
Not listed

Published

June 25, 2026

Last Modified

July 6, 2026

Advisory Details (6)

Auto-updated Jun 28, 2026
No patch confirmed yet.
generic

ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/f580d27e8928828693df44ba2db0fffdbe11dfea
generic

ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b7063c7426ea5a4d15e01b60538718765392f49d
generic

ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/89ae9df09d2c1fb4a4eb495c113a7ce1dca34147
generic

ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2b2eda2821cff1d1b5a423b6ee7d8fc6fbc8e694
generic

ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/14d2eee0193ac3cd1bf3d014373449f0b8d35d6d
generic

ksmbd: fix use-after-free of a deferred file_lock on double SMB2_CANCEL - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0da2e073f9cbf4985a0fd9acb71bc5ff599f8afd

Vendor Advisories for CVE-2026-53198(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 36× in last 7d / 54× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-06 16:33 UTCEG score recompute
  2. 2026-07-06 16:33 UTCGHSA enrichment
  3. 2026-07-06 16:27 UTCEPSS rescore
  4. 2026-07-06 16:27 UTCEPSS rescore
  5. 2026-07-06 04:02 UTCEG score recompute
  6. 2026-07-06 04:01 UTCGHSA enrichment
  7. 2026-07-06 02:23 UTCEPSS rescore
  8. 2026-07-06 02:23 UTCEPSS rescore
  9. 2026-07-05 15:30 UTCEG score recompute
  10. 2026-07-05 15:30 UTCGHSA enrichment
  11. 2026-07-05 02:55 UTCEG score recompute
  12. 2026-07-05 02:55 UTCGHSA enrichment
  13. 2026-07-05 02:31 UTCEPSS rescore
  14. 2026-07-05 02:30 UTCEPSS rescore
  15. 2026-07-04 14:25 UTCEG score recompute
  16. 2026-07-04 14:24 UTCGHSA enrichment
  17. 2026-07-04 06:31 UTCEPSS rescore
  18. 2026-07-04 06:31 UTCEPSS rescore
  19. 2026-07-04 01:53 UTCEG score recompute
  20. 2026-07-04 01:52 UTCGHSA enrichment
  21. 2026-07-03 13:20 UTCEG score recompute
  22. 2026-07-03 13:20 UTCGHSA enrichment
  23. 2026-07-03 00:50 UTCEG score recompute
  24. 2026-07-03 00:50 UTCGHSA enrichment
  25. 2026-07-02 12:20 UTCEG score recompute
Show 29 more
  1. 2026-07-02 12:20 UTCGHSA enrichment
  2. 2026-07-01 23:50 UTCEG score recompute
  3. 2026-07-01 23:50 UTCGHSA enrichment
  4. 2026-07-01 15:07 UTCEPSS rescore
  5. 2026-07-01 11:20 UTCEG score recompute
  6. 2026-07-01 11:20 UTCGHSA enrichment
  7. 2026-06-30 23:22 UTCEPSS rescore
  8. 2026-06-30 22:49 UTCEG score recompute
  9. 2026-06-30 22:49 UTCGHSA enrichment
  10. 2026-06-30 10:17 UTCEG score recompute
  11. 2026-06-30 10:17 UTCGHSA enrichment
  12. 2026-06-29 21:44 UTCEG score recompute
  13. 2026-06-29 21:44 UTCGHSA enrichment
  14. 2026-06-29 14:06 UTCEPSS rescore
  15. 2026-06-29 14:06 UTCEPSS rescore
  16. 2026-06-29 09:14 UTCEG score recompute
  17. 2026-06-29 09:14 UTCGHSA enrichment
  18. 2026-06-28 20:44 UTCEG score recompute
  19. 2026-06-28 20:44 UTCGHSA enrichment
  20. 2026-06-28 14:07 UTCEPSS rescore
  21. 2026-06-28 08:13 UTCEG score recompute 8.80
  22. 2026-06-28 08:13 UTCGHSA enrichment
  23. 2026-06-28 07:52 UTCMITRE cvelistV5CVSS v3 → 8.8 · severity → HIGH
  24. 2026-06-28 04:56 UTCEPSS rescore
  25. 2026-06-28 04:56 UTCEPSS rescore
  26. 2026-06-27 03:08 UTCEPSS rescore
  27. 2026-06-25 13:49 UTCEPSS rescore
  28. 2026-06-25 10:07 UTCEG score recompute
  29. 2026-06-25 10:07 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-53198?
CVE-2026-53198 is a high vulnerability published on June 25, 2026. In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of a deferred filelock on double SMB2CANCEL A deferred byte-range lock (an SMB2_LOCK that blocks) registers an async work on conn->asyncrequests via setupasyncwork(), with cancelfn = smb2removeblockedlock…
When was CVE-2026-53198 disclosed?
CVE-2026-53198 was first published in the National Vulnerability Database on June 25, 2026, with the most recent update on July 6, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53198 actively exploited?
CVE-2026-53198 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 37.1% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53198?
CVE-2026-53198 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-53198?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53198, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-53198

Explore →

Is Your Infrastructure Affected by CVE-2026-53198?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.