Impact
The Linux kernel contains an integer overflow in the rxgk_verify_response() routine of the rxrpc implementation. The overflow occurs when the code rounds up token_len before validating it against the packet length, allowing malformed packets to bypass the size check. This flaw can cause memory corruption or kernel instability when processed. The weakness is classified as CWE‑190.
Affected Systems
The vulnerability affects all Linux kernels that incorporate the unpatched rxrpc code. According to the CPE list and affected version data, kernels 6.16 and all 7.0 release candidates up to rc7 are vulnerable. Any distribution running one of these kernels without the patch is impacted.
Risk and Exploitability
The CVSS score of 9.8 marks the issue as critical, while the EPSS score of < 1 % indicates a low but non‑zero likelihood of exploitation. The vulnerability is not in the CISA KEV catalog. Based on the description, it is inferred that exploitation would be achieved remotely via a crafted UDP packet sent to the rxrpc port, leveraging the untrusted network input.
OpenCVE Enrichment