← Back to CVEs
CVE-2026-31640
N/ADescription
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial In rxrpc_post_response(), the code should be comparing the challenge serial number from the cached response before deciding to switch to a newer response, but looks at the newer packet private data instead, rendering the comparison always false. Fix this by switching to look at the older packet. Fix further[1] to substitute the new packet in place of the old one if newer and also to release whichever we don't use.
CVE Details
CVSS v3.1 ScoreN/A
Published4/24/2026
Last Modified4/24/2026
Sourcenvd
Honeypot Sightings0
References
https://git.kernel.org/stable/c/20386e7f8d97475b8d815873e246423317ec4260(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/9132b1a7bf83b4a8042fffbc99d075b727a16742(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/b33f5741bb187db8ff32e8f5b96def77cc94dfca(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.