==================================================================
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+0x32b/0x9a0 kernel/time/timer.c:1812
Write of size 8 at addr ffff88811f59ca00 by task udevd/406
CPU: 0 PID: 406 Comm: udevd Not tainted 6.1.134-syzkaller-00012-g646380b087a5 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/19/2025
Call Trace:
__dump_stack+0x21/0x24 lib/dump_stack.c:88
dump_stack_lvl+0xee/0x150 lib/dump_stack.c:106
print_address_description+0x71/0x210 mm/kasan/report.c:316
print_report+0x4a/0x60 mm/kasan/report.c:427
kasan_report+0x122/0x150 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+0x32b/0x9a0 kernel/time/timer.c:1812
run_timer_softirq+0x6a/0xf0 kernel/time/timer.c:1839
handle_softirqs+0x1d7/0x600 kernel/softirq.c:624
__do_softirq kernel/softirq.c:662 [inline]
invoke_softirq kernel/softirq.c:479 [inline]
__irq_exit_rcu+0x52/0xf0 kernel/softirq.c:711
irq_exit_rcu+0x9/0x10 kernel/softirq.c:723
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline]
sysvec_apic_timer_interrupt+0xa9/0xc0 arch/x86/kernel/apic/apic.c:1118
asm_sysvec_apic_timer_interrupt+0x1b/0x20 arch/x86/include/asm/idtentry.h:691
RIP: 0010:____sys_sendmsg+0x397/0x990 net/socket.c:2494
Code: b6 04 28 84 c0 0f 85 fa 04 00 00 41 89 dc 89 1a 49 8d 5f 10 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 b9 ea d7 fd <48> 8b 1b 48 83 c3 40 48 89 d8 48 c1 e8 03 42 0f b6 04 28 84 c0 0f
RSP: 0018:ffffc9000e72fa20 EFLAGS: 00000246
RAX: 1ffff11022ee1f0a RBX: ffff88811770f850 RCX: ffff888115ee6540
RDX: ffffc9000e72fe44 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc9000e72fb50 R08: 0000000000000004 R09: ffffc9000e72faa0
R10: fffff52001ce5f58 R11: 1ffff92001ce5f54 R12: 0000000000000000
R13: dffffc0000000000 R14: ffffc9000e72fe00 R15: ffff88811770f840
___sys_sendmsg+0x21c/0x290 net/socket.c:2563
__sys_sendmsg net/socket.c:2592 [inline]
__do_sys_sendmsg net/socket.c:2601 [inline]
__se_sys_sendmsg net/socket.c:2599 [inline]
__x64_sys_sendmsg+0x1f0/0x2c0 net/socket.c:2599
x64_sys_call+0x171/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:47
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f3ddbca7407
Code: 48 89 fa 4c 89 df e8 38 aa 00 00 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 1a 5b c3 0f 1f 84 00 00 00 00 00 48 8b 44 24 10 0f 05 <5b> c3 0f 1f 80 00 00 00 00 83 e2 39 83 fa 08 75 de e8 23 ff ff ff
RSP: 002b:00007ffe7402f3a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007f3ddc3e8880 RCX: 00007f3ddbca7407
RDX: 0000000000000000 RSI: 00007ffe7402f400 RDI: 000000000000000c
RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000157
R13: 00005610a166abe0 R14: 0000000000000000 R15: 00005610a164b2b0
Allocated by task 405:
kasan_save_stack mm/kasan/common.c:45 [inline]
kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
kasan_save_alloc_info+0x25/0x30 mm/kasan/generic.c:505
____kasan_kmalloc mm/kasan/common.c:379 [inline]
__kasan_kmalloc+0x95/0xb0 mm/kasan/common.c:388
kasan_kmalloc include/linux/kasan.h:212 [inline]
__do_kmalloc_node mm/slab_common.c:938 [inline]
__kmalloc+0xb1/0x1e0 mm/slab_common.c:951
kmalloc include/linux/slab.h:568 [inline]
kzalloc include/linux/slab.h:699 [inline]
hci_alloc_dev_priv+0x27/0x1bd0 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+0x3c8/0xa00 drivers/bluetooth/hci_ldisc.c:765
tty_ioctl+0x8ef/0xc60 drivers/tty/tty_io.c:2785
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:870 [inline]
__se_sys_ioctl+0x12f/0x1b0 fs/ioctl.c:856
__x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856
x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
Freed by task 405:
kasan_save_stack mm/kasan/common.c:45 [inline]
kasan_set_track+0x4b/0x70 mm/kasan/common.c:52
kasan_save_free_info+0x31/0x50 mm/kasan/generic.c:516
____kasan_slab_free+0x132/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+0xc2/0x190 mm/slub.c:1771
slab_free mm/slub.c:3686 [inline]
__kmem_cache_free+0xb7/0x1b0 mm/slub.c:3702
kfree+0x6f/0xf0 mm/slab_common.c:990
hci_release_dev+0x13ad/0x1500 net/bluetooth/hci_core.c:2763
bt_host_release+0x82/0x90 net/bluetooth/hci_sysfs.c:85
device_release+0xa4/0x1d0 drivers/base/core.c:-1
kobject_cleanup lib/kobject.c:681 [inline]
kobject_release lib/kobject.c:712 [inline]
kref_put include/linux/kref.h:65 [inline]
kobject_put+0x19d/0x280 lib/kobject.c:729
put_device+0x1f/0x30 drivers/base/core.c:3806
hci_dev_put include/net/bluetooth/hci_core.h:1444 [inline]
hci_dev_cmd+0x265/0x720 net/bluetooth/hci_core.c:795
hci_sock_ioctl+0x41e/0x7f0 net/bluetooth/hci_sock.c:1096
sock_do_ioctl+0x101/0x310 net/socket.c:1194
sock_ioctl+0x4d8/0x6e0 net/socket.c:1311
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:870 [inline]
__se_sys_ioctl+0x12f/0x1b0 fs/ioctl.c:856
__x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856
x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
Last potentially related work creation:
kasan_save_stack+0x3a/0x60 mm/kasan/common.c:45
__kasan_record_aux_stack+0xb6/0xc0 mm/kasan/generic.c:486
kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496
insert_work+0x51/0x300 kernel/workqueue.c:1368
__queue_work+0x9b1/0xd30 kernel/workqueue.c:1527
queue_work_on+0xd2/0x140 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+0xa3e/0xcf0 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+0x53/0x120 net/bluetooth/hci_sync.c:288
hci_dev_cmd+0x33b/0x720 net/bluetooth/hci_core.c:749
hci_sock_ioctl+0x41e/0x7f0 net/bluetooth/hci_sock.c:1096
sock_do_ioctl+0x101/0x310 net/socket.c:1194
sock_ioctl+0x4d8/0x6e0 net/socket.c:1311
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:870 [inline]
__se_sys_ioctl+0x12f/0x1b0 fs/ioctl.c:856
__x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856
x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
Second to last potentially related work creation:
kasan_save_stack+0x3a/0x60 mm/kasan/common.c:45
__kasan_record_aux_stack+0xb6/0xc0 mm/kasan/generic.c:486
kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496
insert_work+0x51/0x300 kernel/workqueue.c:1368
__queue_work+0x9b1/0xd30 kernel/workqueue.c:1527
queue_work_on+0xd2/0x140 kernel/workqueue.c:1555
queue_work include/linux/workqueue.h:510 [inline]
hci_cmd_timeout+0x191/0x200 net/bluetooth/hci_core.c:1468
process_one_work+0x71f/0xc40 kernel/workqueue.c:2299
worker_thread+0xa29/0x11f0 kernel/workqueue.c:2446
kthread+0x281/0x320 kernel/kthread.c:386
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
The buggy address belongs to the object at ffff88811f59c000
which belongs to the cache kmalloc-8k of size 8192
The buggy address is located 2560 bytes inside of
8192-byte region [ffff88811f59c000, ffff88811f59e000)
The buggy address belongs to the physical page:
page:ffffea00047d6600 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x11f598
head:ffffea00047d6600 order:3 compound_mapcount:0 compound_pincount:0
flags: 0x4000000000010200(slab|head|zone=1)
raw: 4000000000010200 0000000000000000 dead000000000122 ffff888100043500
raw: 0000000000000000 0000000000020002 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 371, tgid 371 (kworker/1:5), ts 37483945630, free_ts 37482871387
set_page_owner include/linux/page_owner.h:33 [inline]
post_alloc_hook+0x1f5/0x210 mm/page_alloc.c:2637
prep_new_page+0x1c/0x110 mm/page_alloc.c:2644
get_page_from_freelist+0x2c6e/0x2ce0 mm/page_alloc.c:4539
__alloc_pages+0x19e/0x3a0 mm/page_alloc.c:5838
alloc_slab_page+0x6e/0xf0 include/linux/gfp.h:-1
allocate_slab mm/slub.c:1962 [inline]
new_slab+0x98/0x3d0 mm/slub.c:2015
___slab_alloc+0x6f6/0xb50 mm/slub.c:3203
__slab_alloc+0x5e/0xa0 mm/slub.c:3302
slab_alloc_node mm/slub.c:3387 [inline]
__kmem_cache_alloc_node+0x203/0x2c0 mm/slub.c:3462
kmalloc_trace+0x29/0xb0 mm/slab_common.c:1028
kmalloc include/linux/slab.h:563 [inline]
kzalloc include/linux/slab.h:699 [inline]
hid_allocate_device+0x50/0x2f0 drivers/hid/hid-core.c:2802
usbhid_probe+0x396/0xfa0 drivers/hid/usbhid/hid-core.c:1358
usb_probe_interface+0x610/0xaf0 drivers/usb/core/driver.c:397
call_driver_probe drivers/base/dd.c:-1 [inline]
really_probe+0x2cb/0x960 drivers/base/dd.c:639
__driver_probe_device+0x198/0x280 drivers/base/dd.c:808
driver_probe_device+0x54/0x3e0 drivers/base/dd.c:838
page last free stack trace:
reset_page_owner include/linux/page_owner.h:26 [inline]
free_pages_prepare mm/page_alloc.c:1545 [inline]
free_pcp_prepare mm/page_alloc.c:1619 [inline]
free_unref_page_prepare+0x742/0x750 mm/page_alloc.c:3581
free_unref_page+0x8f/0x530 mm/page_alloc.c:3677
free_the_page+0x13/0x20 mm/page_alloc.c:830
page_frag_free+0x10a/0x120 mm/page_alloc.c:6066
skb_free_frag include/linux/skbuff.h:3260 [inline]
skb_free_head net/core/skbuff.c:760 [inline]
skb_release_data+0x70f/0x890 net/core/skbuff.c:791
skb_release_all net/core/skbuff.c:856 [inline]
napi_consume_skb+0x13d/0x2c0 net/core/skbuff.c:1113
skb_defer_free_flush net/core/dev.c:6745 [inline]
net_rx_action+0x393/0xaa0 net/core/dev.c:6766
handle_softirqs+0x1d7/0x600 kernel/softirq.c:624
__do_softirq kernel/softirq.c:662 [inline]
invoke_softirq kernel/softirq.c:479 [inline]
__irq_exit_rcu+0x52/0xf0 kernel/softirq.c:711
irq_exit_rcu+0x9/0x10 kernel/softirq.c:723
common_interrupt+0xbe/0xe0 arch/x86/kernel/irq.c:242
asm_common_interrupt+0x27/0x40 arch/x86/include/asm/idtentry.h:682
Memory state around the buggy address:
ffff88811f59c900: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff88811f59c980: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff88811f59ca00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
^
ffff88811f59ca80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff88811f59cb00: 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: 406 Comm: udevd Tainted: G B 6.1.134-syzkaller-00012-g646380b087a5 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/19/2025
RIP: 0010:__queue_work+0x575/0xd30 kernel/workqueue.c:-1
Code: 39 2b 0f 84 b9 00 00 00 e8 58 ce 28 00 4c 89 ff e8 30 7d a8 03 49 bc 00 00 00 00 00 fc ff df 4c 8b 6d d0 4c 89 e8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ef e8 6c 20 6d 00 49 8b 7d 00 e8 13 79
RSP: 0018:ffffc90000007c70 EFLAGS: 00010046
RAX: 0000000000000000 RBX: 000000007fffffff RCX: ffff888115ee6540
RDX: 0000000000000100 RSI: 000000007fffffff RDI: 000000007fffffff
RBP: ffffc90000007d08 R08: fffffffffffffffb R09: 0000000000000007
R10: ffffed1023eb3939 R11: 1ffff11023eb3939 R12: dffffc0000000000
R13: 0000000000000000 R14: ffff88811f59c9c8 R15: 0000000000000008
FS: 00007f3ddc3e8880(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f3ddc3da000 CR3: 0000000133ddd000 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+0x46/0x2a0 kernel/time/timer.c:1510
expire_timers kernel/time/timer.c:1550 [inline]
__run_timers+0x667/0x9a0 kernel/time/timer.c:1826
run_timer_softirq+0x6a/0xf0 kernel/time/timer.c:1839
handle_softirqs+0x1d7/0x600 kernel/softirq.c:624
__do_softirq kernel/softirq.c:662 [inline]
invoke_softirq kernel/softirq.c:479 [inline]
__irq_exit_rcu+0x52/0xf0 kernel/softirq.c:711
irq_exit_rcu+0x9/0x10 kernel/softirq.c:723
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline]
sysvec_apic_timer_interrupt+0xa9/0xc0 arch/x86/kernel/apic/apic.c:1118
asm_sysvec_apic_timer_interrupt+0x1b/0x20 arch/x86/include/asm/idtentry.h:691
RIP: 0010:____sys_sendmsg+0x397/0x990 net/socket.c:2494
Code: b6 04 28 84 c0 0f 85 fa 04 00 00 41 89 dc 89 1a 49 8d 5f 10 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 b9 ea d7 fd <48> 8b 1b 48 83 c3 40 48 89 d8 48 c1 e8 03 42 0f b6 04 28 84 c0 0f
RSP: 0018:ffffc9000e72fa20 EFLAGS: 00000246
RAX: 1ffff11022ee1f0a RBX: ffff88811770f850 RCX: ffff888115ee6540
RDX: ffffc9000e72fe44 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc9000e72fb50 R08: 0000000000000004 R09: ffffc9000e72faa0
R10: fffff52001ce5f58 R11: 1ffff92001ce5f54 R12: 0000000000000000
R13: dffffc0000000000 R14: ffffc9000e72fe00 R15: ffff88811770f840
___sys_sendmsg+0x21c/0x290 net/socket.c:2563
__sys_sendmsg net/socket.c:2592 [inline]
__do_sys_sendmsg net/socket.c:2601 [inline]
__se_sys_sendmsg net/socket.c:2599 [inline]
__x64_sys_sendmsg+0x1f0/0x2c0 net/socket.c:2599
x64_sys_call+0x171/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:47
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x68/0xd2
RIP: 0033:0x7f3ddbca7407
Code: 48 89 fa 4c 89 df e8 38 aa 00 00 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 1a 5b c3 0f 1f 84 00 00 00 00 00 48 8b 44 24 10 0f 05 <5b> c3 0f 1f 80 00 00 00 00 83 e2 39 83 fa 08 75 de e8 23 ff ff ff
RSP: 002b:00007ffe7402f3a0 EFLAGS: 00000202 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007f3ddc3e8880 RCX: 00007f3ddbca7407
RDX: 0000000000000000 RSI: 00007ffe7402f400 RDI: 000000000000000c
RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000157
R13: 00005610a166abe0 R14: 0000000000000000 R15: 00005610a164b2b0
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:__queue_work+0x575/0xd30 kernel/workqueue.c:-1
Code: 39 2b 0f 84 b9 00 00 00 e8 58 ce 28 00 4c 89 ff e8 30 7d a8 03 49 bc 00 00 00 00 00 fc ff df 4c 8b 6d d0 4c 89 e8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ef e8 6c 20 6d 00 49 8b 7d 00 e8 13 79
RSP: 0018:ffffc90000007c70 EFLAGS: 00010046
RAX: 0000000000000000 RBX: 000000007fffffff RCX: ffff888115ee6540
RDX: 0000000000000100 RSI: 000000007fffffff RDI: 000000007fffffff
RBP: ffffc90000007d08 R08: fffffffffffffffb R09: 0000000000000007
R10: ffffed1023eb3939 R11: 1ffff11023eb3939 R12: dffffc0000000000
R13: 0000000000000000 R14: ffff88811f59c9c8 R15: 0000000000000008
FS: 00007f3ddc3e8880(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f3ddc3da000 CR3: 0000000133ddd000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
0: b6 04 mov $0x4,%dh
2: 28 84 c0 0f 85 fa 04 sub %al,0x4fa850f(%rax,%rax,8)
9: 00 00 add %al,(%rax)
b: 41 89 dc mov %ebx,%r12d
e: 89 1a mov %ebx,(%rdx)
10: 49 8d 5f 10 lea 0x10(%r15),%rbx
14: 48 89 d8 mov %rbx,%rax
17: 48 c1 e8 03 shr $0x3,%rax
1b: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1)
20: 74 08 je 0x2a
22: 48 89 df mov %rbx,%rdi
25: e8 b9 ea d7 fd call 0xfdd7eae3
* 2a: 48 8b 1b mov (%rbx),%rbx <-- trapping instruction
2d: 48 83 c3 40 add $0x40,%rbx
31: 48 89 d8 mov %rbx,%rax
34: 48 c1 e8 03 shr $0x3,%rax
38: 42 0f b6 04 28 movzbl (%rax,%r13,1),%eax
3d: 84 c0 test %al,%al
3f: 0f .byte 0xf