From: Jakub Kicinski Date: Thu, 23 Apr 2026 19:40:54 +0000 (-0700) Subject: Merge branch 'rxrpc-miscellaneous-fixes' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27ae4bcf4df480eb7588e01de8f3c4fb74b11d30;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'rxrpc-miscellaneous-fixes' David Howells says: ==================== rxrpc: Miscellaneous fixes Here are some fixes for rxrpc, as found by Sashiko[1]: (1) Fix leaks in rxkad_verify_response(). (2) Fix handling of rxkad-encrypted packets with crypto-misaligned lengths. (3) Fix problem with unsharing DATA packets potentially causing a crash in the caller. (4) Fix lack of unsharing of RESPONSE packets. (5) Fix integer overflow in RxGK ticket length check. (6) Fix missing length check in RxKAD tickets. ==================== Link: https://patch.msgid.link/20260422161438.2593376-1-dhowells@redhat.com Signed-off-by: Jakub Kicinski --- 27ae4bcf4df480eb7588e01de8f3c4fb74b11d30