syzbot


KMSAN: uninit-value in eth_type_trans (2)

Status: upstream: reported C repro on 2020/01/22 16:47
Labels: net (incorrect?)
Reported-by: syzbot+0901d0cc75c3d716a3a3@syzkaller.appspotmail.com
First crash: 1242d, last: 1d04h
Discussions (4)
Title Replies (including bot) Last reply
[syzbot] Monthly net report (May 2023) 0 (1) 2023/05/30 10:56
[syzbot] Monthly net report (Apr 2023) 0 (1) 2023/04/27 10:45
[syzbot] Monthly net report 0 (1) 2023/03/27 11:04
KMSAN: uninit-value in eth_type_trans (2) 0 (1) 2020/01/22 16:47
Similar bugs (23)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KMSAN: uninit-value in eth_type_trans 2 1813d 1816d 0/24 closed as invalid on 2018/07/20 10:58
upstream KMSAN: uninit-value in native_apic_mem_write (2) kernel syz 148 105d 118d 0/24 auto-obsoleted due to no activity on 2023/05/13 00:04
upstream KMSAN: uninit-value in __skb_checksum_complete (5) netfilter C 1380 1d14h 1026d 0/24 upstream: reported C repro on 2020/08/14 15:09
upstream KMSAN: uninit-value in erspan_build_header net 40 147d 237d 0/24 auto-obsoleted due to no activity on 2023/05/10 10:26
upstream KMSAN: uninit-value in bpf_prog_run_generic_xdp net 130 5d01h 200d 0/24 upstream: reported on 2022/11/18 11:39
upstream KMSAN: uninit-value in ip_tunnel_xmit (3) C 1516 242d 930d 0/24 closed as invalid on 2022/10/12 18:48
upstream KMSAN: kernel-infoleak in _copy_to_iter (7) net C 138977 102d 454d 24/24 fixed on 2023/02/24 13:50
upstream KMSAN: uninit-value in br_dev_xmit bridge C 537 142d 1198d 0/24 auto-obsoleted due to no activity on 2023/05/15 13:28
upstream KMSAN: uninit-value in batadv_get_vid batman C 1947 94d 1198d 0/24 upstream: reported C repro on 2020/02/24 08:38
upstream KMSAN: uninit-value in skb_release_data (3) C 10 321d 1000d 0/24 auto-obsoleted due to no activity on 2022/11/17 07:20
upstream KMSAN: uninit-value in hsr_register_frame_in net C 197 24d 1575d 0/24 upstream: reported C repro on 2019/02/11 21:53
upstream KMSAN: kernel-infoleak in copyout (2) net C 6716 10h46m 1167d 23/24 upstream: reported C repro on 2020/03/26 17:19
upstream KMSAN: uninit-value in ipv6_find_tlv net C 271 39d 1393d 23/24 upstream: reported C repro on 2019/08/13 14:48
upstream KMSAN: uninit-value in ax25cmp (2) C 51 258d 519d 0/24 closed as invalid on 2022/11/18 11:50
upstream KMSAN: uninit-value in virtqueue_add (3) 13 214d 507d 0/24 auto-obsoleted due to no activity on 2023/02/12 03:53
upstream KMSAN: uninit-value in can_send can C 630 197d 215d 24/24 fixed on 2023/02/24 13:50
upstream KMSAN: uninit-value in IP6_ECN_decapsulate net C 383 1d12h 1720d 0/24 upstream: reported C repro on 2018/09/20 20:54
upstream KMSAN: uninit-value in inet_frag_find (2) 2 511d 519d 0/24 auto-closed as invalid on 2022/04/11 17:13
upstream KMSAN: kernel-infoleak in _copy_to_iter (6) net C 748 455d 544d 22/24 fixed on 2022/03/08 16:11
upstream KMSAN: uninit-value in hsr_fill_frame_info (2) net C 65 24d 237d 0/24 upstream: reported C repro on 2022/10/12 19:10
upstream KMSAN: uninit-value in nf_nat_setup_info (2) C 764 435d 515d 0/24 auto-obsoleted due to no activity on 2022/09/28 07:28
upstream KMSAN: kernel-infoleak in move_addr_to_user (6) tipc C 4 495d 533d 22/24 fixed on 2022/03/08 16:11
upstream KMSAN: uninit-value in sctp_inq_pop (2) sctp C 1417 1d01h 514d 0/24 upstream: reported C repro on 2022/01/08 08:00
Last patch testing requests (2)
Created Duration User Patch Repo Result
2021/06/14 08:55 23m mail@anirudhrb.com https://github.com/google/kmsan.git master OK
2021/06/13 18:44 22m mail@anirudhrb.com patch https://github.com/google/kmsan.git master OK

Sample crash report:
=====================================================
BUG: KMSAN: uninit-value in eth_type_trans+0x621/0x800 net/ethernet/eth.c:169
 eth_type_trans+0x621/0x800 net/ethernet/eth.c:169
 ip_tunnel_rcv+0x29ca/0x3020 net/ipv4/ip_tunnel.c:411
 erspan_rcv net/ipv4/ip_gre.c:341 [inline]
 gre_rcv+0x15ef/0x19d0 net/ipv4/ip_gre.c:442
 gre_rcv+0x2a4/0x390 net/ipv4/gre_demux.c:163
 ip_protocol_deliver_rcu+0x264/0x1320 net/ipv4/ip_input.c:205
 ip_local_deliver_finish+0x2b8/0x440 net/ipv4/ip_input.c:233
 NF_HOOK include/linux/netfilter.h:302 [inline]
 ip_local_deliver+0x241/0x4b0 net/ipv4/ip_input.c:254
 dst_input include/net/dst.h:454 [inline]
 ip_rcv_finish net/ipv4/ip_input.c:449 [inline]
 NF_HOOK include/linux/netfilter.h:302 [inline]
 ip_rcv+0x4b0/0x7c0 net/ipv4/ip_input.c:569
 __netif_receive_skb_one_core net/core/dev.c:5480 [inline]
 __netif_receive_skb+0x1b8/0x5e0 net/core/dev.c:5594
 process_backlog+0x480/0x8b0 net/core/dev.c:5922
 __napi_poll+0xe4/0x950 net/core/dev.c:6483
 napi_poll net/core/dev.c:6550 [inline]
 net_rx_action+0x8d3/0x19d0 net/core/dev.c:6660
 __do_softirq+0x1c9/0x7c5 kernel/softirq.c:571
 do_softirq+0x141/0x1f0 kernel/softirq.c:472
 __local_bh_enable_ip+0x97/0xa0 kernel/softirq.c:396
 local_bh_enable+0x28/0x30 include/linux/bottom_half.h:33
 rcu_read_unlock_bh include/linux/rcupdate.h:843 [inline]
 ip_finish_output2+0x184a/0x1a60 net/ipv4/ip_output.c:229
 __ip_finish_output+0x266/0x720
 ip_finish_output+0x4b/0x420 net/ipv4/ip_output.c:316
 NF_HOOK_COND include/linux/netfilter.h:291 [inline]
 ip_output+0x215/0x500 net/ipv4/ip_output.c:430
 dst_output include/net/dst.h:444 [inline]
 ip_local_out net/ipv4/ip_output.c:126 [inline]
 ip_send_skb+0x110/0x2a0 net/ipv4/ip_output.c:1586
 udp_send_skb+0xff9/0x1b00 net/ipv4/udp.c:978
 udp_sendmsg+0x3145/0x3510 net/ipv4/udp.c:1265
 inet_sendmsg+0x105/0x190 net/ipv4/af_inet.c:825
 sock_sendmsg_nosec net/socket.c:724 [inline]
 sock_sendmsg net/socket.c:747 [inline]
 sock_write_iter+0x4b0/0x660 net/socket.c:1138
 call_write_iter include/linux/fs.h:1851 [inline]
 new_sync_write fs/read_write.c:491 [inline]
 vfs_write+0x834/0x1580 fs/read_write.c:584
 ksys_write+0x21f/0x4f0 fs/read_write.c:637
 __do_sys_write fs/read_write.c:649 [inline]
 __se_sys_write fs/read_write.c:646 [inline]
 __x64_sys_write+0x93/0xd0 fs/read_write.c:646
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

Uninit was stored to memory at:
 pskb_expand_head+0x312/0x1a30 net/core/skbuff.c:2001
 __skb_cow include/linux/skbuff.h:3563 [inline]
 skb_cow_head include/linux/skbuff.h:3597 [inline]
 ip_tunnel_xmit+0x3a1f/0x4230 net/ipv4/ip_tunnel.c:806
 __gre_xmit net/ipv4/ip_gre.c:469 [inline]
 erspan_xmit+0x13d1/0x1f00 net/ipv4/ip_gre.c:715
 __netdev_start_xmit include/linux/netdevice.h:4884 [inline]
 netdev_start_xmit include/linux/netdevice.h:4898 [inline]
 xmit_one net/core/dev.c:3581 [inline]
 dev_hard_start_xmit+0x253/0xa20 net/core/dev.c:3597
 sch_direct_xmit+0x3f7/0xdc0 net/sched/sch_generic.c:342
 __dev_xmit_skb net/core/dev.c:3808 [inline]
 __dev_queue_xmit+0x3601/0x5ac0 net/core/dev.c:4213
 dev_queue_xmit include/linux/netdevice.h:3054 [inline]
 neigh_resolve_output+0x99a/0xab0 net/core/neighbour.c:1583
 neigh_output include/net/neighbour.h:546 [inline]
 ip_finish_output2+0x1834/0x1a60 net/ipv4/ip_output.c:228
 __ip_finish_output+0x266/0x720
 ip_finish_output+0x4b/0x420 net/ipv4/ip_output.c:316
 NF_HOOK_COND include/linux/netfilter.h:291 [inline]
 ip_output+0x215/0x500 net/ipv4/ip_output.c:430
 dst_output include/net/dst.h:444 [inline]
 ip_local_out net/ipv4/ip_output.c:126 [inline]
 ip_send_skb+0x110/0x2a0 net/ipv4/ip_output.c:1586
 udp_send_skb+0xff9/0x1b00 net/ipv4/udp.c:978
 udp_sendmsg+0x3145/0x3510 net/ipv4/udp.c:1265
 inet_sendmsg+0x105/0x190 net/ipv4/af_inet.c:825
 sock_sendmsg_nosec net/socket.c:724 [inline]
 sock_sendmsg net/socket.c:747 [inline]
 sock_write_iter+0x4b0/0x660 net/socket.c:1138
 call_write_iter include/linux/fs.h:1851 [inline]
 new_sync_write fs/read_write.c:491 [inline]
 vfs_write+0x834/0x1580 fs/read_write.c:584
 ksys_write+0x21f/0x4f0 fs/read_write.c:637
 __do_sys_write fs/read_write.c:649 [inline]
 __se_sys_write fs/read_write.c:646 [inline]
 __x64_sys_write+0x93/0xd0 fs/read_write.c:646
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

Uninit was created at:
 slab_post_alloc_hook+0x12d/0xb60 mm/slab.h:774
 slab_alloc_node mm/slub.c:3452 [inline]
 kmem_cache_alloc_node+0x543/0xab0 mm/slub.c:3497
 kmalloc_reserve+0x148/0x470 net/core/skbuff.c:520
 __alloc_skb+0x3a7/0x850 net/core/skbuff.c:606
 alloc_skb include/linux/skbuff.h:1278 [inline]
 alloc_skb_with_frags+0xbd/0xbb0 net/core/skbuff.c:6318
 sock_alloc_send_pskb+0xaad/0xc30 net/core/sock.c:2734
 sock_alloc_send_skb include/net/sock.h:1860 [inline]
 __ip_append_data+0x448d/0x6430 net/ipv4/ip_output.c:1120
 ip_make_skb+0x1ee/0x640 net/ipv4/ip_output.c:1652
 udp_sendmsg+0x2ffe/0x3510 net/ipv4/udp.c:1260
 inet_sendmsg+0x105/0x190 net/ipv4/af_inet.c:825
 sock_sendmsg_nosec net/socket.c:724 [inline]
 sock_sendmsg net/socket.c:747 [inline]
 sock_write_iter+0x4b0/0x660 net/socket.c:1138
 call_write_iter include/linux/fs.h:1851 [inline]
 new_sync_write fs/read_write.c:491 [inline]
 vfs_write+0x834/0x1580 fs/read_write.c:584
 ksys_write+0x21f/0x4f0 fs/read_write.c:637
 __do_sys_write fs/read_write.c:649 [inline]
 __se_sys_write fs/read_write.c:646 [inline]
 __x64_sys_write+0x93/0xd0 fs/read_write.c:646
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd

CPU: 0 PID: 4976 Comm: syz-executor163 Not tainted 6.3.0-syzkaller-g81af97bdef5e #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/14/2023
=====================================================

Crashes (3669):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets Manager Title
2023/04/29 05:11 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config strace log report syz C [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2020/01/18 14:49 https://github.com/google/kmsan.git master 686a4f77cb0c 3de7aabb .config console log report syz C ci-upstream-kmsan-gce
2020/08/18 09:02 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/08/18 07:54 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/08/18 05:56 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/08/16 09:18 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/08/16 08:26 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/08/16 05:50 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/08/16 04:31 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/08/16 03:27 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/08/16 02:24 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/08/15 23:14 https://github.com/google/kmsan.git master ce8056d1f79e 424dd8e7 .config console log report syz C ci-upstream-kmsan-gce-386
2020/05/08 10:31 https://github.com/google/kmsan.git master 21c44613a2fe 6c70a1c2 .config console log report syz C ci-upstream-kmsan-gce-386
2023/05/29 16:38 https://github.com/google/kmsan.git master f93f2feda5d6 cf184559 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/27 17:18 https://github.com/google/kmsan.git master f93f2feda5d6 cf184559 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/27 13:26 https://github.com/google/kmsan.git master f93f2feda5d6 cf184559 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/24 12:02 https://github.com/google/kmsan.git master f93f2feda5d6 4bce1a3e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/24 00:01 https://github.com/google/kmsan.git master f93f2feda5d6 4bce1a3e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/23 20:15 https://github.com/google/kmsan.git master f93f2feda5d6 4bce1a3e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/21 01:07 https://github.com/google/kmsan.git master dad188c049f8 4bce1a3e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/16 09:01 https://github.com/google/kmsan.git master dad188c049f8 71b00cfb .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/12 13:10 https://github.com/google/kmsan.git master 46e8b6e7cfeb adb9a3cd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/08 22:24 https://github.com/google/kmsan.git master 81af97bdef5e 90c93c40 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/08 08:34 https://github.com/google/kmsan.git master 81af97bdef5e 90c93c40 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/06 16:56 https://github.com/google/kmsan.git master 81af97bdef5e 90c93c40 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/05 03:19 https://github.com/google/kmsan.git master 81af97bdef5e 518a39a6 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/05/01 22:12 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/30 22:55 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/30 20:13 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/29 17:21 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/29 03:46 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/28 02:17 https://github.com/google/kmsan.git master 81af97bdef5e 70a605de .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/24 04:42 https://github.com/google/kmsan.git master 0255004d2a8e 2b32bd34 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/21 02:24 https://github.com/google/kmsan.git master 0255004d2a8e 2b32bd34 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/17 05:37 https://github.com/google/kmsan.git master c478e5b17829 ec410564 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/16 15:49 https://github.com/google/kmsan.git master c478e5b17829 ec410564 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/16 11:15 https://github.com/google/kmsan.git master c478e5b17829 ec410564 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/15 22:51 https://github.com/google/kmsan.git master c478e5b17829 ec410564 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/15 19:57 https://github.com/google/kmsan.git master c478e5b17829 ec410564 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/15 07:21 https://github.com/google/kmsan.git master c478e5b17829 ec410564 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/15 00:45 https://github.com/google/kmsan.git master c478e5b17829 ec410564 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/14 20:15 https://github.com/google/kmsan.git master c478e5b17829 3cfcaa1b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/14 02:01 https://github.com/google/kmsan.git master c478e5b17829 3cfcaa1b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/11 11:48 https://github.com/google/kmsan.git master 9189d4cb6980 71147e29 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/10 16:05 https://github.com/google/kmsan.git master 9189d4cb6980 71147e29 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/09 10:25 https://github.com/google/kmsan.git master 9189d4cb6980 71147e29 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/09 09:20 https://github.com/google/kmsan.git master 9189d4cb6980 71147e29 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/06 04:09 https://github.com/google/kmsan.git master 9189d4cb6980 8b834965 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/03 20:30 https://github.com/google/kmsan.git master 9189d4cb6980 7db618d0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/04/01 14:22 https://github.com/google/kmsan.git master 90ea0df61c98 f325deb0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce KMSAN: uninit-value in eth_type_trans
2023/06/05 16:41 https://github.com/google/kmsan.git master 2741f1b02117 a4ae4f42 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/05/31 22:04 https://github.com/google/kmsan.git master 2741f1b02117 e2a77acd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/05/24 20:08 https://github.com/google/kmsan.git master f93f2feda5d6 4bce1a3e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/05/13 09:24 https://github.com/google/kmsan.git master 46e8b6e7cfeb 2b9ba477 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/05/07 11:17 https://github.com/google/kmsan.git master 81af97bdef5e 90c93c40 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/05/01 06:24 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/04/30 17:27 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/04/30 16:12 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/04/30 12:32 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/04/30 11:00 https://github.com/google/kmsan.git master 81af97bdef5e 62df2017 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/04/10 14:11 https://github.com/google/kmsan.git master 9189d4cb6980 71147e29 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2023/03/30 16:27 https://github.com/google/kmsan.git master 90ea0df61c98 f325deb0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-386 KMSAN: uninit-value in eth_type_trans
2020/01/10 21:11 https://github.com/google/kmsan.git master 178db004661b 4de4e9f0 .config console log report ci-upstream-kmsan-gce
2021/01/16 21:49 https://github.com/google/kmsan.git master 73d62e81b476 65a7a854 .config console log report info ci-upstream-kmsan-gce-386
* Struck through repros no longer work on HEAD.