CVE-2026-31608
Severity CVSS v4.0:
Pending analysis
Type:
CWE-415
Double Free
Publication date:
24/04/2026
Last modified:
29/04/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_flush_send_list()<br />
<br />
smb_direct_flush_send_list() already calls smb_direct_free_sendmsg(),<br />
so we should not call it again after post_sendmsg()<br />
moved it to the batch list.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.18.24 (excluding) | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.14 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 7.0 (including) | 7.0.1 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



