]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
6.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2026 12:39:04 +0000 (14:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2026 12:39:04 +0000 (14:39 +0200)
commitd57f5741c72ff1e4b1621e55dd93a9a33debc2f2
tree9b4d81e3cff220f6990e0c26dddae8132ef0604b
parentd9b2421d955677719983fbf306f8abec99a665c4
6.18-stable patches

added patches:
rxrpc-fix-anonymous-key-handling.patch
rxrpc-fix-buffer-overread-in-rxgk_do_verify_authenticator.patch
rxrpc-fix-call-removal-to-use-rcu-safe-deletion.patch
rxrpc-fix-integer-overflow-in-rxgk_verify_response.patch
rxrpc-fix-key-keyring-checks-in-setsockopt-rxrpc_security_key-keyring.patch
rxrpc-fix-key-parsing-memleak.patch
rxrpc-fix-key-quota-calculation-for-multitoken-keys.patch
rxrpc-fix-key-reference-count-leak-from-call-key.patch
rxrpc-fix-leak-of-rxgk-context-in-rxgk_verify_response.patch
rxrpc-fix-missing-error-checks-for-rxkad-encryption-decryption-failure.patch
rxrpc-fix-oversized-response-authenticator-length-check.patch
rxrpc-fix-rack-timer-warning-to-report-unexpected-mode.patch
rxrpc-fix-reference-count-leak-in-rxrpc_server_keyring.patch
rxrpc-fix-response-authenticator-parser-oob-read.patch
rxrpc-fix-rxgk-token-loading-to-check-bounds.patch
rxrpc-fix-to-request-an-ack-if-window-is-limited.patch
rxrpc-fix-use-of-wrong-skb-when-comparing-queued-resp-challenge-serial.patch
rxrpc-only-handle-response-during-service-challenge.patch
rxrpc-only-put-the-call-ref-if-one-was-acquired.patch
rxrpc-proc-size-address-buffers-for-pispc-output.patch
rxrpc-reject-undecryptable-rxkad-response-tickets.patch
22 files changed:
queue-6.18/rxrpc-fix-anonymous-key-handling.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-buffer-overread-in-rxgk_do_verify_authenticator.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-call-removal-to-use-rcu-safe-deletion.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-integer-overflow-in-rxgk_verify_response.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-key-keyring-checks-in-setsockopt-rxrpc_security_key-keyring.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-key-parsing-memleak.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-key-quota-calculation-for-multitoken-keys.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-key-reference-count-leak-from-call-key.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-leak-of-rxgk-context-in-rxgk_verify_response.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-missing-error-checks-for-rxkad-encryption-decryption-failure.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-oversized-response-authenticator-length-check.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-rack-timer-warning-to-report-unexpected-mode.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-reference-count-leak-in-rxrpc_server_keyring.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-response-authenticator-parser-oob-read.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-rxgk-token-loading-to-check-bounds.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-to-request-an-ack-if-window-is-limited.patch [new file with mode: 0644]
queue-6.18/rxrpc-fix-use-of-wrong-skb-when-comparing-queued-resp-challenge-serial.patch [new file with mode: 0644]
queue-6.18/rxrpc-only-handle-response-during-service-challenge.patch [new file with mode: 0644]
queue-6.18/rxrpc-only-put-the-call-ref-if-one-was-acquired.patch [new file with mode: 0644]
queue-6.18/rxrpc-proc-size-address-buffers-for-pispc-output.patch [new file with mode: 0644]
queue-6.18/rxrpc-reject-undecryptable-rxkad-response-tickets.patch [new file with mode: 0644]
queue-6.18/series