diff options
author | 2025-02-19 10:09:54 +0000 | |
---|---|---|
committer | 2025-02-19 14:52:58 -0700 | |
commit | 95e65f2d0bdef883b09b7044b1435a36819ae38a (patch) | |
tree | 80da393567a7876fc74fd3519d3d0955657ca996 /net/lapb/lapb_timer.c | |
parent | io_uring/zcrx: recheck ifq on shutdown (diff) | |
download | wireguard-linux-95e65f2d0bdef883b09b7044b1435a36819ae38a.tar.xz wireguard-linux-95e65f2d0bdef883b09b7044b1435a36819ae38a.zip |
io_uring/zcrx: fix leaks on failed registration
If we try to register a device-less interface like veth,
io_register_zcrx_ifq() will leak struct io_zcrx_ifq with a bunch of
resources attached to it. Fix that.
Fixes: 035af94b39fd ("io_uring/zcrx: grab a net device")
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Closes: https://lore.kernel.org/r/202502190532.W7NnmyiP-lkp@intel.com/
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/fbf16279dd73fa4c6df048168728355636ba5f53.1739959771.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions