CVE-2026-64141

HIGHPre-NVD 7.57.5
EchelonGraph scoreMEDIUM confidence

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

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

A fix is available — apply it.

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

ksmbd: fix null pointer dereference in compare_guid_key()

session_fd_check() walks the per-inode m_op_list during durable-handle session teardown and sets op->conn = NULL for every opinfo whose conn matched the closing session's connection. The matching opinfo, however, stays linked in its per-ClientGuid lease_table_list entry's lb->lease_list because destroy_lease_table() only runs on full TCP-connection teardown, not on SESSION_LOGOFF.

If the same TCP connection then negotiates a fresh session with the same ClientGuid (ClientGuid is bound to NEGOTIATE, not the session, and is unchanged across LOGOFF + SETUP) and issues a SMB2 CREATE with a lease context on a different inode, find_same_lease_key() walks lb->lease_list, reaches the stale opinfo, and calls compare_guid_key(), which unconditionally dereferences opinfo->conn->ClientGUID. The conn pointer is NULL and the kernel panics.

Reproducer requires only a successful SMB2 SESSION_SETUP and a share configured with 'durable handles = yes'. KASAN report on mainline 70390501d194:

general protection fault, probably for non-canonical address 0xdffffc0000000069: 0000 [#1] SMP KASAN PTI KASAN: null-ptr-deref in range [0x0000000000000348-0x000000000000034f] Workqueue: ksmbd-io handle_ksmbd_work RIP: 0010:bcmp+0x5b/0x230 Call Trace: compare_guid_key+0x4b/0xd0 find_same_lease_key+0x324/0x690 smb2_open+0x6aea/0x8e60 handle_ksmbd_work+0x796/0xee0 ...

Faulting address 0x348 is the offset of ClientGUID within struct ksmbd_conn, confirming opinfo->conn was NULL.

Read opinfo->conn once and bail out if it has been cleared by a concurrent session_fd_check(). A half-detached opinfo cannot be the owner of an active lease, so returning 0 is the correct match result.

CVSS v3
7.5
EG Score
7.5(medium)
EG Risk
38(Track)
EG Risk 38/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity75% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
37%
KEV
Not listed

Published

July 19, 2026

Last Modified

August 18, 2026

Advisory Details (5)

Auto-updated Jul 21, 2026
No patch confirmed yet.
generic

ksmbd: fix null pointer dereference in compare_guid_key() - kernel/git/stable/linux.git - Linux kernel stable tree

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

ksmbd: fix null pointer dereference in compare_guid_key() - kernel/git/stable/linux.git - Linux kernel stable tree

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

ksmbd: fix null pointer dereference in compare_guid_key() - kernel/git/stable/linux.git - Linux kernel stable tree

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

ksmbd: fix null pointer dereference in compare_guid_key() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/4b83cbc4c15f09b000cc06f033f64b0824b6dc87
generic

ksmbd: fix null pointer dereference in compare_guid_key() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0836081b394ca074d1b910f2b990ff7b4b4404c7

Vendor Advisories for CVE-2026-64141(1)

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

Patch Availability(5)

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(2 across 2 ecosystems)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.94-1~bpo12+1 (27 versions)6.12.94-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.9-1~bpo13+1 (138 versions)7.0.12-1

Weakness Classification(1)

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

All Vendor Advisories

(5)

Data Freshness Timeline

(refreshed 32× in last 7d / 173× 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.

Showing the most recent 100 of 223 total refreshes for this CVE.

  1. 2026-08-30 02:46 UTCEG score recompute
  2. 2026-08-30 02:46 UTCVendor advisory
  3. 2026-08-30 02:46 UTCGHSA enrichment
  4. 2026-08-30 01:22 UTCEPSS rescore
  5. 2026-08-28 21:42 UTCEPSS rescore
  6. 2026-08-27 22:41 UTCEG score recompute
  7. 2026-08-27 22:41 UTCVendor advisory
  8. 2026-08-27 22:41 UTCGHSA enrichment
  9. 2026-08-27 11:47 UTCVendor advisory
  10. 2026-08-27 11:47 UTCGHSA enrichment
  11. 2026-08-26 22:14 UTCEG score recompute
  12. 2026-08-26 22:14 UTCVendor advisory
  13. 2026-08-26 22:14 UTCGHSA enrichment
  14. 2026-08-26 14:46 UTCEPSS rescore
  15. 2026-08-26 07:54 UTCVendor advisory
  16. 2026-08-26 07:54 UTCGHSA enrichment
  17. 2026-08-25 20:59 UTCEG score recompute
  18. 2026-08-25 20:59 UTCVendor advisory
  19. 2026-08-25 20:59 UTCGHSA enrichment
  20. 2026-08-25 13:49 UTCEPSS rescore
  21. 2026-08-25 10:04 UTCVendor advisory
  22. 2026-08-25 10:04 UTCGHSA enrichment
  23. 2026-08-24 23:09 UTCEG score recompute
  24. 2026-08-24 23:09 UTCVendor advisory
  25. 2026-08-24 23:09 UTCGHSA enrichment
Show 75 more
  1. 2026-08-24 12:15 UTCEG score recompute
  2. 2026-08-24 12:15 UTCVendor advisory
  3. 2026-08-24 12:15 UTCGHSA enrichment
  4. 2026-08-24 01:05 UTCVendor advisory
  5. 2026-08-24 01:04 UTCGHSA enrichment
  6. 2026-08-23 14:10 UTCVendor advisory
  7. 2026-08-23 14:10 UTCGHSA enrichment
  8. 2026-08-23 03:16 UTCEG score recompute
  9. 2026-08-23 03:16 UTCVendor advisory
  10. 2026-08-23 03:16 UTCGHSA enrichment
  11. 2026-08-23 00:19 UTCEPSS rescore
  12. 2026-08-22 16:22 UTCVendor advisory
  13. 2026-08-22 16:22 UTCGHSA enrichment
  14. 2026-08-22 05:28 UTCEG score recompute
  15. 2026-08-22 05:28 UTCVendor advisory
  16. 2026-08-22 05:28 UTCGHSA enrichment
  17. 2026-08-21 23:49 UTCEPSS rescore
  18. 2026-08-21 18:33 UTCVendor advisory
  19. 2026-08-21 18:33 UTCGHSA enrichment
  20. 2026-08-21 07:39 UTCEG score recompute
  21. 2026-08-21 07:39 UTCVendor advisory
  22. 2026-08-21 07:39 UTCGHSA enrichment
  23. 2026-08-20 22:55 UTCEPSS rescore
  24. 2026-08-20 20:45 UTCVendor advisory
  25. 2026-08-20 20:45 UTCGHSA enrichment
  26. 2026-08-20 09:51 UTCVendor advisory
  27. 2026-08-20 09:51 UTCGHSA enrichment
  28. 2026-08-19 22:57 UTCEG score recompute
  29. 2026-08-19 22:57 UTCVendor advisory
  30. 2026-08-19 22:57 UTCGHSA enrichment
  31. 2026-08-19 17:04 UTCEPSS rescore
  32. 2026-08-19 10:47 UTCVendor advisory
  33. 2026-08-19 10:46 UTCGHSA enrichment
  34. 2026-08-18 23:47 UTCEG score recompute
  35. 2026-08-18 23:47 UTCVendor advisory
  36. 2026-08-18 23:46 UTCGHSA enrichment
  37. 2026-08-18 13:48 UTCEPSS rescore
  38. 2026-08-18 12:51 UTCEG score recompute
  39. 2026-08-18 12:51 UTCGHSA enrichment
  40. 2026-08-18 08:00 UTCGHSA enrichment
  41. 2026-08-17 21:05 UTCEG score recompute
  42. 2026-08-17 21:05 UTCVendor advisory
  43. 2026-08-17 21:05 UTCGHSA enrichment
  44. 2026-08-17 13:47 UTCEPSS rescore
  45. 2026-08-17 08:55 UTCVendor advisory
  46. 2026-08-17 08:55 UTCGHSA enrichment
  47. 2026-08-16 22:02 UTCEG score recompute
  48. 2026-08-16 22:02 UTCVendor advisory
  49. 2026-08-16 22:02 UTCGHSA enrichment
  50. 2026-08-16 14:56 UTCEPSS rescore
  51. 2026-08-16 11:07 UTCEG score recompute
  52. 2026-08-16 11:07 UTCVendor advisory
  53. 2026-08-16 11:07 UTCGHSA enrichment
  54. 2026-08-16 00:14 UTCVendor advisory
  55. 2026-08-16 00:14 UTCGHSA enrichment
  56. 2026-08-15 13:20 UTCVendor advisory
  57. 2026-08-15 13:20 UTCGHSA enrichment
  58. 2026-08-15 02:25 UTCEG score recompute
  59. 2026-08-15 02:25 UTCVendor advisory
  60. 2026-08-15 02:25 UTCGHSA enrichment
  61. 2026-08-15 01:30 UTCEPSS rescore
  62. 2026-08-14 15:31 UTCVendor advisory
  63. 2026-08-14 15:31 UTCGHSA enrichment
  64. 2026-08-14 04:37 UTCEG score recompute
  65. 2026-08-14 04:37 UTCVendor advisory
  66. 2026-08-14 04:37 UTCGHSA enrichment
  67. 2026-08-13 22:00 UTCEPSS rescore
  68. 2026-08-13 17:43 UTCVendor advisory
  69. 2026-08-13 17:43 UTCGHSA enrichment
  70. 2026-08-13 06:35 UTCVendor advisory
  71. 2026-08-13 06:35 UTCGHSA enrichment
  72. 2026-08-12 19:41 UTCEG score recompute
  73. 2026-08-12 19:41 UTCVendor advisory
  74. 2026-08-12 19:41 UTCGHSA enrichment
  75. 2026-08-12 13:51 UTCEPSS rescore

Frequently asked(5)

What is CVE-2026-64141?
CVE-2026-64141 is a high vulnerability published on July 19, 2026. In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in compareguidkey() sessionfdcheck() walks the per-inode moplist during durable-handle session teardown and sets op->conn = NULL for every opinfo whose conn matched the closing session's…
When was CVE-2026-64141 disclosed?
CVE-2026-64141 was first published in the National Vulnerability Database on July 19, 2026, with the most recent update on August 18, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-64141 actively exploited?
CVE-2026-64141 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 63.4% of all scored CVEs.
What is the CVSS score of CVE-2026-64141?
CVE-2026-64141 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-64141?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64141, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-64141

Explore →

Is Your Infrastructure Affected by CVE-2026-64141?

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