CVE-2026-31676
7.5 HIGHIn the Linux kernel, the following vulnerability has been resolved: rxrpc: only handle RESPONSE during service challenge Only process R...
Published: 2026-04-25 · Last updated: 2026-06-01
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: rxrpc: only handle RESPONSE during service challenge Only process RESPONSE packets while the service connection is still in RXRPC_CONN_SERVICE_CHALLENGING. Check that state under state_lock before running response verification and security initialization, then use a local secured flag to decide whether to queue the secured-connection work after the state transition. This keeps duplicate or late RESPONSE packets from re-running the setup path and removes the unlocked post-transition state test.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-31676
- [Patch]https://git.kernel.org/stable/c/03fd2ef73cb4ffd0af100a95b634af54f474414e
- [Other]https://git.kernel.org/stable/c/0afdfd4941c1b60a1f5c361760daa970edca60cd
- [Patch]https://git.kernel.org/stable/c/29b44d904dceb832be880def08b8cb17a0aba91c
- [Other]https://git.kernel.org/stable/c/6c3a0fbdafef8316e34ae22333e317a341e737cd
- [Other]https://git.kernel.org/stable/c/a1a8efde03a40b6c658d580e96644d9b9a2a0d3a
- [Patch]https://git.kernel.org/stable/c/a6bcf8010af093fe04f7100562e9542ab7882585
- [Patch]https://git.kernel.org/stable/c/c43ffdcfdbb5567b1f143556df8a04b4eeea041c
- [Patch]https://git.kernel.org/stable/c/d0035e634dae83237ab7f5681eb52b2f65d0ceb8
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)