CVE-2026-64597

CRITICALCVSS 9.8/10EPSS 0.16%

Last modified

CVE-2026-64597 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_close() replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_close_init() fails before the next send, cleanup retains the previous buffer type and frees that response again. Reset response bookkeeping before each attempt to prevent the stale free.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_close() replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_close_init() fails before the next send, cleanup retains the previous buffer type and frees that response again. Reset response bookkeeping before each attempt to prevent the stale free.

Metrics

CVSS 3.1
9.8/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.16%

5.3th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 433042a91f9373241307725b52de573933ffedbf, < 037511726228aaf165c7067ff2bfc88eaecdf1f3; >= 4f1fffa2376922f3d1d506e49c0fd445b023a28e, < 0aa97edf7c347c0f54e7e60c4740574b8120c66a; >= 4f1fffa2376922f3d1d506e49c0fd445b023a28e, < d15d83125007f673aec4323e1bbbaaffbe87ea13; >= 4f1fffa2376922f3d1d506e49c0fd445b023a28e, < b18ed621dbfceecea5539848cddcb9272c9a61e1; >= 4f1fffa2376922f3d1d506e49c0fd445b023a28e, < f96e1cdcb63ed3321142ff2fcdf784e32cda8fee; >= 6.6.32, < 6.6.145
LinuxLinux6.8

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-64597?
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_close() replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_close_init() fails before the next send, cleanup retains the previous buffer type and frees that response again. Reset response bookkeeping before each attempt to prevent the stale free.
How severe is CVE-2026-64597?
CVE-2026-64597 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 0.16% probability of exploitation in the next 30 days.
How do I fix CVE-2026-64597?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-64597?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST