Linux Kernel Rxrpc Response Handling Vulnerability

Vulnerability

A vulnerability in the Linux kernel's Rxrpc implementation has been addressed. The issue arose in the 'rxrpc_post_response()' function, where the code incorrectly compared challenge serial numbers from cached responses. Instead of referencing the older, cached data, it evaluated the newer packet's private information, leading to a perpetual mismatch. This flaw has been corrected by ensuring the comparison is made with the appropriate, older packet. Additionally, the fix allows for the newer packet to replace the old one when applicable, while also releasing any unused data.

Impact

The vulnerability could cause improper handling of response challenges, potentially leading to synchronization issues in response processing.

Remediation

Users can upgrade to the latest version of the Linux kernel to address this vulnerability. The specific commit containing the fix can be downloaded as a tarball.

Added: Apr 24, 2026, 4:43 PM
Updated: Apr 24, 2026, 4:43 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
1.3
exploitability
5.3
remediation
7.7
relevance
6.6
threat
3.2
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.