bridge0: received packet on veth0_to_bridge with own address as source address (addr:aa:aa:aa:aa:aa:0c, vlan:0)
==================================================================
BUG: KASAN: use-after-free in hlist_move_list include/linux/list.h:1014 [inline]
BUG: KASAN: use-after-free in collect_expired_timers kernel/time/timer.c:1576 [inline]
BUG: KASAN: use-after-free in __run_timers+0x34a/0xa10 kernel/time/timer.c:1812
Write of size 8 at addr ffff888119048a00 by task kworker/0:6/861
CPU: 0 PID: 861 Comm: kworker/0:6 Not tainted 6.1.118-syzkaller-00021-gd12538e9da37 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
Workqueue: events_power_efficient neigh_periodic_work
Call Trace:
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
print_address_description mm/kasan/report.c:316 [inline]
print_report+0x158/0x4e0 mm/kasan/report.c:427
kasan_report+0x13c/0x170 mm/kasan/report.c:531
__asan_report_store8_noabort+0x17/0x20 mm/kasan/report_generic.c:356
hlist_move_list include/linux/list.h:1014 [inline]
collect_expired_timers kernel/time/timer.c:1576 [inline]
__run_timers+0x34a/0xa10 kernel/time/timer.c:1812
run_timer_softirq+0x69/0xf0 kernel/time/timer.c:1839
handle_softirqs+0x1db/0x650 kernel/softirq.c:617
__do_softirq+0xb/0xd kernel/softirq.c:655
do_softirq+0xf6/0x150 kernel/softirq.c:499
__local_bh_enable_ip+0x75/0x80 kernel/softirq.c:423
__raw_write_unlock_bh include/linux/rwlock_api_smp.h:281 [inline]
_raw_write_unlock_bh+0x32/0x50 kernel/locking/spinlock.c:366
neigh_periodic_work+0xa1f/0xb60 net/core/neighbour.c:1017
process_one_work+0x73d/0xcb0 kernel/workqueue.c:2299
worker_thread+0xa60/0x1260 kernel/workqueue.c:2446
kthread+0x26d/0x300 kernel/kthread.c:386
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
Allocated by task 946:
kasan_save_stack mm/kasan/common.c:45 [inline]
kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
kasan_save_alloc_info+0x1f/0x30 mm/kasan/generic.c:505
____kasan_kmalloc mm/kasan/common.c:379 [inline]
__kasan_kmalloc+0x9c/0xb0 mm/kasan/common.c:388
kasan_kmalloc include/linux/kasan.h:212 [inline]
__do_kmalloc_node mm/slab_common.c:938 [inline]
__kmalloc+0xb4/0x1e0 mm/slab_common.c:951
kmalloc include/linux/slab.h:562 [inline]
kzalloc include/linux/slab.h:693 [inline]
hci_alloc_dev_priv+0x27/0x1c00 net/bluetooth/hci_core.c:2435
hci_alloc_dev include/net/bluetooth/hci_core.h:1484 [inline]
hci_uart_register_dev drivers/bluetooth/hci_ldisc.c:636 [inline]
hci_uart_set_proto drivers/bluetooth/hci_ldisc.c:712 [inline]
hci_uart_tty_ioctl+0x401/0xa70 drivers/bluetooth/hci_ldisc.c:765
tty_ioctl+0x903/0xc50 drivers/tty/tty_io.c:2785
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:870 [inline]
__se_sys_ioctl+0x114/0x190 fs/ioctl.c:856
__x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856
x64_sys_call+0x98/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
Freed by task 946:
kasan_save_stack mm/kasan/common.c:45 [inline]
kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
kasan_save_free_info+0x2b/0x40 mm/kasan/generic.c:516
____kasan_slab_free+0x131/0x180 mm/kasan/common.c:241
__kasan_slab_free+0x11/0x20 mm/kasan/common.c:249
kasan_slab_free include/linux/kasan.h:178 [inline]
slab_free_hook mm/slub.c:1745 [inline]
slab_free_freelist_hook mm/slub.c:1771 [inline]
slab_free mm/slub.c:3686 [inline]
__kmem_cache_free+0x21d/0x410 mm/slub.c:3702
kfree+0x7a/0xf0 mm/slab_common.c:990
hci_release_dev+0x14d3/0x1640 net/bluetooth/hci_core.c:2763
bt_host_release+0x83/0xa0 net/bluetooth/hci_sysfs.c:92
device_release+0x95/0x1c0
kobject_cleanup lib/kobject.c:681 [inline]
kobject_release lib/kobject.c:712 [inline]
kref_put include/linux/kref.h:65 [inline]
kobject_put+0x178/0x260 lib/kobject.c:729
put_device+0x1f/0x30 drivers/base/core.c:3805
hci_dev_put include/net/bluetooth/hci_core.h:1444 [inline]
hci_dev_cmd+0x2be/0x9b0 net/bluetooth/hci_core.c:795
hci_sock_ioctl+0x415/0x7f0 net/bluetooth/hci_sock.c:1096
sock_do_ioctl+0x152/0x450 net/socket.c:1194
sock_ioctl+0x455/0x740 net/socket.c:1311
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:870 [inline]
__se_sys_ioctl+0x114/0x190 fs/ioctl.c:856
__x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856
x64_sys_call+0x98/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
Last potentially related work creation:
kasan_save_stack+0x3b/0x60 mm/kasan/common.c:45
__kasan_record_aux_stack+0xb4/0xc0 mm/kasan/generic.c:486
kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496
insert_work+0x56/0x310 kernel/workqueue.c:1368
__queue_work+0x9b6/0xd70 kernel/workqueue.c:1527
queue_work_on+0x105/0x170 kernel/workqueue.c:1555
queue_work include/linux/workqueue.h:510 [inline]
hci_cmd_sync_run net/bluetooth/hci_sync.c:140 [inline]
__hci_cmd_sync_sk+0xc2a/0xf70 net/bluetooth/hci_sync.c:162
__hci_cmd_sync_status_sk net/bluetooth/hci_sync.c:253 [inline]
__hci_cmd_sync_status net/bluetooth/hci_sync.c:277 [inline]
hci_cmd_sync_status+0x52/0x130 net/bluetooth/hci_sync.c:288
hci_dev_cmd+0x39e/0x9b0 net/bluetooth/hci_core.c:749
hci_sock_ioctl+0x415/0x7f0 net/bluetooth/hci_sock.c:1096
sock_do_ioctl+0x152/0x450 net/socket.c:1194
sock_ioctl+0x455/0x740 net/socket.c:1311
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:870 [inline]
__se_sys_ioctl+0x114/0x190 fs/ioctl.c:856
__x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856
x64_sys_call+0x98/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
Second to last potentially related work creation:
kasan_save_stack+0x3b/0x60 mm/kasan/common.c:45
__kasan_record_aux_stack+0xb4/0xc0 mm/kasan/generic.c:486
kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496
insert_work+0x56/0x310 kernel/workqueue.c:1368
__queue_work+0x9b6/0xd70 kernel/workqueue.c:1527
queue_work_on+0x105/0x170 kernel/workqueue.c:1555
queue_work include/linux/workqueue.h:510 [inline]
hci_cmd_timeout+0x199/0x200 net/bluetooth/hci_core.c:1468
process_one_work+0x73d/0xcb0 kernel/workqueue.c:2299
worker_thread+0xa60/0x1260 kernel/workqueue.c:2446
kthread+0x26d/0x300 kernel/kthread.c:386
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
The buggy address belongs to the object at ffff888119048000
which belongs to the cache kmalloc-8k of size 8192
The buggy address is located 2560 bytes inside of
8192-byte region [ffff888119048000, ffff88811904a000)
The buggy address belongs to the physical page:
page:ffffea0004641200 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x119048
head:ffffea0004641200 order:3 compound_mapcount:0 compound_pincount:0
flags: 0x4000000000010200(slab|head|zone=1)
raw: 4000000000010200 ffffea0004608600 dead000000000003 ffff888100043500
raw: 0000000000000000 0000000080020002 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 3, migratetype Unmovable, gfp_mask 0x1d20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL), pid 536, tgid 533 (syz.3.42), ts 45277689221, free_ts 45044223565
set_page_owner include/linux/page_owner.h:33 [inline]
post_alloc_hook+0x213/0x220 mm/page_alloc.c:2590
prep_new_page+0x1b/0x110 mm/page_alloc.c:2597
get_page_from_freelist+0x2f41/0x2fc0 mm/page_alloc.c:4462
__alloc_pages+0x234/0x610 mm/page_alloc.c:5759
alloc_slab_page+0x6c/0xf0
allocate_slab mm/slub.c:1962 [inline]
new_slab+0x90/0x3e0 mm/slub.c:2015
___slab_alloc+0x6f9/0xb80 mm/slub.c:3203
__slab_alloc+0x5d/0xa0 mm/slub.c:3302
slab_alloc_node mm/slub.c:3387 [inline]
__kmem_cache_alloc_node+0x207/0x2a0 mm/slub.c:3462
__do_kmalloc_node mm/slab_common.c:937 [inline]
__kmalloc+0xa3/0x1e0 mm/slab_common.c:951
kmalloc_array include/linux/slab.h:609 [inline]
mb_cache_create+0x171/0x620 fs/mbcache.c:370
ext4_xattr_create_cache+0x13/0x20 fs/ext4/xattr.c:3158
__ext4_fill_super fs/ext4/super.c:5332 [inline]
ext4_fill_super+0x61c9/0x8460 fs/ext4/super.c:5652
get_tree_bdev+0x440/0x680 fs/super.c:1368
ext4_get_tree+0x1c/0x20 fs/ext4/super.c:5682
vfs_get_tree+0x88/0x290 fs/super.c:1575
page last free stack trace:
reset_page_owner include/linux/page_owner.h:26 [inline]
free_pages_prepare mm/page_alloc.c:1498 [inline]
free_pcp_prepare mm/page_alloc.c:1572 [inline]
free_unref_page_prepare+0x83d/0x850 mm/page_alloc.c:3511
free_unref_page+0xb2/0x5c0 mm/page_alloc.c:3607
free_the_page mm/page_alloc.c:798 [inline]
__free_pages+0x61/0xf0 mm/page_alloc.c:5848
__free_slab+0xce/0x1a0 mm/slub.c:2039
free_slab mm/slub.c:2054 [inline]
discard_slab mm/slub.c:2060 [inline]
__unfreeze_partials+0x165/0x1a0 mm/slub.c:2609
put_cpu_partial+0xa9/0x100 mm/slub.c:2685
__slab_free+0x1c8/0x280 mm/slub.c:3563
do_slab_free mm/slub.c:3640 [inline]
___cache_free+0xc6/0xd0 mm/slub.c:3696
qlink_free mm/kasan/quarantine.c:168 [inline]
qlist_free_all+0xc5/0x140 mm/kasan/quarantine.c:187
kasan_quarantine_reduce+0x15a/0x180 mm/kasan/quarantine.c:294
__kasan_slab_alloc+0x24/0x80 mm/kasan/common.c:310
kasan_slab_alloc include/linux/kasan.h:202 [inline]
slab_post_alloc_hook+0x53/0x2c0 mm/slab.h:768
slab_alloc_node mm/slub.c:3421 [inline]
kmem_cache_alloc_node+0x188/0x330 mm/slub.c:3468
__alloc_skb+0xcc/0x2d0 net/core/skbuff.c:505
alloc_skb include/linux/skbuff.h:1290 [inline]
netlink_alloc_large_skb net/netlink/af_netlink.c:1199 [inline]
netlink_sendmsg+0x7a6/0xd30 net/netlink/af_netlink.c:1850
sock_sendmsg_nosec net/socket.c:716 [inline]
__sock_sendmsg net/socket.c:728 [inline]
____sys_sendmsg+0x5d3/0x9a0 net/socket.c:2509
Memory state around the buggy address:
ffff888119048900: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff888119048980: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888119048a00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
^
ffff888119048a80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff888119048b00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================
general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]
CPU: 0 PID: 861 Comm: kworker/0:6 Tainted: G B 6.1.118-syzkaller-00021-gd12538e9da37 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024
Workqueue: events_power_efficient neigh_periodic_work
RIP: 0010:__queue_work+0x4f1/0xd70
Code: 39 03 0f 84 40 01 00 00 e8 8c 6b 2a 00 4c 89 e7 e8 e4 e3 d6 03 49 bd 00 00 00 00 00 fc ff df 4c 8b 65 d0 4c 89 f0 48 c1 e8 03 <42> 80 3c 28 00 74 08 4c 89 f7 e8 60 e1 71 00 49 8b 3e e8 98 dc d6
RSP: 0018:ffffc90000007c98 EFLAGS: 00010046
RAX: 0000000000000000 RBX: 000000007fffffff RCX: ffff88810ec15100
RDX: 0000000000000100 RSI: 000000007fffffff RDI: 000000007fffffff
RBP: ffffc90000007d20 R08: ffffffff814b186b R09: 0000000000000007
R10: ffffffffffffffff R11: dffffc0000000001 R12: ffff8881190489c8
R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8881190489e0
FS: 0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffdb7729c18 CR3: 000000012fae9000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
delayed_work_timer_fn+0x61/0x80 kernel/workqueue.c:1653
call_timer_fn+0x3b/0x2d0 kernel/time/timer.c:1510
expire_timers kernel/time/timer.c:1550 [inline]
__run_timers+0x756/0xa10 kernel/time/timer.c:1826
run_timer_softirq+0x69/0xf0 kernel/time/timer.c:1839
handle_softirqs+0x1db/0x650 kernel/softirq.c:617
__do_softirq+0xb/0xd kernel/softirq.c:655
do_softirq+0xf6/0x150 kernel/softirq.c:499
__local_bh_enable_ip+0x75/0x80 kernel/softirq.c:423
__raw_write_unlock_bh include/linux/rwlock_api_smp.h:281 [inline]
_raw_write_unlock_bh+0x32/0x50 kernel/locking/spinlock.c:366
neigh_periodic_work+0xa1f/0xb60 net/core/neighbour.c:1017
process_one_work+0x73d/0xcb0 kernel/workqueue.c:2299
worker_thread+0xa60/0x1260 kernel/workqueue.c:2446
kthread+0x26d/0x300 kernel/kthread.c:386
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:__queue_work+0x4f1/0xd70
Code: 39 03 0f 84 40 01 00 00 e8 8c 6b 2a 00 4c 89 e7 e8 e4 e3 d6 03 49 bd 00 00 00 00 00 fc ff df 4c 8b 65 d0 4c 89 f0 48 c1 e8 03 <42> 80 3c 28 00 74 08 4c 89 f7 e8 60 e1 71 00 49 8b 3e e8 98 dc d6
RSP: 0018:ffffc90000007c98 EFLAGS: 00010046
RAX: 0000000000000000 RBX: 000000007fffffff RCX: ffff88810ec15100
RDX: 0000000000000100 RSI: 000000007fffffff RDI: 000000007fffffff
RBP: ffffc90000007d20 R08: ffffffff814b186b R09: 0000000000000007
R10: ffffffffffffffff R11: dffffc0000000001 R12: ffff8881190489c8
R13: dffffc0000000000 R14: 0000000000000000 R15: ffff8881190489e0
FS: 0000000000000000(0000) GS:ffff8881f6e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffdb7729c18 CR3: 000000012fae9000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
0: 39 03 cmp %eax,(%rbx)
2: 0f 84 40 01 00 00 je 0x148
8: e8 8c 6b 2a 00 call 0x2a6b99
d: 4c 89 e7 mov %r12,%rdi
10: e8 e4 e3 d6 03 call 0x3d6e3f9
15: 49 bd 00 00 00 00 00 movabs $0xdffffc0000000000,%r13
1c: fc ff df
1f: 4c 8b 65 d0 mov -0x30(%rbp),%r12
23: 4c 89 f0 mov %r14,%rax
26: 48 c1 e8 03 shr $0x3,%rax
* 2a: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1) <-- trapping instruction
2f: 74 08 je 0x39
31: 4c 89 f7 mov %r14,%rdi
34: e8 60 e1 71 00 call 0x71e199
39: 49 8b 3e mov (%r14),%rdi
3c: e8 .byte 0xe8
3d: 98 cwtl
3e: dc d6 (bad)