diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2020-07-12 13:23:08 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-16 08:13:29 +0200 |
| commit | 2ceb2995e1a6c5c241eedb50a6ac9ac5e305d801 (patch) | |
| tree | f425267160379f5fc460c65d983b420e76b1835d /kernel | |
| parent | 939498a0da7eb8cd2040cf3ee5ab43620a9c3d53 (diff) | |
io_uring: fix missing msg_name assignment
commit dd821e0c95a64b5923a0c57f07d3f7563553e756 upstream.
Ensure to set msg.msg_name for the async portion of send/recvmsg,
as the header copy will copy to/from it.
Cc: stable@vger.kernel.org # v5.5+
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
