THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64382 (HIGH 8.8) — 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 prev

[NVD] CVE-2026-64382 (HIGH 8.8) — 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 prev

lownvdPublished 2026-07-25

CVE-2026-64382 CVSS: 8.8 HIGH Published: 2026-07-25T10:17:21.477

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

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64382