diff options
author | Tetsuo Handa <[email protected]> | 2022-09-14 18:51:54 +0900 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-20 08:23:20 -0700 |
commit | d547c1b717fc5a1e062307e1efdf81590ba9f6c1 (patch) | |
tree | 65d6d01a042f32f6196b519b384fcf8b903d43b0 /tools/perf/util/trace-event-scripting.c | |
parent | 68fe503c2b8065791c98979790a7b91e198d3006 (diff) |
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 <[email protected]>
Fixes: 1228b34c8d0ecf6d ("net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()")
Reviewed-by: Jens Axboe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions