| Title | Replies (including bot) | Last reply |
|---|---|---|
| [syzbot] Monthly bridge report (Jan 2026) | 0 (1) | 2026/01/19 08:19 |
| [syzbot] [net?] KMSAN: uninit-value in netif_skb_features (4) | 0 (1) | 2025/10/07 06:40 |
syzbot |
sign-in | mailing list | source | docs |
| Title | Replies (including bot) | Last reply |
|---|---|---|
| [syzbot] Monthly bridge report (Jan 2026) | 0 (1) | 2026/01/19 08:19 |
| [syzbot] [net?] KMSAN: uninit-value in netif_skb_features (4) | 0 (1) | 2025/10/07 06:40 |
| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| upstream | KMSAN: kernel-infoleak in copyout (2) net | 17 | C | 6723 | 981d | 2149d | 22/29 | fixed on 2023/06/08 14:41 | ||
| upstream | KMSAN: uninit-value in netif_skb_features (2) net | 7 | C | 9 | 788d | 876d | 25/29 | fixed on 2024/01/30 15:47 | ||
| upstream | KMSAN: kernel-infoleak in _copy_to_iter (7) net | 21 | C | 138977 | 1085d | 1437d | 22/29 | fixed on 2023/02/24 13:50 | ||
| upstream | KMSAN: uninit-value in netif_skb_features (3) net | 7 | 1 | 358d | 358d | 0/29 | auto-obsoleted due to no activity on 2025/05/29 13:17 | |||
| upstream | KMSAN: uninit-value in netif_skb_features net | 7 | C | 119 | 2837d | 2864d | 5/29 | fixed on 2018/05/08 18:30 |
===================================================== BUG: KMSAN: uninit-value in gso_features_check net/core/dev.c:3804 [inline] BUG: KMSAN: uninit-value in netif_skb_features+0x6fb/0x1870 net/core/dev.c:3828 gso_features_check net/core/dev.c:3804 [inline] netif_skb_features+0x6fb/0x1870 net/core/dev.c:3828 validate_xmit_skb+0xb6/0x2400 net/core/dev.c:4003 validate_xmit_skb_list+0xd4/0x320 net/core/dev.c:4065 sch_direct_xmit+0xd4/0xcf0 net/sched/sch_generic.c:332 __dev_xmit_skb net/core/dev.c:4179 [inline] __dev_queue_xmit+0x2f2d/0x5890 net/core/dev.c:4795 dev_queue_xmit include/linux/netdevice.h:3384 [inline] packet_xmit+0x8f/0x710 net/packet/af_packet.c:275 packet_snd net/packet/af_packet.c:3077 [inline] packet_sendmsg+0x91d9/0xa320 net/packet/af_packet.c:3109 sock_sendmsg_nosec net/socket.c:727 [inline] __sock_sendmsg net/socket.c:742 [inline] ____sys_sendmsg+0xfe7/0x1080 net/socket.c:2592 ___sys_sendmsg+0x271/0x3b0 net/socket.c:2646 __sys_sendmsg net/socket.c:2678 [inline] __do_sys_sendmsg net/socket.c:2683 [inline] __se_sys_sendmsg net/socket.c:2681 [inline] __x64_sys_sendmsg+0x211/0x3e0 net/socket.c:2681 x64_sys_call+0x1e20/0x3ea0 arch/x86/include/generated/asm/syscalls_64.h:47 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x134/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Uninit was created at: slab_post_alloc_hook mm/slub.c:4466 [inline] slab_alloc_node mm/slub.c:4788 [inline] kmem_cache_alloc_node_noprof+0x3d0/0x1270 mm/slub.c:4840 kmalloc_reserve net/core/skbuff.c:613 [inline] __alloc_skb+0x855/0x1190 net/core/skbuff.c:713 alloc_skb include/linux/skbuff.h:1383 [inline] alloc_skb_with_frags+0xc5/0xa60 net/core/skbuff.c:6750 sock_alloc_send_pskb+0xacb/0xc60 net/core/sock.c:2995 packet_alloc_skb net/packet/af_packet.c:2927 [inline] packet_snd net/packet/af_packet.c:3020 [inline] packet_sendmsg+0x7477/0xa320 net/packet/af_packet.c:3109 sock_sendmsg_nosec net/socket.c:727 [inline] __sock_sendmsg net/socket.c:742 [inline] ____sys_sendmsg+0xfe7/0x1080 net/socket.c:2592 ___sys_sendmsg+0x271/0x3b0 net/socket.c:2646 __sys_sendmsg net/socket.c:2678 [inline] __do_sys_sendmsg net/socket.c:2683 [inline] __se_sys_sendmsg net/socket.c:2681 [inline] __x64_sys_sendmsg+0x211/0x3e0 net/socket.c:2681 x64_sys_call+0x1e20/0x3ea0 arch/x86/include/generated/asm/syscalls_64.h:47 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x134/0xf80 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f CPU: 1 UID: 0 PID: 20939 Comm: syz.2.3956 Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/24/2026 =====================================================
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026/02/13 12:35 | upstream | cee73b1e840c | 6a673c50 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in netif_skb_features | ||
| 2026/02/13 12:35 | upstream | cee73b1e840c | 6a673c50 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in netif_skb_features | ||
| 2026/01/04 16:15 | upstream | aacb0a6d604a | d6526ea3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in netif_skb_features | ||
| 2026/01/04 16:07 | upstream | aacb0a6d604a | d6526ea3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in netif_skb_features | ||
| 2026/01/04 16:01 | upstream | aacb0a6d604a | d6526ea3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in netif_skb_features | ||
| 2025/11/15 22:45 | upstream | f824272b6e3f | f7988ea4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in netif_skb_features | ||
| 2025/10/03 06:32 | upstream | e406d57be7bd | 49379ee0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in netif_skb_features | ||
| 2026/02/13 13:12 | upstream | cee73b1e840c | 6a673c50 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-386-root | KMSAN: uninit-value in netif_skb_features | ||
| 2026/02/13 13:12 | upstream | cee73b1e840c | 6a673c50 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-386-root | KMSAN: uninit-value in netif_skb_features | ||
| 2026/01/29 17:08 | upstream | 8dfce8991b95 | aeb6fdd5 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-386-root | KMSAN: uninit-value in netif_skb_features |