CVE-2026-31609
CriticalIn the Linux kernel, the following vulnerability has been resolved: smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush() smbd_send_batch_flush() already calls smbd_free_send_io(), so we should not call it again after smbd_post_send() moved it to the batch list.
CVSS 3.1 score
9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness type
CWE-415CVE-2026-31609 is classified as CWE-415
See CWE-415 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
6.18.11,
6.19.1,
7.0
and later are affected. Fixed in
6.18.24,
6.19.14,
7.0.1,
7.1-rc1
and their respective stable series.
References
The following references provide additional information about CVE-2026-31609 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/22b7c1c619d808aec4cad3dc42103345e370d107
-
PatchKernel patch commithttps://git.kernel.org/stable/c/27b7c3e916218b5eb2ee350211140e961bfc49be
-
PatchKernel patch commithttps://git.kernel.org/stable/c/a9940dcbe5cb92482c04efc7341039ddf7dbf607
Frequently asked questions
-
What is CVE-2026-31609?
CVE-2026-31609 is a Critical severity Linux kernel vulnerability with a CVSS score of 9.8 out of 10 . It affects Linux kernel versions from 6.18.11 onward and has been patched in 6.18.24, 6.19.14, 7.0.1 and others. CVE-2026-31609 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-31609?
CVE-2026-31609 has a CVSS score of 9.8 out of 10, rated Critical severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2026-31609?
Yes — CVE-2026-31609 has been patched. Fixed versions include 6.18.24, 6.19.14, 7.0.1 and others. If you are running Linux kernel 6.18.11 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-31609 actively exploited?
No — CVE-2026-31609 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.