CVE-2026-31609
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: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush()<br />
<br />
smbd_send_batch_flush() already calls smbd_free_send_io(),<br />
so we should not call it again after smbd_post_send()<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



