CVE-2026-46027
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Summary
In 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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 0cfdd8f92cac01afbb12e4500514036a2b78756b < 257cdf0c5ced9c0fba8aba501d94b0a5fcef2086 | affected |
| Linux | Linux | 0cfdd8f92cac01afbb12e4500514036a2b78756b < 22546729b96fc873b23065dc49e3d73c45cfb874 | affected |
| Linux | Linux | 0cfdd8f92cac01afbb12e4500514036a2b78756b < 5eedbfd82c2884e0010fdfb3c9446a6ebcadb691 | affected |
| Linux | Linux | 0cfdd8f92cac01afbb12e4500514036a2b78756b < f0858e1d5624bb120b198f2a8528f97a9b0ae069 | affected |
| Linux | Linux | 0cfdd8f92cac01afbb12e4500514036a2b78756b < 6180a296ca65b08a81914805cbc0f78da5f10a1f | affected |
| Linux | Linux | 0cfdd8f92cac01afbb12e4500514036a2b78756b < ea0b5d0fe96356dce38f98375a57c52a04e13712 | affected |
| Linux | Linux | 0cfdd8f92cac01afbb12e4500514036a2b78756b < 83bcf9228b0501694fb2589ed1d142855a2887f2 | affected |
| Linux | Linux | 0cfdd8f92cac01afbb12e4500514036a2b78756b < 5a8db80f721deee8e916c2cfdee78decda02ce4f | affected |
| Linux | Linux | 4.11 | affected |
| Linux | Linux | 0 < 4.11 | unaffected |
| Linux | Linux | 5.10.258 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.209 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.175 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.140 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.86 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.27 <= 6.18.* | unaffected |
| Linux | Linux | 7.0.4 <= 7.0.* | unaffected |
| Linux | Linux | 7.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/257cdf0c5ced9c0fba8aba501d94b0a5fcef2086
- https://git.kernel.org/stable/c/22546729b96fc873b23065dc49e3d73c45cfb874
- https://git.kernel.org/stable/c/5eedbfd82c2884e0010fdfb3c9446a6ebcadb691
- https://git.kernel.org/stable/c/f0858e1d5624bb120b198f2a8528f97a9b0ae069
- https://git.kernel.org/stable/c/6180a296ca65b08a81914805cbc0f78da5f10a1f
- https://git.kernel.org/stable/c/ea0b5d0fe96356dce38f98375a57c52a04e13712
- https://git.kernel.org/stable/c/83bcf9228b0501694fb2589ed1d142855a2887f2
- https://git.kernel.org/stable/c/5a8db80f721deee8e916c2cfdee78decda02ce4f
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.