syzbot


KMSAN: uninit-value in ieee80211_sta_tx_notify

Status: auto-closed as invalid on 2021/10/06 05:32
Subsystems: wireless
[Documentation on labels]
Reported-by: syzbot+beae481026cb095addca@syzkaller.appspotmail.com
First crash: 1288d, last: 1012d
Discussions (1)
Title Replies (including bot) Last reply
KMSAN: uninit-value in ieee80211_sta_tx_notify 0 (1) 2020/10/08 08:49
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KMSAN: uninit-value in ieee80211_sta_tx_notify (2) wireless 283 787d 877d 20/26 fixed on 2022/03/08 16:11

Sample crash report:
=====================================================
BUG: KMSAN: uninit-value in ieee80211_ac_from_tid net/mac80211/ieee80211_i.h:2050 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_wmm_ac_notify net/mac80211/mlme.c:2524 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_notify+0x3b1/0x920 net/mac80211/mlme.c:2556
CPU: 0 PID: 119 Comm: kworker/u4:3 Not tainted 5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: phy10 ieee80211_beacon_connection_loss_work
Call Trace:
 <IRQ>
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x24c/0x2e0 lib/dump_stack.c:120
 kmsan_report+0xfb/0x1e0 mm/kmsan/kmsan_report.c:118
 __msan_warning+0x5c/0xa0 mm/kmsan/kmsan_instr.c:197
 ieee80211_ac_from_tid net/mac80211/ieee80211_i.h:2050 [inline]
 ieee80211_sta_tx_wmm_ac_notify net/mac80211/mlme.c:2524 [inline]
 ieee80211_sta_tx_notify+0x3b1/0x920 net/mac80211/mlme.c:2556
 ieee80211_tx_status_ext+0x1291/0x4fa0 net/mac80211/status.c:1116
 ieee80211_tx_status+0x221/0x270 net/mac80211/status.c:1059
 ieee80211_tasklet_handler+0x322/0x390 net/mac80211/main.c:239
 tasklet_action_common+0x3de/0x640 kernel/softirq.c:557
 tasklet_action+0x30/0x40 kernel/softirq.c:577
 __do_softirq+0x1b9/0x715 kernel/softirq.c:345
 do_softirq+0x123/0x1c0 kernel/softirq.c:248
 </IRQ>
 __local_bh_enable_ip+0xa1/0xb0 kernel/softirq.c:198
 local_bh_enable+0x36/0x40 include/linux/bottom_half.h:32
 __ieee80211_tx_skb_tid_band+0x28f/0x390 net/mac80211/tx.c:5404
 ieee80211_tx_skb_tid net/mac80211/ieee80211_i.h:2019 [inline]
 ieee80211_tx_skb net/mac80211/ieee80211_i.h:2028 [inline]
 ieee80211_send_nullfunc+0x59a/0x6e0 net/mac80211/mlme.c:1120
 ieee80211_mgd_probe_ap_send+0x88d/0xb30 net/mac80211/mlme.c:2621
 ieee80211_mgd_probe_ap+0x52c/0x6e0 net/mac80211/mlme.c:2697
 ieee80211_beacon_connection_loss_work+0x19b/0x420 net/mac80211/mlme.c:2830
 process_one_work+0x1219/0x1fe0 kernel/workqueue.c:2275
 worker_thread+0x10ec/0x2340 kernel/workqueue.c:2421
 kthread+0x521/0x560 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294

Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline]
 kmsan_internal_poison_shadow+0x5c/0xf0 mm/kmsan/kmsan.c:104
 kmsan_slab_alloc+0x8e/0xe0 mm/kmsan/kmsan_hooks.c:76
 slab_alloc_node mm/slub.c:2922 [inline]
 __kmalloc_node_track_caller+0xa4f/0x1470 mm/slub.c:4609
 kmalloc_reserve net/core/skbuff.c:353 [inline]
 __alloc_skb+0x4dd/0xe90 net/core/skbuff.c:424
 __netdev_alloc_skb+0x45d/0x810 net/core/skbuff.c:491
 netdev_alloc_skb include/linux/skbuff.h:2864 [inline]
 dev_alloc_skb include/linux/skbuff.h:2877 [inline]
 ieee80211_nullfunc_get+0x2b6/0x820 net/mac80211/tx.c:5118
 ieee80211_send_nullfunc+0x216/0x6e0 net/mac80211/mlme.c:1102
 ieee80211_mgd_probe_ap_send+0x88d/0xb30 net/mac80211/mlme.c:2621
 ieee80211_mgd_probe_ap+0x52c/0x6e0 net/mac80211/mlme.c:2697
 ieee80211_beacon_connection_loss_work+0x19b/0x420 net/mac80211/mlme.c:2830
 process_one_work+0x1219/0x1fe0 kernel/workqueue.c:2275
 worker_thread+0x10ec/0x2340 kernel/workqueue.c:2421
 kthread+0x521/0x560 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294
=====================================================
=====================================================
BUG: KMSAN: uninit-value in ieee80211_ac_from_tid net/mac80211/ieee80211_i.h:2050 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_wmm_ac_notify net/mac80211/mlme.c:2524 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_notify+0x3b1/0x920 net/mac80211/mlme.c:2556
CPU: 0 PID: 119 Comm: kworker/u4:3 Tainted: G    B             5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: phy10 ieee80211_beacon_connection_loss_work
Call Trace:
 <IRQ>
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x24c/0x2e0 lib/dump_stack.c:120
 kmsan_report+0xfb/0x1e0 mm/kmsan/kmsan_report.c:118
 __msan_warning+0x5c/0xa0 mm/kmsan/kmsan_instr.c:197
 ieee80211_ac_from_tid net/mac80211/ieee80211_i.h:2050 [inline]
 ieee80211_sta_tx_wmm_ac_notify net/mac80211/mlme.c:2524 [inline]
 ieee80211_sta_tx_notify+0x3b1/0x920 net/mac80211/mlme.c:2556
 ieee80211_tx_status_ext+0x1291/0x4fa0 net/mac80211/status.c:1116
 ieee80211_tx_status+0x221/0x270 net/mac80211/status.c:1059
 ieee80211_tasklet_handler+0x322/0x390 net/mac80211/main.c:239
 tasklet_action_common+0x3de/0x640 kernel/softirq.c:557
 tasklet_action+0x30/0x40 kernel/softirq.c:577
 __do_softirq+0x1b9/0x715 kernel/softirq.c:345
 do_softirq+0x123/0x1c0 kernel/softirq.c:248
 </IRQ>
 __local_bh_enable_ip+0xa1/0xb0 kernel/softirq.c:198
 local_bh_enable+0x36/0x40 include/linux/bottom_half.h:32
 __ieee80211_tx_skb_tid_band+0x28f/0x390 net/mac80211/tx.c:5404
 ieee80211_tx_skb_tid net/mac80211/ieee80211_i.h:2019 [inline]
 ieee80211_tx_skb net/mac80211/ieee80211_i.h:2028 [inline]
 ieee80211_send_nullfunc+0x59a/0x6e0 net/mac80211/mlme.c:1120
 ieee80211_mgd_probe_ap_send+0x88d/0xb30 net/mac80211/mlme.c:2621
 ieee80211_mgd_probe_ap+0x52c/0x6e0 net/mac80211/mlme.c:2697
 ieee80211_beacon_connection_loss_work+0x19b/0x420 net/mac80211/mlme.c:2830
 process_one_work+0x1219/0x1fe0 kernel/workqueue.c:2275
 worker_thread+0x10ec/0x2340 kernel/workqueue.c:2421
 kthread+0x521/0x560 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294

Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline]
 kmsan_internal_poison_shadow+0x5c/0xf0 mm/kmsan/kmsan.c:104
 kmsan_slab_alloc+0x8e/0xe0 mm/kmsan/kmsan_hooks.c:76
 slab_alloc_node mm/slub.c:2922 [inline]
 __kmalloc_node_track_caller+0xa4f/0x1470 mm/slub.c:4609
 kmalloc_reserve net/core/skbuff.c:353 [inline]
 __alloc_skb+0x4dd/0xe90 net/core/skbuff.c:424
 __netdev_alloc_skb+0x45d/0x810 net/core/skbuff.c:491
 netdev_alloc_skb include/linux/skbuff.h:2864 [inline]
 dev_alloc_skb include/linux/skbuff.h:2877 [inline]
 ieee80211_nullfunc_get+0x2b6/0x820 net/mac80211/tx.c:5118
 ieee80211_send_nullfunc+0x216/0x6e0 net/mac80211/mlme.c:1102
 ieee80211_mgd_probe_ap_send+0x88d/0xb30 net/mac80211/mlme.c:2621
 ieee80211_mgd_probe_ap+0x52c/0x6e0 net/mac80211/mlme.c:2697
 ieee80211_beacon_connection_loss_work+0x19b/0x420 net/mac80211/mlme.c:2830
 process_one_work+0x1219/0x1fe0 kernel/workqueue.c:2275
 worker_thread+0x10ec/0x2340 kernel/workqueue.c:2421
 kthread+0x521/0x560 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294
=====================================================
=====================================================
BUG: KMSAN: uninit-value in ieee80211_ac_from_tid net/mac80211/ieee80211_i.h:2050 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_wmm_ac_notify net/mac80211/mlme.c:2524 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_notify+0x3b1/0x920 net/mac80211/mlme.c:2556
CPU: 0 PID: 119 Comm: kworker/u4:3 Tainted: G    B             5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: phy10 ieee80211_beacon_connection_loss_work
Call Trace:
 <IRQ>
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x24c/0x2e0 lib/dump_stack.c:120
 kmsan_report+0xfb/0x1e0 mm/kmsan/kmsan_report.c:118
 __msan_warning+0x5c/0xa0 mm/kmsan/kmsan_instr.c:197
 ieee80211_ac_from_tid net/mac80211/ieee80211_i.h:2050 [inline]
 ieee80211_sta_tx_wmm_ac_notify net/mac80211/mlme.c:2524 [inline]
 ieee80211_sta_tx_notify+0x3b1/0x920 net/mac80211/mlme.c:2556
 ieee80211_tx_status_ext+0x1291/0x4fa0 net/mac80211/status.c:1116
 ieee80211_tx_status+0x221/0x270 net/mac80211/status.c:1059
 ieee80211_tasklet_handler+0x322/0x390 net/mac80211/main.c:239
 tasklet_action_common+0x3de/0x640 kernel/softirq.c:557
 tasklet_action+0x30/0x40 kernel/softirq.c:577
 __do_softirq+0x1b9/0x715 kernel/softirq.c:345
 do_softirq+0x123/0x1c0 kernel/softirq.c:248
 </IRQ>
 __local_bh_enable_ip+0xa1/0xb0 kernel/softirq.c:198
 local_bh_enable+0x36/0x40 include/linux/bottom_half.h:32
 __ieee80211_tx_skb_tid_band+0x28f/0x390 net/mac80211/tx.c:5404
 ieee80211_tx_skb_tid net/mac80211/ieee80211_i.h:2019 [inline]
 ieee80211_tx_skb net/mac80211/ieee80211_i.h:2028 [inline]
 ieee80211_send_nullfunc+0x59a/0x6e0 net/mac80211/mlme.c:1120
 ieee80211_mgd_probe_ap_send+0x88d/0xb30 net/mac80211/mlme.c:2621
 ieee80211_mgd_probe_ap+0x52c/0x6e0 net/mac80211/mlme.c:2697
 ieee80211_beacon_connection_loss_work+0x19b/0x420 net/mac80211/mlme.c:2830
 process_one_work+0x1219/0x1fe0 kernel/workqueue.c:2275
 worker_thread+0x10ec/0x2340 kernel/workqueue.c:2421
 kthread+0x521/0x560 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294

Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline]
 kmsan_internal_poison_shadow+0x5c/0xf0 mm/kmsan/kmsan.c:104
 kmsan_slab_alloc+0x8e/0xe0 mm/kmsan/kmsan_hooks.c:76
 slab_alloc_node mm/slub.c:2922 [inline]
 __kmalloc_node_track_caller+0xa4f/0x1470 mm/slub.c:4609
 kmalloc_reserve net/core/skbuff.c:353 [inline]
 __alloc_skb+0x4dd/0xe90 net/core/skbuff.c:424
 __netdev_alloc_skb+0x45d/0x810 net/core/skbuff.c:491
 netdev_alloc_skb include/linux/skbuff.h:2864 [inline]
 dev_alloc_skb include/linux/skbuff.h:2877 [inline]
 ieee80211_nullfunc_get+0x2b6/0x820 net/mac80211/tx.c:5118
 ieee80211_send_nullfunc+0x216/0x6e0 net/mac80211/mlme.c:1102
 ieee80211_mgd_probe_ap_send+0x88d/0xb30 net/mac80211/mlme.c:2621
 ieee80211_mgd_probe_ap+0x52c/0x6e0 net/mac80211/mlme.c:2697
 ieee80211_beacon_connection_loss_work+0x19b/0x420 net/mac80211/mlme.c:2830
 process_one_work+0x1219/0x1fe0 kernel/workqueue.c:2275
 worker_thread+0x10ec/0x2340 kernel/workqueue.c:2421
 kthread+0x521/0x560 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294
=====================================================
=====================================================
BUG: KMSAN: uninit-value in ieee80211_ac_from_tid net/mac80211/ieee80211_i.h:2050 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_wmm_ac_notify net/mac80211/mlme.c:2524 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_notify+0x3b1/0x920 net/mac80211/mlme.c:2556
CPU: 0 PID: 851 Comm: kworker/u4:7 Tainted: G    B             5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: phy10 ieee80211_beacon_connection_loss_work
Call Trace:
 <IRQ>
 __dump_stack lib/dump_stack.c:79 [inline]
 dump_stack+0x24c/0x2e0 lib/dump_stack.c:120
 kmsan_report+0xfb/0x1e0 mm/kmsan/kmsan_report.c:118
 __msan_warning+0x5c/0xa0 mm/kmsan/kmsan_instr.c:197
 ieee80211_ac_from_tid net/mac80211/ieee80211_i.h:2050 [inline]
 ieee80211_sta_tx_wmm_ac_notify net/mac80211/mlme.c:2524 [inline]
 ieee80211_sta_tx_notify+0x3b1/0x920 net/mac80211/mlme.c:2556
 ieee80211_tx_status_ext+0x1291/0x4fa0 net/mac80211/status.c:1116
 ieee80211_tx_status+0x221/0x270 net/mac80211/status.c:1059
 ieee80211_tasklet_handler+0x322/0x390 net/mac80211/main.c:239
 tasklet_action_common+0x3de/0x640 kernel/softirq.c:557
 tasklet_action+0x30/0x40 kernel/softirq.c:577
 __do_softirq+0x1b9/0x715 kernel/softirq.c:345
 do_softirq+0x123/0x1c0 kernel/softirq.c:248
 </IRQ>
 __local_bh_enable_ip+0xa1/0xb0 kernel/softirq.c:198
 local_bh_enable+0x36/0x40 include/linux/bottom_half.h:32
 __ieee80211_tx_skb_tid_band+0x28f/0x390 net/mac80211/tx.c:5404
 ieee80211_tx_skb_tid net/mac80211/ieee80211_i.h:2019 [inline]
 ieee80211_tx_skb net/mac80211/ieee80211_i.h:2028 [inline]
 ieee80211_send_nullfunc+0x59a/0x6e0 net/mac80211/mlme.c:1120
 ieee80211_mgd_probe_ap_send+0x88d/0xb30 net/mac80211/mlme.c:2621
 ieee80211_mgd_probe_ap+0x52c/0x6e0 net/mac80211/mlme.c:2697
 ieee80211_beacon_connection_loss_work+0x19b/0x420 net/mac80211/mlme.c:2830
 process_one_work+0x1219/0x1fe0 kernel/workqueue.c:2275
 worker_thread+0x10ec/0x2340 kernel/workqueue.c:2421
 kthread+0x521/0x560 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294

Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:121 [inline]
 kmsan_internal_poison_shadow+0x5c/0xf0 mm/kmsan/kmsan.c:104
 kmsan_slab_alloc+0x8e/0xe0 mm/kmsan/kmsan_hooks.c:76
 slab_alloc_node mm/slub.c:2922 [inline]
 __kmalloc_node_track_caller+0xa4f/0x1470 mm/slub.c:4609
 kmalloc_reserve net/core/skbuff.c:353 [inline]
 __alloc_skb+0x4dd/0xe90 net/core/skbuff.c:424
 __netdev_alloc_skb+0x45d/0x810 net/core/skbuff.c:491
 netdev_alloc_skb include/linux/skbuff.h:2864 [inline]
 dev_alloc_skb include/linux/skbuff.h:2877 [inline]
 ieee80211_nullfunc_get+0x2b6/0x820 net/mac80211/tx.c:5118
 ieee80211_send_nullfunc+0x216/0x6e0 net/mac80211/mlme.c:1102
 ieee80211_mgd_probe_ap_send+0x88d/0xb30 net/mac80211/mlme.c:2621
 ieee80211_mgd_probe_ap+0x52c/0x6e0 net/mac80211/mlme.c:2697
 ieee80211_beacon_connection_loss_work+0x19b/0x420 net/mac80211/mlme.c:2830
 process_one_work+0x1219/0x1fe0 kernel/workqueue.c:2275
 worker_thread+0x10ec/0x2340 kernel/workqueue.c:2421
 kthread+0x521/0x560 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:294
=====================================================
=====================================================
BUG: KMSAN: uninit-value in ieee80211_ac_from_tid net/mac80211/ieee80211_i.h:2050 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_wmm_ac_notify net/mac80211/mlme.c:2524 [inline]
BUG: KMSAN: uninit-value in ieee80211_sta_tx_notify+0x3b1/0x920 net/mac80211/mlme.c:2556
CPU: 0 PID: 119 Comm: kworker/u4:3 Tainted: G    B             5.12.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: phy10 ieee80211_beacon_connection_loss_work
Call Trace:
 <IRQ>

Crashes (648):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/05/19 10:58 https://github.com/google/kmsan.git master 6099c9da2f7d a343ba6b .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/18 19:32 https://github.com/google/kmsan.git master 6099c9da2f7d a343ba6b .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/18 18:31 https://github.com/google/kmsan.git master 6099c9da2f7d a343ba6b .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/17 23:07 https://github.com/google/kmsan.git master bdefec9ab855 a343ba6b .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/17 10:51 https://github.com/google/kmsan.git master bdefec9ab855 a2eb125d .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/17 09:06 https://github.com/google/kmsan.git master bdefec9ab855 a2eb125d .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/15 12:06 https://github.com/google/kmsan.git master bdefec9ab855 93f844de .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/14 07:41 https://github.com/google/kmsan.git master bdefec9ab855 8bdd5343 .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/13 18:36 https://github.com/google/kmsan.git master bdefec9ab855 80f9b418 .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/13 08:19 https://github.com/google/kmsan.git master bdefec9ab855 ed7d41c5 .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/13 00:51 https://github.com/google/kmsan.git master bdefec9ab855 ed7d41c5 .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/12 23:31 https://github.com/google/kmsan.git master bdefec9ab855 ed7d41c5 .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/12 12:16 https://github.com/google/kmsan.git master bdefec9ab855 da958a4d .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/12 10:53 https://github.com/google/kmsan.git master bdefec9ab855 da958a4d .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/11 19:33 https://github.com/google/kmsan.git master bdefec9ab855 b3c3bb8e .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/11 19:24 https://github.com/google/kmsan.git master bdefec9ab855 b3c3bb8e .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/10 21:15 https://github.com/google/kmsan.git master 4ebaab5fb428 ca873091 .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/07 09:50 https://github.com/google/kmsan.git master 4ebaab5fb428 f6da8120 .config console log report info ci-upstream-kmsan-gce KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/07/08 05:31 https://github.com/google/kmsan.git master 57b5797c8013 95793bce .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/07/06 11:51 https://github.com/google/kmsan.git master 57b5797c8013 6c4484eb .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/06/25 00:13 https://github.com/google/kmsan.git master a520ce29b172 0edbbe31 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/06/18 00:25 https://github.com/google/kmsan.git master bfeba8b4c158 aba2b2fb .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/06/16 21:37 https://github.com/google/kmsan.git master 89a0faf20faa c06f97ad .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/06/09 03:41 https://github.com/google/kmsan.git master 6099c9da2f7d 5c2fe346 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/06/08 10:18 https://github.com/google/kmsan.git master 6099c9da2f7d b718257f .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/06/05 08:02 https://github.com/google/kmsan.git master 6099c9da2f7d 500c2339 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/31 17:49 https://github.com/google/kmsan.git master 6099c9da2f7d 032639db .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/19 14:07 https://github.com/google/kmsan.git master 6099c9da2f7d a343ba6b .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/18 22:25 https://github.com/google/kmsan.git master 6099c9da2f7d a343ba6b .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/18 11:28 https://github.com/google/kmsan.git master bdefec9ab855 a343ba6b .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/18 05:21 https://github.com/google/kmsan.git master bdefec9ab855 a343ba6b .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/18 03:29 https://github.com/google/kmsan.git master bdefec9ab855 a343ba6b .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/17 14:02 https://github.com/google/kmsan.git master bdefec9ab855 a2eb125d .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/16 03:07 https://github.com/google/kmsan.git master bdefec9ab855 f54a5c09 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/15 23:06 https://github.com/google/kmsan.git master bdefec9ab855 f54a5c09 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/15 17:01 https://github.com/google/kmsan.git master bdefec9ab855 93f844de .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/15 15:43 https://github.com/google/kmsan.git master bdefec9ab855 93f844de .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/14 11:24 https://github.com/google/kmsan.git master bdefec9ab855 8bdd5343 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/14 00:28 https://github.com/google/kmsan.git master bdefec9ab855 80f9b418 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/13 21:37 https://github.com/google/kmsan.git master bdefec9ab855 80f9b418 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/13 05:12 https://github.com/google/kmsan.git master bdefec9ab855 ed7d41c5 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/12 01:30 https://github.com/google/kmsan.git master bdefec9ab855 b3c3bb8e .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/11 22:07 https://github.com/google/kmsan.git master bdefec9ab855 b3c3bb8e .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/11 17:51 https://github.com/google/kmsan.git master bdefec9ab855 ca873091 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/10 15:27 https://github.com/google/kmsan.git master 4ebaab5fb428 ca873091 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/09 17:01 https://github.com/google/kmsan.git master 4ebaab5fb428 bc5434be .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/09 03:45 https://github.com/google/kmsan.git master 4ebaab5fb428 bc5434be .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/08 03:26 https://github.com/google/kmsan.git master 4ebaab5fb428 bc5434be .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/07 22:56 https://github.com/google/kmsan.git master 4ebaab5fb428 bc5434be .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/05/07 16:02 https://github.com/google/kmsan.git master 4ebaab5fb428 f6da8120 .config console log report info ci-upstream-kmsan-gce-386 KMSAN: uninit-value in ieee80211_sta_tx_notify
2021/01/17 11:50 https://github.com/google/kmsan.git master 73d62e81b476 813be542 .config console log report info ci-upstream-kmsan-gce
2020/10/05 22:28 https://github.com/google/kmsan.git master 5edb1df295b9 1880b4a9 .config console log report info ci-upstream-kmsan-gce-386
* Struck through repros no longer work on HEAD.