diff options
author | 2022-09-14 18:51:54 +0900 | |
---|---|---|
committer | 2022-09-20 08:23:20 -0700 | |
commit | d547c1b717fc5a1e062307e1efdf81590ba9f6c1 (patch) | |
tree | 65d6d01a042f32f6196b519b384fcf8b903d43b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'ipmr-always-call-ip-6-_mr_forward-from-rcu-read-side-critical-section' (diff) | |
download | wireguard-linux-d547c1b717fc5a1e062307e1efdf81590ba9f6c1.tar.xz wireguard-linux-d547c1b717fc5a1e062307e1efdf81590ba9f6c1.zip |
net: clear msg_get_inq in __get_compat_msghdr()
syzbot is still complaining uninit-value in tcp_recvmsg(), for
commit 1228b34c8d0ecf6d ("net: clear msg_get_inq in __sys_recvfrom() and
__copy_msghdr_from_user()") missed that __get_compat_msghdr() is called
instead of copy_msghdr_from_user() when MSG_CMSG_COMPAT is specified.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Fixes: 1228b34c8d0ecf6d ("net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()")
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Link: https://lore.kernel.org/r/d06d0f7f-696c-83b4-b2d5-70b5f2730a37@I-love.SAKURA.ne.jp
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions