aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/testdata/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-03-26 15:07:24 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-03-26 15:08:10 +0200
commit327060ba9bb246399f3f1aac74c14406007317e1 (patch)
tree6dd29e33bf70666b74b519b04cfe78f4959c8f0a /pkg/report/testdata/linux
parente033c1f167809d025521a34e0f97bbc207b880f8 (diff)
pkg/report: add few KMSAN report examples
Diffstat (limited to 'pkg/report/testdata/linux')
-rw-r--r--pkg/report/testdata/linux/guilty/3487
-rw-r--r--pkg/report/testdata/linux/guilty/3578
-rw-r--r--pkg/report/testdata/linux/report/1082
-rw-r--r--pkg/report/testdata/linux/report/21986
-rw-r--r--pkg/report/testdata/linux/report/22080
5 files changed, 332 insertions, 1 deletions
diff --git a/pkg/report/testdata/linux/guilty/34 b/pkg/report/testdata/linux/guilty/34
new file mode 100644
index 000000000..f05283012
--- /dev/null
+++ b/pkg/report/testdata/linux/guilty/34
@@ -0,0 +1,87 @@
+FILE: net/ipv6/route.c
+
+==================================================================
+BUG: KMSAN: use of uninitialized memory in rt6_mtu_change_route+0x4d8/0xa70 net/ipv6/route.c:3822
+CPU: 0 PID: 8319 Comm: syz-executor7 Not tainted 4.16.0-rc4+ #63
+Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
+Call Trace:
+ __dump_stack lib/dump_stack.c:17 [inline]
+ dump_stack+0x185/0x1d0 lib/dump_stack.c:53
+ kmsan_report+0x142/0x1f0 mm/kmsan/kmsan.c:1093
+ __msan_warning_32+0x6c/0xb0 mm/kmsan/kmsan_instr.c:676
+ rt6_mtu_change_route+0x4d8/0xa70 net/ipv6/route.c:3822
+ fib6_clean_node+0x319/0x6b0 net/ipv6/ip6_fib.c:1918
+ fib6_walk_continue+0x9a1/0xbb0 net/ipv6/ip6_fib.c:1844
+ fib6_walk net/ipv6/ip6_fib.c:1892 [inline]
+ fib6_clean_tree net/ipv6/ip6_fib.c:1969 [inline]
+ __fib6_clean_all+0x501/0x810 net/ipv6/ip6_fib.c:1985
+ fib6_clean_all+0x90/0xa0 net/ipv6/ip6_fib.c:1996
+ rt6_mtu_change+0xd2/0x120 net/ipv6/route.c:3843
+ addrconf_notify+0xb59/0x5020 net/ipv6/addrconf.c:3395
+ notifier_call_chain kernel/notifier.c:93 [inline]
+ __raw_notifier_call_chain kernel/notifier.c:394 [inline]
+ raw_notifier_call_chain+0x13b/0x250 kernel/notifier.c:401
+ call_netdevice_notifiers_info net/core/dev.c:1707 [inline]
+ call_netdevice_notifiers net/core/dev.c:1725 [inline]
+ dev_set_mtu+0xa0e/0xea0 net/core/dev.c:7043
+ dev_ifsioc+0x3a9/0x10d0 net/core/dev_ioctl.c:244
+ dev_ioctl+0x876/0x1490 net/core/dev_ioctl.c:498
+ sock_do_ioctl+0x43a/0x6b0 net/socket.c:981
+ sock_ioctl+0x4e0/0xbf0 net/socket.c:1081
+ vfs_ioctl fs/ioctl.c:46 [inline]
+ do_vfs_ioctl+0xc6d/0x2440 fs/ioctl.c:686
+ SYSC_ioctl+0x1d9/0x260 fs/ioctl.c:701
+ SyS_ioctl+0x54/0x80 fs/ioctl.c:692
+ do_syscall_64+0x2f1/0x450 arch/x86/entry/common.c:287
+ entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+RIP: 0033:0x454239
+RSP: 002b:00007fac6f2d2c68 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
+RAX: ffffffffffffffda RBX: 00007fac6f2d36d4 RCX: 0000000000454239
+RDX: 0000000020000100 RSI: 0000000000008922 RDI: 0000000000000013
+RBP: 000000000072bea0 R08: 0000000000000000 R09: 0000000000000000
+R10: 0000000000000000 R11: 0000000000000246 R12: 00000000ffffffff
+R13: 0000000000000379 R14: 00000000006f63f8 R15: 0000000000000000
+chained origin:
+ kmsan_save_stack_with_flags mm/kmsan/kmsan.c:303 [inline]
+ kmsan_save_stack mm/kmsan/kmsan.c:318 [inline]
+ kmsan_internal_chain_origin+0x12d/0x210 mm/kmsan/kmsan.c:709
+ __msan_chain_origin+0x69/0xc0 mm/kmsan/kmsan_instr.c:521
+ ip6_convert_metrics+0x715/0xa00 net/ipv6/route.c:2429
+ ip6_route_add+0x13c/0x300 net/ipv6/route.c:2861
+ inet6_rtm_newroute+0x1481/0x2520 net/ipv6/route.c:4255
+ rtnetlink_rcv_msg+0xa4b/0x15d0 net/core/rtnetlink.c:4635
+ netlink_rcv_skb+0x355/0x5f0 net/netlink/af_netlink.c:2444
+ rtnetlink_rcv+0x50/0x60 net/core/rtnetlink.c:4653
+ netlink_unicast_kernel net/netlink/af_netlink.c:1308 [inline]
+ netlink_unicast+0x1656/0x1730 net/netlink/af_netlink.c:1334
+ netlink_sendmsg+0x1048/0x1310 net/netlink/af_netlink.c:1897
+ sock_sendmsg_nosec net/socket.c:630 [inline]
+ sock_sendmsg net/socket.c:640 [inline]
+ ___sys_sendmsg+0xed5/0x1330 net/socket.c:2046
+ __sys_sendmsg net/socket.c:2080 [inline]
+ SYSC_sendmsg+0x2a6/0x3d0 net/socket.c:2091
+ SyS_sendmsg+0x54/0x80 net/socket.c:2087
+ do_syscall_64+0x2f1/0x450 arch/x86/entry/common.c:287
+ entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+origin:
+ kmsan_save_stack_with_flags mm/kmsan/kmsan.c:303 [inline]
+ kmsan_internal_poison_shadow+0xb8/0x1b0 mm/kmsan/kmsan.c:213
+ kmsan_kmalloc+0x94/0x100 mm/kmsan/kmsan.c:339
+ kmsan_slab_alloc+0x11/0x20 mm/kmsan/kmsan.c:346
+ slab_post_alloc_hook mm/slab.h:445 [inline]
+ slab_alloc_node mm/slub.c:2737 [inline]
+ __kmalloc_node_track_caller+0xa7a/0x1290 mm/slub.c:4369
+ __kmalloc_reserve net/core/skbuff.c:138 [inline]
+ __alloc_skb+0x2e3/0xa20 net/core/skbuff.c:206
+ alloc_skb include/linux/skbuff.h:984 [inline]
+ netlink_alloc_large_skb net/netlink/af_netlink.c:1180 [inline]
+ netlink_sendmsg+0x9a6/0x1310 net/netlink/af_netlink.c:1872
+ sock_sendmsg_nosec net/socket.c:630 [inline]
+ sock_sendmsg net/socket.c:640 [inline]
+ ___sys_sendmsg+0xed5/0x1330 net/socket.c:2046
+ __sys_sendmsg net/socket.c:2080 [inline]
+ SYSC_sendmsg+0x2a6/0x3d0 net/socket.c:2091
+ SyS_sendmsg+0x54/0x80 net/socket.c:2087
+ do_syscall_64+0x2f1/0x450 arch/x86/entry/common.c:287
+ entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+==================================================================
diff --git a/pkg/report/testdata/linux/guilty/35 b/pkg/report/testdata/linux/guilty/35
new file mode 100644
index 000000000..21233993d
--- /dev/null
+++ b/pkg/report/testdata/linux/guilty/35
@@ -0,0 +1,78 @@
+FILE: arch/x86/kernel/dumpstack.c
+
+==================================================================
+BUG: KMSAN: use of uninitialized memory in show_trace_log_lvl+0xda4/0x1030 arch/x86/kernel/dumpstack.c:203
+CPU: 1 PID: 4975 Comm: syz-executor1 Not tainted 4.16.0-rc4+ #60
+Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
+Call Trace:
+ __dump_stack lib/dump_stack.c:17 [inline]
+ dump_stack+0x14a/0x1d0 lib/dump_stack.c:53
+ kmsan_report+0x142/0x1f0 mm/kmsan/kmsan.c:1093
+ __msan_warning_32+0x6c/0xb0 mm/kmsan/kmsan_instr.c:676
+ show_trace_log_lvl+0xda4/0x1030 arch/x86/kernel/dumpstack.c:203
+ show_stack+0xfc/0x150 arch/x86/kernel/dumpstack.c:236
+ __dump_stack lib/dump_stack.c:17 [inline]
+ dump_stack+0x185/0x1d0 lib/dump_stack.c:53
+ warn_alloc+0x401/0x660 mm/page_alloc.c:3317
+ __vmalloc_node_range+0xa59/0x1120 mm/vmalloc.c:1775
+ __vmalloc_node mm/vmalloc.c:1804 [inline]
+ __vmalloc_node_flags_caller+0x102/0x120 mm/vmalloc.c:1826
+ kvmalloc_node+0x2aa/0x2e0 mm/util.c:428
+ kvmalloc include/linux/mm.h:541 [inline]
+ kvmalloc_array include/linux/mm.h:557 [inline]
+ xt_alloc_entry_offsets+0x62/0x70 net/netfilter/x_tables.c:778
+ translate_table+0x21b/0x3890 net/ipv6/netfilter/ip6_tables.c:703
+ do_replace net/ipv6/netfilter/ip6_tables.c:1164 [inline]
+ do_ip6t_set_ctl+0x60e/0x930 net/ipv6/netfilter/ip6_tables.c:1690
+ nf_sockopt net/netfilter/nf_sockopt.c:106 [inline]
+ nf_setsockopt+0x476/0x4d0 net/netfilter/nf_sockopt.c:115
+ ipv6_setsockopt+0x1e8/0x360 net/ipv6/ipv6_sockglue.c:927
+ tcp_setsockopt+0x1bb/0x1f0 net/ipv4/tcp.c:2905
+ sock_common_setsockopt+0x137/0x170 net/core/sock.c:2975
+ SYSC_setsockopt+0x405/0x570 net/socket.c:1849
+ SyS_setsockopt+0x76/0xa0 net/socket.c:1828
+ do_syscall_64+0x2f1/0x450 arch/x86/entry/common.c:287
+ entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+RIP: 0033:0x453e69
+RSP: 002b:00007fae2c76ec68 EFLAGS: 00000246 ORIG_RAX: 0000000000000036
+RAX: ffffffffffffffda RBX: 00007fae2c76f6d4 RCX: 0000000000453e69
+RDX: 0000000000000040 RSI: 0000000000000029 RDI: 0000000000000013
+RBP: 000000000072bea0 R08: 0000000000000004 R09: 0000000000000000
+R10: 0000000020001fde R11: 0000000000000246 R12: 00000000ffffffff
+R13: 0000000000000520 R14: 00000000006f7ba0 R15: 0000000000000000
+chained origin:
+ kmsan_save_stack_with_flags mm/kmsan/kmsan.c:303 [inline]
+ kmsan_save_stack mm/kmsan/kmsan.c:318 [inline]
+ kmsan_internal_chain_origin+0x12d/0x210 mm/kmsan/kmsan.c:709
+ __msan_chain_origin+0x69/0xc0 mm/kmsan/kmsan_instr.c:521
+ update_stack_state+0x9de/0xa30 arch/x86/kernel/unwind_frame.c:261
+ unwind_next_frame+0x607/0xe40 arch/x86/kernel/unwind_frame.c:329
+ show_trace_log_lvl+0xb48/0x1030 arch/x86/kernel/dumpstack.c:212
+ show_stack+0xfc/0x150 arch/x86/kernel/dumpstack.c:236
+ __dump_stack lib/dump_stack.c:17 [inline]
+ dump_stack+0x185/0x1d0 lib/dump_stack.c:53
+ warn_alloc+0x401/0x660 mm/page_alloc.c:3317
+ __vmalloc_node_range+0xa59/0x1120 mm/vmalloc.c:1775
+ __vmalloc_node mm/vmalloc.c:1804 [inline]
+ __vmalloc_node_flags_caller+0x102/0x120 mm/vmalloc.c:1826
+ kvmalloc_node+0x2aa/0x2e0 mm/util.c:428
+ kvmalloc include/linux/mm.h:541 [inline]
+ kvmalloc_array include/linux/mm.h:557 [inline]
+ xt_alloc_entry_offsets+0x62/0x70 net/netfilter/x_tables.c:778
+ translate_table+0x21b/0x3890 net/ipv6/netfilter/ip6_tables.c:703
+ do_replace net/ipv6/netfilter/ip6_tables.c:1164 [inline]
+ do_ip6t_set_ctl+0x60e/0x930 net/ipv6/netfilter/ip6_tables.c:1690
+ nf_sockopt net/netfilter/nf_sockopt.c:106 [inline]
+ nf_setsockopt+0x476/0x4d0 net/netfilter/nf_sockopt.c:115
+ ipv6_setsockopt+0x1e8/0x360 net/ipv6/ipv6_sockglue.c:927
+ tcp_setsockopt+0x1bb/0x1f0 net/ipv4/tcp.c:2905
+ sock_common_setsockopt+0x137/0x170 net/core/sock.c:2975
+ SYSC_setsockopt+0x405/0x570 net/socket.c:1849
+ SyS_setsockopt+0x76/0xa0 net/socket.c:1828
+ do_syscall_64+0x2f1/0x450 arch/x86/entry/common.c:287
+ entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+origin description: ----ad.i@selinux_socket_setsockopt
+local variable created at:
+ selinux_socket_setsockopt+0x73/0x3b0 security/selinux/hooks.c:4627
+ security_socket_setsockopt+0x130/0x210 security/security.c:1396
+==================================================================
diff --git a/pkg/report/testdata/linux/report/108 b/pkg/report/testdata/linux/report/108
index 1520ebde5..513576697 100644
--- a/pkg/report/testdata/linux/report/108
+++ b/pkg/report/testdata/linux/report/108
@@ -1,4 +1,4 @@
-TITLE: BUG: KMSAN: use of uninitialized memory in packet_set_ring
+TITLE: KMSAN: use of uninitialized memory in packet_set_ring
[ 208.131930] ==================================================================
[ 208.139343] BUG: KMSAN: use of uninitialized memory in packet_set_ring+0x11b8/0x2ff0
diff --git a/pkg/report/testdata/linux/report/219 b/pkg/report/testdata/linux/report/219
new file mode 100644
index 000000000..546025214
--- /dev/null
+++ b/pkg/report/testdata/linux/report/219
@@ -0,0 +1,86 @@
+TITLE: KMSAN: use of uninitialized memory in rt6_mtu_change_route
+
+[ 69.998746] ==================================================================
+[ 70.006190] BUG: KMSAN: use of uninitialized memory in rt6_mtu_change_route+0x4d8/0xa70
+[ 70.014351] CPU: 0 PID: 8319 Comm: syz-executor7 Not tainted 4.16.0-rc4+ #63
+[ 70.021546] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
+[ 70.030902] Call Trace:
+[ 70.033502] dump_stack+0x185/0x1d0
+[ 70.037132] ? rt6_mtu_change_route+0x4d8/0xa70
+[ 70.041807] kmsan_report+0x142/0x1f0
+[ 70.045615] __msan_warning_32+0x6c/0xb0
+[ 70.049682] rt6_mtu_change_route+0x4d8/0xa70
+[ 70.054356] ? fib6_walk_continue+0x9a1/0xbb0
+[ 70.058860] ? rt6_mtu_change+0x120/0x120
+[ 70.063015] fib6_clean_node+0x319/0x6b0
+[ 70.067083] ? node_free_rcu+0x70/0x70
+[ 70.070974] fib6_walk_continue+0x9a1/0xbb0
+[ 70.075305] __fib6_clean_all+0x501/0x810
+[ 70.079457] ? rt6_mtu_change+0x120/0x120
+[ 70.083613] ? node_free_rcu+0x70/0x70
+[ 70.087596] ? rt6_mtu_change+0x120/0x120
+[ 70.091761] fib6_clean_all+0x90/0xa0
+[ 70.095567] ? rt6_mtu_change+0x120/0x120
+[ 70.099734] rt6_mtu_change+0xd2/0x120
+[ 70.103648] addrconf_notify+0xb59/0x5020
+[ 70.107799] ? tun_device_event+0x53/0x1e70
+[ 70.112136] ? __msan_metadata_ptr_for_load_8+0x10/0x20
+[ 70.117510] ? tun_device_event+0x2e5/0x1e70
+[ 70.121924] ? __msan_poison_alloca+0x15c/0x1d0
+[ 70.126593] ? raw_notifier_call_chain+0x13b/0x250
+[ 70.131533] ? cfg80211_netdev_notifier_call+0x73/0x2880
+[ 70.136984] ? raw_notifier_call_chain+0x13b/0x250
+[ 70.141919] ? raw_notifier_call_chain+0x13b/0x250
+[ 70.146849] ? sel_netif_netdev_notifier_handler+0x3d/0x5b0
+[ 70.152570] ? dev_forward_change+0xbe0/0xbe0
+[ 70.157074] raw_notifier_call_chain+0x13b/0x250
+[ 70.161835] dev_set_mtu+0xa0e/0xea0
+[ 70.165554] dev_ifsioc+0x3a9/0x10d0
+[ 70.169271] ? _cond_resched+0x3c/0xd0
+[ 70.173938] dev_ioctl+0x876/0x1490
+[ 70.177572] sock_do_ioctl+0x43a/0x6b0
+[ 70.181461] sock_ioctl+0x4e0/0xbf0
+[ 70.185091] ? SYSC_ioctl+0x1d9/0x260
+[ 70.188894] ? sock_poll+0x370/0x370
+[ 70.192610] do_vfs_ioctl+0xc6d/0x2440
+[ 70.196508] SYSC_ioctl+0x1d9/0x260
+[ 70.200140] SyS_ioctl+0x54/0x80
+[ 70.203508] do_syscall_64+0x2f1/0x450
+[ 70.207395] ? ioctl_file_clone+0x510/0x510
+[ 70.211720] entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+[ 70.216904] RIP: 0033:0x454239
+[ 70.220088] RSP: 002b:00007fac6f2d2c68 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
+[ 70.227799] RAX: ffffffffffffffda RBX: 00007fac6f2d36d4 RCX: 0000000000454239
+[ 70.235066] RDX: 0000000020000100 RSI: 0000000000008922 RDI: 0000000000000013
+[ 70.242328] RBP: 000000000072bea0 R08: 0000000000000000 R09: 0000000000000000
+[ 70.249586] R10: 0000000000000000 R11: 0000000000000246 R12: 00000000ffffffff
+[ 70.256846] R13: 0000000000000379 R14: 00000000006f63f8 R15: 0000000000000000
+[ 70.264109] chained origin:
+[ 70.267045] kmsan_internal_chain_origin+0x12d/0x210
+[ 70.272144] __msan_chain_origin+0x69/0xc0
+[ 70.276383] ip6_convert_metrics+0x715/0xa00
+[ 70.280787] ip6_route_add+0x13c/0x300
+[ 70.284652] inet6_rtm_newroute+0x1481/0x2520
+[ 70.289127] rtnetlink_rcv_msg+0xa4b/0x15d0
+[ 70.293428] netlink_rcv_skb+0x355/0x5f0
+[ 70.297480] rtnetlink_rcv+0x50/0x60
+[ 70.301183] netlink_unicast+0x1656/0x1730
+[ 70.305396] netlink_sendmsg+0x1048/0x1310
+[ 70.309626] ___sys_sendmsg+0xed5/0x1330
+[ 70.313669] SYSC_sendmsg+0x2a6/0x3d0
+[ 70.317454] SyS_sendmsg+0x54/0x80
+[ 70.320973] do_syscall_64+0x2f1/0x450
+[ 70.324839] entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+[ 70.329998] origin:
+[ 70.332221] kmsan_internal_poison_shadow+0xb8/0x1b0
+[ 70.337315] kmsan_kmalloc+0x94/0x100
+[ 70.341115] kmsan_slab_alloc+0x11/0x20
+[ 70.345074] __kmalloc_node_track_caller+0xa7a/0x1290
+[ 70.350248] __alloc_skb+0x2e3/0xa20
+[ 70.353952] netlink_sendmsg+0x9a6/0x1310
+[ 70.358093] ___sys_sendmsg+0xed5/0x1330
+[ 70.362133] SYSC_sendmsg+0x2a6/0x3d0
+[ 70.365919] SyS_sendmsg+0x54/0x80
+[ 70.369450] do_syscall_64+0x2f1/0x450
+[ 70.373327] entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+[ 70.378488] ==================================================================
diff --git a/pkg/report/testdata/linux/report/220 b/pkg/report/testdata/linux/report/220
new file mode 100644
index 000000000..56f6e6e52
--- /dev/null
+++ b/pkg/report/testdata/linux/report/220
@@ -0,0 +1,80 @@
+TITLE: KMSAN: use of uninitialized memory in show_trace_log_lvl
+
+[ 46.514273] ==================================================================
+[ 46.521639] BUG: KMSAN: use of uninitialized memory in show_trace_log_lvl+0xda4/0x1030
+[ 46.529696] CPU: 1 PID: 4975 Comm: syz-executor1 Not tainted 4.16.0-rc4+ #60
+[ 46.536872] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
+[ 46.546219] Call Trace:
+[ 46.548805] dump_stack+0x14a/0x1d0
+[ 46.552421] ? show_trace_log_lvl+0xda4/0x1030
+[ 46.556997] kmsan_report+0x142/0x1f0
+[ 46.560792] __msan_warning_32+0x6c/0xb0
+[ 46.564842] show_trace_log_lvl+0xda4/0x1030
+[ 46.569230] ? sock_common_setsockopt+0x137/0x170
+[ 46.574060] ? tcp_disconnect+0x15d0/0x15d0
+[ 46.578366] show_stack+0xfc/0x150
+[ 46.581883] ? print_worker_info+0x1b4/0x670
+[ 46.586286] dump_stack+0x185/0x1d0
+[ 46.589915] warn_alloc+0x401/0x660
+[ 46.593560] ? __vmalloc_node_range+0xed/0x1120
+[ 46.598226] __vmalloc_node_range+0xa59/0x1120
+[ 46.602818] __vmalloc_node_flags_caller+0x102/0x120
+[ 46.607923] ? xt_alloc_entry_offsets+0x62/0x70
+[ 46.612593] ? xt_alloc_entry_offsets+0x62/0x70
+[ 46.617265] kvmalloc_node+0x2aa/0x2e0
+[ 46.621158] xt_alloc_entry_offsets+0x62/0x70
+[ 46.625655] translate_table+0x21b/0x3890
+[ 46.629807] ? __kmalloc_node+0x105b/0x1290
+[ 46.634130] ? kvmalloc_node+0x1a5/0x2e0
+[ 46.638197] ? selinux_capable+0xd6/0xf0
+[ 46.642264] ? kmsan_set_origin+0x9e/0x160
+[ 46.646500] ? kmsan_internal_unpoison_shadow+0x83/0xe0
+[ 46.651869] do_ip6t_set_ctl+0x60e/0x930
+[ 46.656021] ? cleanup_entry+0x5c0/0x5c0
+[ 46.660082] nf_setsockopt+0x476/0x4d0
+[ 46.663973] ipv6_setsockopt+0x1e8/0x360
+[ 46.668038] ? ipv6_update_options+0x510/0x510
+[ 46.672617] tcp_setsockopt+0x1bb/0x1f0
+[ 46.676589] ? tcp_disconnect+0x15d0/0x15d0
+[ 46.680909] sock_common_setsockopt+0x137/0x170
+[ 46.685575] ? sock_common_recvmsg+0x270/0x270
+[ 46.690154] SYSC_setsockopt+0x405/0x570
+[ 46.694219] SyS_setsockopt+0x76/0xa0
+[ 46.698014] do_syscall_64+0x2f1/0x450
+[ 46.701899] ? SYSC_recv+0xe0/0xe0
+[ 46.705443] entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+[ 46.710628] RIP: 0033:0x453e69
+[ 46.713809] RSP: 002b:00007fae2c76ec68 EFLAGS: 00000246 ORIG_RAX: 0000000000000036
+[ 46.721512] RAX: ffffffffffffffda RBX: 00007fae2c76f6d4 RCX: 0000000000453e69
+[ 46.728776] RDX: 0000000000000040 RSI: 0000000000000029 RDI: 0000000000000013
+[ 46.736039] RBP: 000000000072bea0 R08: 0000000000000004 R09: 0000000000000000
+[ 46.743306] R10: 0000000020001fde R11: 0000000000000246 R12: 00000000ffffffff
+[ 46.750564] R13: 0000000000000520 R14: 00000000006f7ba0 R15: 0000000000000000
+[ 46.757817] chained origin:
+[ 46.760739] kmsan_internal_chain_origin+0x12d/0x210
+[ 46.765822] __msan_chain_origin+0x69/0xc0
+[ 46.770042] update_stack_state+0x9de/0xa30
+[ 46.774345] unwind_next_frame+0x607/0xe40
+[ 46.778562] show_trace_log_lvl+0xb48/0x1030
+[ 46.782948] show_stack+0xfc/0x150
+[ 46.786468] dump_stack+0x185/0x1d0
+[ 46.790080] warn_alloc+0x401/0x660
+[ 46.793684] __vmalloc_node_range+0xa59/0x1120
+[ 46.798252] __vmalloc_node_flags_caller+0x102/0x120
+[ 46.803333] kvmalloc_node+0x2aa/0x2e0
+[ 46.807202] xt_alloc_entry_offsets+0x62/0x70
+[ 46.811683] translate_table+0x21b/0x3890
+[ 46.815808] do_ip6t_set_ctl+0x60e/0x930
+[ 46.819849] nf_setsockopt+0x476/0x4d0
+[ 46.823716] ipv6_setsockopt+0x1e8/0x360
+[ 46.827754] tcp_setsockopt+0x1bb/0x1f0
+[ 46.831706] sock_common_setsockopt+0x137/0x170
+[ 46.836354] SYSC_setsockopt+0x405/0x570
+[ 46.840391] SyS_setsockopt+0x76/0xa0
+[ 46.844170] do_syscall_64+0x2f1/0x450
+[ 46.848043] entry_SYSCALL_64_after_hwframe+0x3d/0xa2
+[ 46.853204] origin description: ----ad.i@selinux_socket_setsockopt
+[ 46.859492] local variable created at:
+[ 46.863362] selinux_socket_setsockopt+0x73/0x3b0
+[ 46.868181] security_socket_setsockopt+0x130/0x210
+[ 46.873171] ==================================================================