CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64383

criticalCVSS 9.8covered by 2 sourcesfirst seen 2026-07-14
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_flush() replay SMB2_flush() keeps its response buffer bookkeeping across replay attempts. If a replayable flush response is received and the retry then fails before cifs_send_recv() stores a replacement response, flush_exit will free the stale response pointer a second time. Reinitialize resp_buftype and rsp_iov at the top of the replay loop so cleanup only acts on response state produced by the current attempt. This fixes a double-free without changing replay handling for successful requests.

CSIRTS triage

What
There is a double-free vulnerability in the SMB2_flush() function during replay operations.
Who is affected
Deployments of the Linux kernel with SMB2 functionality may be affected.
Urgency
Remediation is important to prevent potential memory corruption, though exploitation is not currently known.
Action
Monitor for updates regarding this issue.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64383

Get an email if CVE-2026-64383 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64383

CVE.org record

Embed the live status

CVE-2026-64383 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64383 status](https://www.csirts.com/badge/CVE-2026-64383)](https://www.csirts.com/cve/CVE-2026-64383)