Double Free in Linux
CVE-2026-64382
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2_open() replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_open_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.
Vulnerability class: Double Free
EPSS: 0.004 (28.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions 7.2-rc1, 6.6.145, 433042a91f9373241307725b52de573933ffedbf
- Linux Linux_kernel — versions 6.8
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-64382?
- CVE-2026-64382 is a high-severity vulnerability in Linux, classified under Double Free. CVSS score: 8.8/10. Published 2026-07-25.
- How severe is CVE-2026-64382?
- High severity. CVSS v3 base score is 8.8 out of 10.