CVE-2026-46027
7.5 HIGHIn the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smc_clc_wait_msg A CLC decline c...
Published: 2026-05-27 · Last updated: 2026-06-16
Severity and scoring
- CVSS
- 7.5 HIGH
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected products
| Vendor | Product |
|---|---|
| linux | linux_kernel |
Description
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-46027
- [Patch]https://git.kernel.org/stable/c/22546729b96fc873b23065dc49e3d73c45cfb874
- [Patch]https://git.kernel.org/stable/c/257cdf0c5ced9c0fba8aba501d94b0a5fcef2086
- [Patch]https://git.kernel.org/stable/c/5a8db80f721deee8e916c2cfdee78decda02ce4f
- [Patch]https://git.kernel.org/stable/c/5eedbfd82c2884e0010fdfb3c9446a6ebcadb691
- [Patch]https://git.kernel.org/stable/c/6180a296ca65b08a81914805cbc0f78da5f10a1f
- [Patch]https://git.kernel.org/stable/c/83bcf9228b0501694fb2589ed1d142855a2887f2
- [Patch]https://git.kernel.org/stable/c/ea0b5d0fe96356dce38f98375a57c52a04e13712
- [Patch]https://git.kernel.org/stable/c/f0858e1d5624bb120b198f2a8528f97a9b0ae069
Related CVEs
Same vendor
- CVE-2026-46273 — In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapt... (8.6 HIGH)
- CVE-2026-46272 — In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode ... (4.7 MEDIUM)
- CVE-2026-46271 — In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi... (7.8 HIGH)
- CVE-2026-46270 — In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() ... (8.4 HIGH)
- CVE-2026-46269 — In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing dev... (5.5 MEDIUM)