PT-2026-64604 · Linux+1 · Linux Kernel+1
CVE-2026-64383
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A double-free issue exists in the SMB client. The
SMB2 flush() function maintains response buffer bookkeeping across replay attempts. If a replayable flush response is received and the subsequent retry fails before cifs send recv() stores a replacement response, the flush exit function frees the stale response pointer a second time. A double-free occurs when the same memory address is freed twice, which can lead to memory corruption or system instability.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu