]> git.ipfire.org Git - thirdparty/linux.git/commit
rxrpc: Fix leak of connection from OOB challenge
authorDavid Howells <dhowells@redhat.com>
Wed, 24 Jun 2026 16:38:09 +0000 (17:38 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 Jun 2026 17:07:17 +0000 (10:07 -0700)
commit4b28876e78fd60979afa91fd2ec6ad9cc8b7a6d0
treedab53d27d38708a6352f93b24928a4f0eb521c00
parent9b6ce594808580b2a19e6e1aa459ef56c0153ac1
rxrpc: Fix leak of connection from OOB challenge

Fix leak of connection object from OOB challenge queue when response is
provided by userspace.

Fixes: 5800b1cf3fd8 ("rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE")
Link: https://sashiko.dev/#/patchset/20260609140911.838677-1-dhowells%40redhat.com
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: Simon Horman <horms@kernel.org>
cc: linux-afs@lists.infradead.org
cc: stable@kernel.org
Link: https://patch.msgid.link/20260624163819.3017002-3-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/rxrpc/oob.c