syzbot


KMSAN: uninit-value in sixpack_receive_buf (2)

Status: closed as invalid on 2025/04/18 16:40
Subsystems: hams
[Documentation on labels]
First crash: 141d, last: 141d
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KMSAN: uninit-value in sixpack_receive_buf (3) hams 7 1 41d 41d 0/29 closed as invalid on 2025/07/30 20:31
upstream KMSAN: uninit-value in sixpack_receive_buf hams 7 1 257d 253d 0/29 auto-obsoleted due to no activity on 2025/03/01 01:58

Sample crash report:
=====================================================
BUG: KMSAN: uninit-value in sixpack_decode drivers/net/hamradio/6pack.c:938 [inline]
BUG: KMSAN: uninit-value in sixpack_receive_buf+0x773/0x2ea0 drivers/net/hamradio/6pack.c:447
 sixpack_decode drivers/net/hamradio/6pack.c:938 [inline]
 sixpack_receive_buf+0x773/0x2ea0 drivers/net/hamradio/6pack.c:447
 tty_ldisc_receive_buf+0x202/0x290 drivers/tty/tty_buffer.c:391
 tty_port_default_receive_buf+0xdf/0x190 drivers/tty/tty_port.c:37
 receive_buf drivers/tty/tty_buffer.c:445 [inline]
 flush_to_ldisc+0x473/0xdb0 drivers/tty/tty_buffer.c:495
 process_one_work kernel/workqueue.c:3238 [inline]
 process_scheduled_works+0xc1a/0x1e80 kernel/workqueue.c:3319
 worker_thread+0xea7/0x14f0 kernel/workqueue.c:3400
 kthread+0x6b9/0xef0 kernel/kthread.c:464
 ret_from_fork+0x6d/0x90 arch/x86/kernel/process.c:148
 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244

Uninit was created at:
 slab_post_alloc_hook mm/slub.c:4121 [inline]
 slab_alloc_node mm/slub.c:4164 [inline]
 __do_kmalloc_node mm/slub.c:4293 [inline]
 __kmalloc_noprof+0x923/0x1230 mm/slub.c:4306
 kmalloc_noprof include/linux/slab.h:905 [inline]
 tty_buffer_alloc drivers/tty/tty_buffer.c:180 [inline]
 __tty_buffer_request_room+0x36e/0x6d0 drivers/tty/tty_buffer.c:273
 __tty_insert_flip_string_flags+0x14c/0x680 drivers/tty/tty_buffer.c:309
 tty_insert_flip_char include/linux/tty_flip.h:77 [inline]
 uart_insert_char+0x39e/0xa10 drivers/tty/serial/serial_core.c:3517
 serial8250_read_char+0x1a7/0x5d0 drivers/tty/serial/8250/8250_port.c:1766
 serial8250_rx_chars drivers/tty/serial/8250/8250_port.c:1783 [inline]
 serial8250_handle_irq+0x971/0x1130 drivers/tty/serial/8250/8250_port.c:1947
 serial8250_default_handle_irq+0x120/0x2b0 drivers/tty/serial/8250/8250_port.c:1972
 serial8250_interrupt+0xc5/0x360 drivers/tty/serial/8250/8250_core.c:86
 __handle_irq_event_percpu+0x118/0xca0 kernel/irq/handle.c:158
 handle_irq_event_percpu kernel/irq/handle.c:193 [inline]
 handle_irq_event+0xef/0x2c0 kernel/irq/handle.c:210
 handle_edge_irq+0x340/0xfb0 kernel/irq/chip.c:831
 generic_handle_irq_desc include/linux/irqdesc.h:173 [inline]
 handle_irq arch/x86/kernel/irq.c:249 [inline]
 call_irq_handler arch/x86/kernel/irq.c:261 [inline]
 __common_interrupt+0x97/0x1f0 arch/x86/kernel/irq.c:287
 common_interrupt+0x92/0xb0 arch/x86/kernel/irq.c:280
 asm_common_interrupt+0x2b/0x40 arch/x86/include/asm/idtentry.h:693

CPU: 1 UID: 0 PID: 3797 Comm: kworker/u8:17 Tainted: G        W          6.14.0-rc6-syzkaller-00253-gcb82ca153949 #0
Tainted: [W]=WARN
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025
Workqueue: events_unbound flush_to_ldisc
=====================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/03/16 21:11 upstream cb82ca153949 e2826670 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kmsan-gce-root KMSAN: uninit-value in sixpack_receive_buf
* Struck through repros no longer work on HEAD.