diff options
| author | Jens Axboe <[email protected]> | 2025-11-24 17:59:02 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2025-11-24 17:59:02 +0000 |
| commit | f6041803a831266a2a5a5b5af66f7de0845bcbf3 (patch) | |
| tree | 1eb3ddc1b354d0794fc4a8b3f712820bc7ff1d70 /security/selinux/include/class_to_string.h | |
| parent | io_uring/cmd_net: fix wrong argument types for skb_queue_splice() (diff) | |
| download | kernel-f6041803a831266a2a5a5b5af66f7de0845bcbf3.tar.gz kernel-f6041803a831266a2a5a5b5af66f7de0845bcbf3.zip | |
io_uring/net: ensure vectored buffer node import is tied to notification
When support for vectored registered buffers was added, the import
itself is using 'req' rather than the notification io_kiocb, sr->notif.
For non-vectored imports, sr->notif is correctly used. This is important
as the lifetime of the two may be different. Use the correct io_kiocb
for the vectored buffer import.
Cc: [email protected]
Fixes: 23371eac7d9a ("io_uring/net: implement vectored reg bufs for zctx")
Reported-by: Google Big Sleep <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'security/selinux/include/class_to_string.h')
0 files changed, 0 insertions, 0 deletions
