On Tue, Oct 11, 2022 at 07:29:02PM +0200, Florian Westphal wrote:
Vimal Agrawal avimalin@gmail.com wrote:
Removal of the sock_hold got lost when backporting commit 4d05239203fa ("netfilter: nf_queue: fix possible use-after-free") to 4.14
This was causing a socket leak and was caught by kmemleak. Tested by running kmemleak again with this fix.
Thanks.
Reviewed-by: Florian Westphal fw@strlen.de
Now queued up, thanks.
greg k-h