CVE-2026-23282
MediumIn the Linux kernel, the following vulnerability has been resolved: smb: client: fix oops due to uninitialised var in smb2_unlink() If SMB2_open_init() or SMB2_close_init() fails (e.g. reconnect), the iovs set @rqst will be left uninitialised, hence calling SMB2_open_free(), SMB2_close_free() or smb2_set_related() on them will oops. Fix this by initialising @close_iov and @open_iov before setting them in @rqst.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-908CVE-2026-23282 is classified as CWE-908
See CWE-908 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
6.17
and later are affected. Fixed in
6.18.17,
6.19.7,
7.0
and their respective stable series.
References
The following references provide additional information about CVE-2026-23282 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/048efe129a297256d3c2088cf8d79515ff5ec864
-
PatchKernel patch commithttps://git.kernel.org/stable/c/86163b98891aa9800f6103252e5acc7bb98afb91
-
PatchKernel patch commithttps://git.kernel.org/stable/c/dc710c87af3341554d02d634ada1d2036c49a94a
Frequently asked questions
-
What is CVE-2026-23282?
CVE-2026-23282 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.17 onward and has been patched in 6.18.17, 6.19.7 and 7.0. CVE-2026-23282 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-23282?
CVE-2026-23282 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2026-23282?
Yes — CVE-2026-23282 has been patched. Fixed versions include 6.18.17, 6.19.7 and 7.0. If you are running Linux kernel 6.17 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-23282 actively exploited?
No — CVE-2026-23282 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.