CVE-2026-46027
HighIn the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smc_clc_wait_msg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a link group. The decline handling in smc_clc_wait_msg() updates link-group level sync state for first-contact declines, but that state only exists after link group setup has completed. Guard the link-group update accordingly and keep the per-socket peer diagnosis handling unchanged. This preserves the existing sync_err handling for established link-group contexts and avoids touching link-group state before it is available.
CVSS 3.1 score
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
4.11
and later are affected. Fixed in
5.10.258,
5.15.209,
6.1.175,
6.6.140,
6.12.86,
6.18.27,
7.0.4,
7.1-rc1
and their respective stable series.
References
The following references provide additional information about CVE-2026-46027 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/22546729b96fc873b23065dc49e3d73c45cfb874
-
PatchKernel patch commithttps://git.kernel.org/stable/c/257cdf0c5ced9c0fba8aba501d94b0a5fcef2086
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5a8db80f721deee8e916c2cfdee78decda02ce4f
Frequently asked questions
-
What is CVE-2026-46027?
CVE-2026-46027 is a High severity Linux kernel vulnerability with a CVSS score of 7.5 out of 10 . It affects Linux kernel versions from 4.11 onward and has been patched in 5.10.258, 5.15.209, 6.1.175 and others. CVE-2026-46027 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-46027?
CVE-2026-46027 has a CVSS score of 7.5 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2026-46027?
Yes — CVE-2026-46027 has been patched. Fixed versions include 5.10.258, 5.15.209, 6.1.175 and others. If you are running Linux kernel 4.11 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-46027 actively exploited?
No — CVE-2026-46027 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.