diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-05-27 18:07:33 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-05-27 12:56:16 -0600 |
commit | 0ec33c81d9c7342f03864101ddb2e717a0cce03e (patch) | |
tree | 5dc1f780d5ddbcb1f8e17f90b830d53e8123c008 /net/lapb/lapb_timer.c | |
parent | eda4623cf989d033c07355be1469e44f321ce8ae (diff) |
io_uring/zcrx: fix area release on registration failure
On area registration failure there might be no ifq set and it's not safe
to access area->ifq in the release path without checking it first.
Cc: stable@vger.kernel.org
Fixes: f12ecf5e1c5ec ("io_uring/zcrx: fix late dma unmap for a dead dev")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/bc02878678a5fec28bc77d33355cdba735418484.1748365640.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