KASAN: slab-use-after-free Read in hci_cmd_work
==================================================================
BUG: KASAN: slab-use-after-free in hci_cmd_work+0x5d0/0x7b0 net/bluetooth/hci_core.c:4174
Read of size 2 at addr ffff888031496538 by task kworker/u9:0/52
CPU: 1 UID: 0 PID: 52 Comm: kworker/u9:0 Not tainted syzkaller #0 PREEMPT(full)
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
Workqueue: hci0 hci_cmd_work
Call Trace:
dump_stack_lvl+0x189/0x250 lib/dump_stack.c:120
print_address_description mm/kasan/report.c:378 [inline]
print_report+0xca/0x240 mm/kasan/report.c:482
kasan_report+0x118/0x150 mm/kasan/report.c:595
hci_cmd_work+0x5d0/0x7b0 net/bluetooth/hci_core.c:4174
process_one_work+0x93a/0x15e0 kernel/workqueue.c:3261
process_scheduled_works kernel/workqueue.c:3344 [inline]
worker_thread+0x9b0/0xee0 kernel/workqueue.c:3425
kthread+0x711/0x8a0 kernel/kthread.c:463
ret_from_fork+0x599/0xb30 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246
Allocated by task 5840:
kasan_save_stack mm/kasan/common.c:56 [inline]
kasan_save_track+0x3e/0x80 mm/kasan/common.c:77
unpoison_slab_object mm/kasan/common.c:339 [inline]
__kasan_slab_alloc+0x6c/0x80 mm/kasan/common.c:365
kasan_slab_alloc include/linux/kasan.h:252 [inline]
slab_post_alloc_hook mm/slub.c:4948 [inline]
slab_alloc_node mm/slub.c:5258 [inline]
kmem_cache_alloc_node_noprof+0x43c/0x710 mm/slub.c:5310
__alloc_skb+0x112/0x2d0 net/core/skbuff.c:664
alloc_skb include/linux/skbuff.h:1383 [inline]
bt_skb_alloc include/net/bluetooth/bluetooth.h:510 [inline]
hci_cmd_sync_alloc+0x3d/0x3b0 net/bluetooth/hci_sync.c:58
hci_cmd_sync_add net/bluetooth/hci_sync.c:99 [inline]
__hci_cmd_sync_sk+0x1a7/0xc70 net/bluetooth/hci_sync.c:168
__hci_cmd_sync_status_sk net/bluetooth/hci_sync.c:263 [inline]
__hci_cmd_sync_status net/bluetooth/hci_sync.c:287 [inline]
hci_cmd_sync_status+0x4d/0x150 net/bluetooth/hci_sync.c:298
hci_dev_cmd+0x431/0x7d0 net/bluetooth/hci_core.c:735
sock_do_ioctl+0xdc/0x300 net/socket.c:1258
sock_ioctl+0x576/0x790 net/socket.c:1379
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:597 [inline]
__se_sys_ioctl+0xfc/0x170 fs/ioctl.c:583
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xfa/0xfa0 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
Freed by task 5842:
kasan_save_stack mm/kasan/common.c:56 [inline]
kasan_save_track+0x3e/0x80 mm/kasan/common.c:77
kasan_save_free_info+0x46/0x50 mm/kasan/generic.c:584
poison_slab_object mm/kasan/common.c:252 [inline]
__kasan_slab_free+0x5c/0x80 mm/kasan/common.c:284
kasan_slab_free include/linux/kasan.h:234 [inline]
slab_free_hook mm/slub.c:2540 [inline]
slab_free mm/slub.c:6663 [inline]
kmem_cache_free+0x197/0x640 mm/slub.c:6774
kfree_skb_reason include/linux/skbuff.h:1322 [inline]
kfree_skb include/linux/skbuff.h:1331 [inline]
vhci_read+0x49a/0x5b0 drivers/bluetooth/hci_vhci.c:593
vfs_read+0x200/0xa30 fs/read_write.c:570
ksys_read+0x145/0x250 fs/read_write.c:715
do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
do_syscall_64+0xfa/0xfa0 arch/x86/entry/syscall_64.c:94
entry_SYSCALL_64_after_hwframe+0x77/0x7f
The buggy address belongs to the object at ffff888031496500
which belongs to the cache skbuff_head_cache of size 240
The buggy address is located 56 bytes inside of
freed 240-byte region [ffff888031496500, ffff8880314965f0)
The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x31496
flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff)
page_type: f5(slab)
raw: 00fff00000000000 ffff88801e6e8000 dead000000000122 0000000000000000
raw: 0000000000000000 00000000800c000c 00000000f5000000 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 0, migratetype Unmovable, gfp_mask 0x52cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP), pid 5153, tgid 5153 (kworker/u9:1), ts 70856179456, free_ts 69738737632
set_page_owner include/linux/page_owner.h:32 [inline]
post_alloc_hook+0x240/0x2a0 mm/page_alloc.c:1851
prep_new_page mm/page_alloc.c:1859 [inline]
get_page_from_freelist+0x2365/0x2440 mm/page_alloc.c:3920
__alloc_frozen_pages_noprof+0x181/0x370 mm/page_alloc.c:5215
alloc_pages_mpol+0x232/0x4a0 mm/mempolicy.c:2486
alloc_slab_page mm/slub.c:3075 [inline]
allocate_slab+0x86/0x3b0 mm/slub.c:3248
new_slab mm/slub.c:3302 [inline]
___slab_alloc+0xf56/0x1990 mm/slub.c:4651
__slab_alloc+0x65/0x100 mm/slub.c:4774
__slab_alloc_node mm/slub.c:4850 [inline]
slab_alloc_node mm/slub.c:5246 [inline]
kmem_cache_alloc_noprof+0x40f/0x700 mm/slub.c:5265
skb_clone+0x212/0x3a0 net/core/skbuff.c:2069
hci_send_cmd_sync net/bluetooth/hci_core.c:4132 [inline]
hci_cmd_work+0xe2/0x7b0 net/bluetooth/hci_core.c:4169
process_one_work+0x93a/0x15e0 kernel/workqueue.c:3261
process_scheduled_works kernel/workqueue.c:3344 [inline]
worker_thread+0x9b0/0xee0 kernel/workqueue.c:3425
kthread+0x711/0x8a0 kernel/kthread.c:463
ret_from_fork+0x599/0xb30 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246
page last free pid 0 tgid 0 stack trace:
reset_page_owner include/linux/page_owner.h:25 [inline]
free_pages_prepare mm/page_alloc.c:1395 [inline]
__free_frozen_pages+0xbc8/0xd30 mm/page_alloc.c:2948
rcu_do_batch kernel/rcu/tree.c:2605 [inline]
rcu_core+0xcab/0x1770 kernel/rcu/tree.c:2861
handle_softirqs+0x27d/0x880 kernel/softirq.c:626
__do_softirq kernel/softirq.c:660 [inline]
invoke_softirq kernel/softirq.c:496 [inline]
__irq_exit_rcu+0xca/0x1f0 kernel/softirq.c:727
irq_exit_rcu+0x9/0x30 kernel/softirq.c:743
instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1056 [inline]
sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1056
asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:697
Memory state around the buggy address:
ffff888031496400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff888031496480: fb fb fb fb fb fb fc fc fc fc fc fc fc fc fc fc
>ffff888031496500: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
^
ffff888031496580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fc fc
ffff888031496600: fc fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb
==================================================================
Warning: Permanently added '10.128.10.15' (ED25519) to the list of known hosts.
2025/11/17 14:17:22 ignoring optional flag "type"="gce"
2025/11/17 14:17:23 parsed 1 programs
[ 69.400610][ T5834] cgroup: Unknown subsys name 'net'
[ 69.521677][ T5834] cgroup: Unknown subsys name 'cpuset'
[ 69.531327][ T5834] cgroup: Unknown subsys name 'rlimit'
2025/11/17 14:17:23 executed programs: 0
[ 70.816320][ T5153] Bluetooth: hci0: unexpected cc 0x0c03 length: 249 > 1
[ 70.824855][ T5153] Bluetooth: hci0: unexpected cc 0x1003 length: 249 > 9
[ 70.832791][ T5153] Bluetooth: hci0: unexpected cc 0x1001 length: 249 > 9
[ 70.840877][ T5153] Bluetooth: hci0: unexpected cc 0x0c23 length: 249 > 4
[ 70.848719][ T5153] Bluetooth: hci0: unexpected cc 0x0c38 length: 249 > 2
[ 70.858721][ T52] ==================================================================
[ 70.866798][ T52] BUG: KASAN: slab-use-after-free in hci_cmd_work+0x5d0/0x7b0
[ 70.874237][ T52] Read of size 2 at addr ffff888031496538 by task kworker/u9:0/52
[ 70.882011][ T52]
[ 70.884329][ T52] CPU: 1 UID: 0 PID: 52 Comm: kworker/u9:0 Not tainted syzkaller #0 PREEMPT(full)
[ 70.884340][ T52] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
[ 70.884348][ T52] Workqueue: hci0 hci_cmd_work
[ 70.884370][ T52] Call Trace:
[ 70.884375][ T52]
[ 70.884380][ T52] dump_stack_lvl+0x189/0x250
[ 70.884395][ T52] ? __virt_addr_valid+0x1c8/0x5c0
[ 70.884405][ T52] ? rcu_is_watching+0x15/0xb0
[ 70.884414][ T52] ? __pfx_dump_stack_lvl+0x10/0x10
[ 70.884427][ T52] ? rcu_is_watching+0x15/0xb0
[ 70.884434][ T52] ? lock_release+0x4b/0x3d0
[ 70.884446][ T52] ? _raw_spin_lock_irqsave+0xb3/0xf0
[ 70.884458][ T52] ? __virt_addr_valid+0x1c8/0x5c0
[ 70.884467][ T52] ? __virt_addr_valid+0x4a5/0x5c0
[ 70.884477][ T52] print_report+0xca/0x240
[ 70.884489][ T52] ? hci_cmd_work+0x5d0/0x7b0
[ 70.884502][ T52] kasan_report+0x118/0x150
[ 70.884515][ T52] ? hci_cmd_work+0x5d0/0x7b0
[ 70.884529][ T52] hci_cmd_work+0x5d0/0x7b0
[ 70.884543][ T52] ? process_one_work+0x868/0x15e0
[ 70.884554][ T52] process_one_work+0x93a/0x15e0
[ 70.884565][ T52] ? __lock_acquire+0xab9/0xd20
[ 70.884580][ T52] ? __pfx_process_one_work+0x10/0x10
[ 70.884593][ T52] ? assign_work+0x3a1/0x410
[ 70.884604][ T52] worker_thread+0x9b0/0xee0
[ 70.884621][ T52] kthread+0x711/0x8a0
[ 70.884631][ T52] ? __pfx_worker_thread+0x10/0x10
[ 70.884642][ T52] ? __pfx_kthread+0x10/0x10
[ 70.884650][ T52] ? _raw_spin_unlock_irq+0x23/0x50
[ 70.884661][ T52] ? lockdep_hardirqs_on+0x9c/0x150
[ 70.884673][ T52] ? __pfx_kthread+0x10/0x10
[ 70.884681][ T52] ret_from_fork+0x599/0xb30
[ 70.884694][ T52] ? __pfx_ret_from_fork+0x10/0x10
[ 70.884706][ T52] ? __switch_to_asm+0x39/0x70
[ 70.884715][ T52] ? __switch_to_asm+0x33/0x70
[ 70.884724][ T52] ? __pfx_kthread+0x10/0x10
[ 70.884732][ T52] ret_from_fork_asm+0x1a/0x30
[ 70.884744][ T52]
[ 70.884747][ T52]
[ 71.073710][ T52] Allocated by task 5840:
[ 71.078055][ T52] kasan_save_track+0x3e/0x80
[ 71.082713][ T52] __kasan_slab_alloc+0x6c/0x80
[ 71.087537][ T52] kmem_cache_alloc_node_noprof+0x43c/0x710
[ 71.093412][ T52] __alloc_skb+0x112/0x2d0
[ 71.097823][ T52] hci_cmd_sync_alloc+0x3d/0x3b0
[ 71.102825][ T52] __hci_cmd_sync_sk+0x1a7/0xc70
[ 71.107755][ T52] hci_cmd_sync_status+0x4d/0x150
[ 71.112762][ T52] hci_dev_cmd+0x431/0x7d0
[ 71.117157][ T52] sock_do_ioctl+0xdc/0x300
[ 71.121638][ T52] sock_ioctl+0x576/0x790
[ 71.125981][ T52] __se_sys_ioctl+0xfc/0x170
[ 71.130547][ T52] do_syscall_64+0xfa/0xfa0
[ 71.135030][ T52] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 71.140896][ T52]
[ 71.143204][ T52] Freed by task 5842:
[ 71.147153][ T52] kasan_save_track+0x3e/0x80
[ 71.151909][ T52] kasan_save_free_info+0x46/0x50
[ 71.156927][ T52] __kasan_slab_free+0x5c/0x80
[ 71.161667][ T52] kmem_cache_free+0x197/0x640
[ 71.166403][ T52] vhci_read+0x49a/0x5b0
[ 71.170633][ T52] vfs_read+0x200/0xa30
[ 71.174841][ T52] ksys_read+0x145/0x250
[ 71.179096][ T52] do_syscall_64+0xfa/0xfa0
[ 71.183598][ T52] entry_SYSCALL_64_after_hwframe+0x77/0x7f
[ 71.189478][ T52]
[ 71.191794][ T52] The buggy address belongs to the object at ffff888031496500
[ 71.191794][ T52] which belongs to the cache skbuff_head_cache of size 240
[ 71.206344][ T52] The buggy address is located 56 bytes inside of
[ 71.206344][ T52] freed 240-byte region [ffff888031496500, ffff8880314965f0)
[ 71.220038][ T52]
[ 71.222348][ T52] The buggy address belongs to the physical page:
[ 71.228972][ T52] page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x31496
[ 71.237727][ T52] flags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff)
[ 71.244920][ T52] page_type: f5(slab)
[ 71.248889][ T52] raw: 00fff00000000000 ffff88801e6e8000 dead000000000122 0000000000000000
[ 71.257541][ T52] raw: 0000000000000000 00000000800c000c 00000000f5000000 0000000000000000
[ 71.266101][ T52] page dumped because: kasan: bad access detected
[ 71.272762][ T52] page_owner tracks the page as allocated
[ 71.278487][ T52] page last allocated via order 0, migratetype Unmovable, gfp_mask 0x52cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP), pid 5153, tgid 5153 (kworker/u9:1), ts 70856179456, free_ts 69738737632
[ 71.297736][ T52] post_alloc_hook+0x240/0x2a0
[ 71.302486][ T52] get_page_from_freelist+0x2365/0x2440
[ 71.308016][ T52] __alloc_frozen_pages_noprof+0x181/0x370
[ 71.313807][ T52] alloc_pages_mpol+0x232/0x4a0
[ 71.318652][ T52] allocate_slab+0x86/0x3b0
[ 71.323129][ T52] ___slab_alloc+0xf56/0x1990
[ 71.327839][ T52] __slab_alloc+0x65/0x100
[ 71.332251][ T52] kmem_cache_alloc_noprof+0x40f/0x700
[ 71.337692][ T52] skb_clone+0x212/0x3a0
[ 71.341921][ T52] hci_cmd_work+0xe2/0x7b0
[ 71.346401][ T52] process_one_work+0x93a/0x15e0
[ 71.351312][ T52] worker_thread+0x9b0/0xee0
[ 71.355877][ T52] kthread+0x711/0x8a0
[ 71.359917][ T52] ret_from_fork+0x599/0xb30
[ 71.364486][ T52] ret_from_fork_asm+0x1a/0x30
[ 71.369234][ T52] page last free pid 0 tgid 0 stack trace:
[ 71.375009][ T52] __free_frozen_pages+0xbc8/0xd30
[ 71.380101][ T52] rcu_core+0xcab/0x1770
[ 71.384323][ T52] handle_softirqs+0x27d/0x880
[ 71.389065][ T52] __irq_exit_rcu+0xca/0x1f0
[ 71.393632][ T52] irq_exit_rcu+0x9/0x30
[ 71.397860][ T52] sysvec_apic_timer_interrupt+0xa6/0xc0
[ 71.403472][ T52] asm_sysvec_apic_timer_interrupt+0x1a/0x20
[ 71.409432][ T52]
[ 71.411729][ T52] Memory state around the buggy address:
[ 71.417512][ T52] ffff888031496400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[ 71.425641][ T52] ffff888031496480: fb fb fb fb fb fb fc fc fc fc fc fc fc fc fc fc
[ 71.433680][ T52] >ffff888031496500: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
[ 71.441714][ T52] ^
[ 71.447583][ T52] ffff888031496580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fc fc
[ 71.455623][ T52] ffff888031496600: fc fc fc fc fc fc fc fc fa fb fb fb fb fb fb fb
[ 71.463658][ T52] ==================================================================
[ 71.475428][ T52] Kernel panic - not syncing: KASAN: panic_on_warn set ...
[ 71.482656][ T52] CPU: 1 UID: 0 PID: 52 Comm: kworker/u9:0 Not tainted syzkaller #0 PREEMPT(full)
[ 71.492366][ T52] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
[ 71.502414][ T52] Workqueue: hci0 hci_cmd_work
[ 71.507186][ T52] Call Trace:
[ 71.510458][ T52]
[ 71.513403][ T52] dump_stack_lvl+0x99/0x250
[ 71.517988][ T52] ? __asan_memcpy+0x40/0x70
[ 71.522568][ T52] ? __pfx_dump_stack_lvl+0x10/0x10
[ 71.527767][ T52] ? __pfx__printk+0x10/0x10
[ 71.532344][ T52] vpanic+0x237/0x6d0
[ 71.536311][ T52] ? __pfx_vpanic+0x10/0x10
[ 71.540794][ T52] ? preempt_schedule+0xae/0xc0
[ 71.545628][ T52] ? __pfx_preempt_schedule+0x10/0x10
[ 71.550986][ T52] panic+0xb9/0xc0
[ 71.554686][ T52] ? __pfx_panic+0x10/0x10
[ 71.559083][ T52] ? _raw_spin_unlock_irqrestore+0xfd/0x110
[ 71.564963][ T52] ? is_module_address+0x17/0xf0
[ 71.569886][ T52] ? hci_cmd_work+0x5d0/0x7b0
[ 71.574549][ T52] check_panic_on_warn+0x89/0xb0
[ 71.579471][ T52] ? hci_cmd_work+0x5d0/0x7b0
[ 71.584133][ T52] end_report+0x6f/0x160
[ 71.588359][ T52] kasan_report+0x129/0x150
[ 71.592852][ T52] ? hci_cmd_work+0x5d0/0x7b0
[ 71.597519][ T52] hci_cmd_work+0x5d0/0x7b0
[ 71.602013][ T52] ? process_one_work+0x868/0x15e0
[ 71.607107][ T52] process_one_work+0x93a/0x15e0
[ 71.612029][ T52] ? __lock_acquire+0xab9/0xd20
[ 71.616871][ T52] ? __pfx_process_one_work+0x10/0x10
[ 71.622315][ T52] ? assign_work+0x3a1/0x410
[ 71.626886][ T52] worker_thread+0x9b0/0xee0
[ 71.631470][ T52] kthread+0x711/0x8a0
[ 71.635525][ T52] ? __pfx_worker_thread+0x10/0x10
[ 71.640618][ T52] ? __pfx_kthread+0x10/0x10
[ 71.645273][ T52] ? _raw_spin_unlock_irq+0x23/0x50
[ 71.650457][ T52] ? lockdep_hardirqs_on+0x9c/0x150
[ 71.655641][ T52] ? __pfx_kthread+0x10/0x10
[ 71.660208][ T52] ret_from_fork+0x599/0xb30
[ 71.664782][ T52] ? __pfx_ret_from_fork+0x10/0x10
[ 71.669963][ T52] ? __switch_to_asm+0x39/0x70
[ 71.674710][ T52] ? __switch_to_asm+0x33/0x70
[ 71.679462][ T52] ? __pfx_kthread+0x10/0x10
[ 71.684033][ T52] ret_from_fork_asm+0x1a/0x30
[ 71.688785][ T52]
[ 71.692087][ T52] Kernel Offset: disabled
[ 71.696398][ T52] Rebooting in 86400 seconds..
syzkaller build log:
go env (err=)
AR='ar'
CC='gcc'
CGO_CFLAGS='-O2 -g'
CGO_CPPFLAGS=''
CGO_CXXFLAGS='-O2 -g'
CGO_ENABLED='1'
CGO_FFLAGS='-O2 -g'
CGO_LDFLAGS='-O2 -g'
CXX='g++'
GCCGO='gccgo'
GO111MODULE='auto'
GOAMD64='v1'
GOARCH='amd64'
GOAUTH='netrc'
GOBIN=''
GOCACHE='/syzkaller/.cache/go-build'
GOCACHEPROG=''
GODEBUG=''
GOENV='/syzkaller/.config/go/env'
GOEXE=''
GOEXPERIMENT=''
GOFIPS140='off'
GOFLAGS=''
GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build3437519916=/tmp/go-build -gno-record-gcc-switches'
GOHOSTARCH='amd64'
GOHOSTOS='linux'
GOINSECURE=''
GOMOD='/syzkaller/jobs-2/linux/gopath/src/github.com/google/syzkaller/go.mod'
GOMODCACHE='/syzkaller/jobs-2/linux/gopath/pkg/mod'
GONOPROXY=''
GONOSUMDB=''
GOOS='linux'
GOPATH='/syzkaller/jobs-2/linux/gopath'
GOPRIVATE=''
GOPROXY='https://proxy.golang.org,direct'
GOROOT='/usr/local/go'
GOSUMDB='sum.golang.org'
GOTELEMETRY='local'
GOTELEMETRYDIR='/syzkaller/.config/go/telemetry'
GOTMPDIR=''
GOTOOLCHAIN='auto'
GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64'
GOVCS=''
GOVERSION='go1.24.4'
GOWORK=''
PKG_CONFIG='pkg-config'
git status (err=)
HEAD detached at 26a13b387
nothing to commit, working tree clean
go list -f '{{.Stale}}' ./sys/syz-sysgen | grep -q false || go install ./sys/syz-sysgen
make .descriptions
bin/syz-sysgen
touch .descriptions
GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=26a13b3872cf54f3e68ec48a93c9866423fc3304 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20220818-130218'" "-tags=syz_target syz_os_linux syz_arch_amd64 " -o ./bin/linux_amd64/syz-fuzzer github.com/google/syzkaller/syz-fuzzer
GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=26a13b3872cf54f3e68ec48a93c9866423fc3304 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20220818-130218'" "-tags=syz_target syz_os_linux syz_arch_amd64 " -o ./bin/linux_amd64/syz-execprog github.com/google/syzkaller/tools/syz-execprog
GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=26a13b3872cf54f3e68ec48a93c9866423fc3304 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20220818-130218'" "-tags=syz_target syz_os_linux syz_arch_amd64 " -o ./bin/linux_amd64/syz-stress github.com/google/syzkaller/tools/syz-stress
mkdir -p ./bin/linux_amd64
gcc -o ./bin/linux_amd64/syz-executor executor/executor.cc \
-m64 -O2 -pthread -Wall -Werror -Wparentheses -Wunused-const-variable -Wframe-larger-than=16384 -Wno-stringop-overflow -Wno-array-bounds -Wno-format-overflow -static-pie -fpermissive -w -DGOOS_linux=1 -DGOARCH_amd64=1 \
-DHOSTGOOS_linux=1 -DGIT_REVISION=\"26a13b3872cf54f3e68ec48a93c9866423fc3304\"