CVE-2026-53151
The CVE-2026-53151 entry concerns the Linux kernel’s rxrpc path. The fixed issue centers on the ACK parser’s handling of the SACK table: rxrpc_input_soft_acks() could modify the received skbuff and an access to the SACK data in a fragmented UDP scenario could be invalid if the SACK table was copi...