WARNING: refcount bug in __free_pages_ok Key type pkcs7_test registered Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240) io scheduler mq-deadline registered io scheduler kyber registered io scheduler bfq registered input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 ACPI: button: Power Button [PWRF] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 ACPI: button: Sleep Button [SLPF] ioatdma: Intel(R) QuickData Technology Driver 5.00 ACPI: \_SB_.LNKC: Enabled at IRQ 11 virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver ACPI: \_SB_.LNKD: Enabled at IRQ 10 virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver ACPI: \_SB_.LNKB: Enabled at IRQ 10 virtio-pci 0000:00:06.0: virtio_pci: leaving for legacy driver virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver N_HDLC line discipline registered with maxframe=4096 Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A 00:05: ttyS2 at I/O 0x3e8 (irq = 6, base_baud = 115200) is a 16550A 00:06: ttyS3 at I/O 0x2e8 (irq = 7, base_baud = 115200) is a 16550A Non-volatile memory driver v1.3 Linux agpgart interface v0.103 ACPI: bus type drm_connector registered [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 [drm] Initialized vkms 1.0.0 20180514 for vkms on minor 1 Console: switching to colour frame buffer device 128x48 platform vkms: [drm] fb0: vkmsdrmfb frame buffer device usbcore: registered new interface driver udl brd: module loaded loop: module loaded zram: Added device: zram0 null_blk: disk nullb0 created null_blk: module loaded Guest personality initialized and is inactive VMCI host device registered (name=vmci, major=10, minor=119) Initialized host personality usbcore: registered new interface driver rtsx_usb usbcore: registered new interface driver viperboard usbcore: registered new interface driver dln2 usbcore: registered new interface driver pn533_usb nfcsim 0.2 initialized usbcore: registered new interface driver port100 usbcore: registered new interface driver nfcmrvl Loading iSCSI transport class v2.0-870. virtio_scsi virtio0: 1/0/0 default/read/poll queues ------------[ cut here ]------------ refcount_t: decrement hit 0; leaking memory. WARNING: CPU: 0 PID: 1 at lib/refcount.c:31 refcount_warn_saturate+0xf8/0x1b0 lib/refcount.c:31 Modules linked in: CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.9.0-rc4-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 RIP: 0010:refcount_warn_saturate+0xf8/0x1b0 lib/refcount.c:31 Code: 0f 85 9b 00 00 00 e8 27 14 31 fd 5b 5d c3 cc cc cc cc e8 1b 14 31 fd c6 05 92 63 c7 0a 01 48 c7 c7 60 7e ba 8b e8 68 05 f4 fc <0f> 0b eb dd e8 ff 13 31 fd c6 05 73 63 c7 0a 01 48 c7 c7 40 7d ba RSP: 0000:ffffc90000066e18 EFLAGS: 00010246 RAX: aa1fc4897fd29b00 RBX: ffff88802047959c RCX: ffff888017a48000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: 0000000000000004 R08: ffffffff8156ebf2 R09: fffffbfff1b791dc R10: dffffc0000000000 R11: fffffbfff1b791dc R12: ffffea0000820dc0 R13: ffffea0000820dc8 R14: 1ffffd40001041b9 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffff88823ffff000 CR3: 000000000db32000 CR4: 00000000003506f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: reset_page_owner include/linux/page_owner.h:25 [inline] free_pages_prepare mm/page_alloc.c:1141 [inline] __free_pages_ok+0xc45/0xd60 mm/page_alloc.c:1270 make_alloc_exact+0xa3/0xf0 mm/page_alloc.c:4829 vring_alloc_queue drivers/virtio/virtio_ring.c:319 [inline] vring_alloc_queue_split+0x20a/0x600 drivers/virtio/virtio_ring.c:1108 vring_create_virtqueue_split+0xc6/0x310 drivers/virtio/virtio_ring.c:1158 vring_create_virtqueue+0xca/0x110 drivers/virtio/virtio_ring.c:2683 setup_vq+0xe9/0x2d0 drivers/virtio/virtio_pci_legacy.c:131 vp_setup_vq+0xbf/0x330 drivers/virtio/virtio_pci_common.c:189 vp_find_vqs_msix+0x8b2/0xc80 drivers/virtio/virtio_pci_common.c:331 vp_find_vqs+0x4c/0x4e0 drivers/virtio/virtio_pci_common.c:408 virtio_find_vqs include/linux/virtio_config.h:233 [inline] virtscsi_init+0x8db/0xd00 drivers/scsi/virtio_scsi.c:887 virtscsi_probe+0x3ea/0xf60 drivers/scsi/virtio_scsi.c:945 virtio_dev_probe+0x991/0xaf0 drivers/virtio/virtio.c:311 really_probe+0x2b8/0xad0 drivers/base/dd.c:656 __driver_probe_device+0x1a2/0x390 drivers/base/dd.c:798 driver_probe_device+0x50/0x430 drivers/base/dd.c:828 __driver_attach+0x45f/0x710 drivers/base/dd.c:1214 bus_for_each_dev+0x239/0x2b0 drivers/base/bus.c:368 bus_add_driver+0x347/0x620 drivers/base/bus.c:673 driver_register+0x23a/0x320 drivers/base/driver.c:246 virtio_scsi_init+0x69/0xe0 drivers/scsi/virtio_scsi.c:1083 do_one_initcall+0x248/0x860 init/main.c:1243 do_initcall_level+0x157/0x210 init/main.c:1305 do_initcalls+0x3f/0x80 init/main.c:1321 kernel_init_freeable+0x435/0x5d0 init/main.c:1553 kernel_init+0x1d/0x2a0 init/main.c:1442 ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244 failed to run ["ssh" "-p" "22" "-F" "/dev/null" "-o" "UserKnownHostsFile=/dev/null" "-o" "IdentitiesOnly=yes" "-o" "BatchMode=yes" "-o" "StrictHostKeyChecking=no" "-o" "ConnectTimeout=10" "root@10.128.0.172" "pwd"]: exit status 255 ssh: connect to host 10.128.0.172 port 22: Connection timed out Pseudo-terminal will not be allocated because stdin is not a terminal. Warning: Permanently added '[us-central1-ssh-serialport.googleapis.com]:9600' (RSA) to the list of known hosts. serialport: Connected to syzkaller.us-central1-c.ci2-linux-5-15-kasan-perf-test-job-parallel-1 port 1 (session ID: f8b336a3d2ffc213a8af52b6aee653732650cd62a10e205a1e4fefcf21e31f65, active connections: 1). SeaBIOS (version 1.8.2-google) Total RAM Size = 0x0000000200000000 = 8192 MiB CPUs found: 2 Max CPUs supported: 2 SeaBIOS (version 1.8.2-google) Machine UUID f5a4224a-6c7d-0f57-bbb4-f34a611148f2 found virtio-scsi at 0:3 virtio-scsi vendor='Google' product='PersistentDisk' rev='1' type=0 removable=0 virtio-scsi blksize=512 sectors=4194304 = 2048 MiB drive 0x000f27c0: PCHS=0/0/0 translation=lba LCHS=520/128/63 s=4194304 Sending Seabios boot VM event. Booting from Hard Disk 0... [ 0.000000][ T0] Linux version 6.9.0-rc4-syzkaller (syzkaller@syzkaller) (Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40) #0 SMP PREEMPT_DYNAMIC now [ 0.000000][ T0] Command line: BOOT_IMAGE=/boot/bzImage root=/dev/sda1 console=ttyS0 [ 0.000000][ T0] KERNEL supported cpus: [ 0.000000][ T0] Intel GenuineIntel [ 0.000000][ T0] AMD AuthenticAMD [ 0.000000][ T0] BIOS-provided physical RAM map: [ 0.000000][ T0] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000][ T0] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000][ T0] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000][ T0] BIOS-e820: [mem 0x0000000000100000-0x00000000bfffcfff] usable [ 0.000000][ T0] BIOS-e820: [mem 0x00000000bfffd000-0x00000000bfffffff] reserved [ 0.000000][ T0] BIOS-e820: [mem 0x00000000fffbc000-0x00000000ffffffff] reserved [ 0.000000][ T0] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable [ 0.000000][ T0] printk: legacy bootconsole [earlyser0] enabled [ 0.000000][ T0] ERROR: earlyprintk= earlyser already used [ 0.000000][ T0] ERROR: earlyprintk= earlyser already used [ 0.000000][ T0] ********************************************************** [ 0.000000][ T0] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** [ 0.000000][ T0] ** ** [ 0.000000][ T0] ** This system shows unhashed kernel memory addresses ** [ 0.000000][ T0] ** via the console, logs, and other interfaces. This ** [ 0.000000][ T0] ** might reduce the security of your system. ** [ 0.000000][ T0] ** ** [ 0.000000][ T0] ** If you see this message and you are not debugging ** [ 0.000000][ T0] ** the kernel, report this immediately to your system ** [ 0.000000][ T0] ** administrator! ** [ 0.000000][ T0] ** ** [ 0.000000][ T0] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** [ 0.000000][ T0] ********************************************************** [ 0.000000][ T0] Malformed early option 'vsyscall' [ 0.000000][ T0] nopcid: PCID feature disabled [ 0.000000][ T0] NX (Execute Disable) protection: active [ 0.000000][ T0] APIC: Static calls initialized [ 0.000000][ T0] SMBIOS 2.4 present. [ 0.000000][ T0] DMI: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 0.000000][ T0] Hypervisor detected: KVM [ 0.000000][ T0] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000007][ T0] kvm-clock: using sched offset of 4561415078 cycles [ 0.001346][ T0] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.006188][ T0] tsc: Detected 2200.212 MHz processor [ 0.011479][ T0] last_pfn = 0x240000 max_arch_pfn = 0x400000000 [ 0.013227][ T0] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.015235][ T0] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.017215][ T0] last_pfn = 0xbfffd max_arch_pfn = 0x400000000 [ 0.024492][ T0] found SMP MP-table at [mem 0x000f2a80-0x000f2a8f] [ 0.026468][ T0] Using GB pages for direct mapping [ 0.031223][ T0] ACPI: Early table checksum verification disabled [ 0.033385][ T0] ACPI: RSDP 0x00000000000F2800 000014 (v00 Google) [ 0.034481][ T0] ACPI: RSDT 0x00000000BFFFFFA0 000038 (v01 Google GOOGRSDT 00000001 GOOG 00000001) [ 0.037138][ T0] ACPI: FACP 0x00000000BFFFF330 0000F4 (v02 Google GOOGFACP 00000001 GOOG 00000001) [ 0.038686][ T0] ACPI: DSDT 0x00000000BFFFD8C0 001A64 (v01 Google GOOGDSDT 00000001 GOOG 00000001) [ 0.040321][ T0] ACPI: FACS 0x00000000BFFFD880 000040 [ 0.042051][ T0] ACPI: FACS 0x00000000BFFFD880 000040 [ 0.043469][ T0] ACPI: SRAT 0x00000000BFFFFE60 0000C8 (v03 Google GOOGSRAT 00000001 GOOG 00000001) [ 0.045259][ T0] ACPI: APIC 0x00000000BFFFFDB0 000076 (v05 Google GOOGAPIC 00000001 GOOG 00000001) [ 0.047095][ T0] ACPI: SSDT 0x00000000BFFFF430 000980 (v01 Google GOOGSSDT 00000001 GOOG 00000001) [ 0.048604][ T0] ACPI: WAET 0x00000000BFFFFE30 000028 (v01 Google GOOGWAET 00000001 GOOG 00000001) [ 0.050199][ T0] ACPI: Reserving FACP table memory at [mem 0xbffff330-0xbffff423] [ 0.051548][ T0] ACPI: Reserving DSDT table memory at [mem 0xbfffd8c0-0xbffff323] [ 0.053516][ T0] ACPI: Reserving FACS table memory at [mem 0xbfffd880-0xbfffd8bf] [ 0.055007][ T0] ACPI: Reserving FACS table memory at [mem 0xbfffd880-0xbfffd8bf] [ 0.056284][ T0] ACPI: Reserving SRAT table memory at [mem 0xbffffe60-0xbfffff27] [ 0.060552][ T0] ACPI: Reserving APIC table memory at [mem 0xbffffdb0-0xbffffe25] [ 0.062300][ T0] ACPI: Reserving SSDT table memory at [mem 0xbffff430-0xbffffdaf] [ 0.064340][ T0] ACPI: Reserving WAET table memory at [mem 0xbffffe30-0xbffffe57] [ 0.066198][ T0] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.066890][ T0] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.069194][ T0] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.074218][ T0] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff] [ 0.076864][ T0] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff] [ 0.078590][ T0] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00000000-0xbfffffff] [ 0.080990][ T0] NUMA: Node 0 [mem 0x00000000-0xbfffffff] + [mem 0x100000000-0x23fffffff] -> [mem 0x00000000-0x23fffffff] [ 0.084711][ T0] Faking node 0 at [mem 0x0000000000000000-0x000000013fffffff] (5120MB) [ 0.086725][ T0] Faking node 1 at [mem 0x0000000140000000-0x000000023fffffff] (4096MB) [ 0.088866][ T0] NODE_DATA(0) allocated [mem 0x13fffa000-0x13fffffff] [ 0.091348][ T0] NODE_DATA(1) allocated [mem 0x23fff7000-0x23fffcfff] [ 0.134636][ T0] Zone ranges: [ 0.135924][ T0] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.137767][ T0] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.139147][ T0] Normal [mem 0x0000000100000000-0x000000023fffffff] [ 0.140422][ T0] Device empty [ 0.140957][ T0] Movable zone start for each node [ 0.141690][ T0] Early memory node ranges [ 0.142710][ T0] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.144670][ T0] node 0: [mem 0x0000000000100000-0x00000000bfffcfff] [ 0.146350][ T0] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.148438][ T0] node 1: [mem 0x0000000140000000-0x000000023fffffff] [ 0.150325][ T0] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.152480][ T0] Initmem setup node 1 [mem 0x0000000140000000-0x000000023fffffff] [ 0.154810][ T0] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.156575][ T0] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.246131][ T0] On node 0, zone Normal: 3 pages in unavailable ranges [ 0.675204][ T0] kasan: KernelAddressSanitizer initialized [ 0.677341][ T0] ACPI: PM-Timer IO Port: 0xb008 [ 0.678088][ T0] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.679960][ T0] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.681335][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.682408][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.684150][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.685358][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.687473][ T0] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.689361][ T0] CPU topo: Max. logical packages: 1 [ 0.690616][ T0] CPU topo: Max. logical dies: 1 [ 0.691754][ T0] CPU topo: Max. dies per package: 1 [ 0.692757][ T0] CPU topo: Max. threads per core: 2 [ 0.694131][ T0] CPU topo: Num. cores per package: 1 [ 0.695606][ T0] CPU topo: Num. threads per package: 2 [ 0.696893][ T0] CPU topo: Allowing 2 present CPUs plus 0 hotplug CPUs [ 0.698663][ T0] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.700561][ T0] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.702168][ T0] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.703439][ T0] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.705164][ T0] PM: hibernation: Registered nosave memory: [mem 0xbfffd000-0xbfffffff] [ 0.706789][ T0] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfffbbfff] [ 0.709151][ T0] PM: hibernation: Registered nosave memory: [mem 0xfffbc000-0xffffffff] [ 0.710899][ T0] [mem 0xc0000000-0xfffbbfff] available for PCI devices [ 0.712843][ T0] Booting paravirtualized kernel on KVM [ 0.714250][ T0] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.858128][ T0] setup_percpu: NR_CPUS:8 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:2 [ 0.861234][ T0] percpu: Embedded 74 pages/cpu s263176 r8192 d31736 u1048576 [ 0.863443][ T0] kvm-guest: PV spinlocks enabled [ 0.864604][ T0] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.867127][ T0] Kernel command line: earlyprintk=serial net.ifnames=0 sysctl.kernel.hung_task_all_cpu_backtrace=1 ima_policy=tcb nf-conntrack-ftp.ports=20000 nf-conntrack-tftp.ports=20000 nf-conntrack-sip.ports=20000 nf-conntrack-irc.ports=20000 nf-conntrack-sane.ports=20000 binder.debug_mask=0 rcupdate.rcu_expedited=1 rcupdate.rcu_cpu_stall_cputime=1 no_hash_pointers page_owner=on sysctl.vm.nr_hugepages=4 sysctl.vm.nr_overcommit_hugepages=4 secretmem.enable=1 sysctl.max_rcu_stall_to_panic=1 msr.allow_writes=off coredump_filter=0xffff root=/dev/sda console=ttyS0 vsyscall=native numa=fake=2 kvm-intel.nested=1 spec_store_bypass_disable=prctl nopcid vivid.n_devs=16 vivid.multiplanar=1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2 netrom.nr_ndevs=16 rose.rose_ndevs=16 smp.csd_lock_timeout=100000 watchdog_thresh=55 workqueue.watchdog_thresh=140 sysctl.net.core.netdev_unregister_timeout_secs=140 dummy_hcd.num=8 panic_on_warn=1 BOOT_IMAGE=/boot/bzImage root=/dev/sda1 console=ttyS0 [ 0.887814][ T0] Unknown kernel command line parameters "spec_store_bypass_disable=prctl BOOT_IMAGE=/boot/bzImage", will be passed to user space. [ 0.892357][ T0] random: crng init done [ 0.893619][ T0] Fallback order for Node 0: 0 1 [ 0.893660][ T0] Fallback order for Node 1: 1 0 [ 0.893675][ T0] Built 2 zonelists, mobility grouping on. Total pages: 2064125 [ 0.899577][ T0] Policy zone: Normal [ 0.900384][ T0] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.902857][ T0] stackdepot: allocating hash table via alloc_large_system_hash [ 0.905045][ T0] stackdepot hash table entries: 1048576 (order: 12, 16777216 bytes, linear) [ 0.912391][ T0] software IO TLB: area num 2. [ 2.143160][ T0] Memory: 6769252K/8388204K available (169984K kernel code, 26713K rwdata, 34880K rodata, 25148K init, 35748K bss, 1618696K reserved, 0K cma-reserved) [ 2.148407][ T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=2 [ 2.282889][ T0] allocated 150994944 bytes of page_ext [ 2.283955][ T0] Node 0, zone DMA: page owner found early allocated 0 pages [ 2.298118][ T0] Node 0, zone DMA32: page owner found early allocated 18534 pages [ 2.310668][ T0] Node 0, zone Normal: page owner found early allocated 0 pages [ 2.320786][ T0] Node 1, zone Normal: page owner found early allocated 18435 pages [ 2.323022][ T0] Kernel/User page tables isolation: enabled [ 2.325719][ T0] Dynamic Preempt: full [ 2.328157][ T0] Running RCU self tests [ 2.329495][ T0] Running RCU synchronous self tests [ 2.330407][ T0] rcu: Preemptible hierarchical RCU implementation. [ 2.332010][ T0] rcu: RCU lockdep checking is enabled. [ 2.333356][ T0] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 2.334450][ T0] rcu: RCU callback double-/use-after-free debug is enabled. [ 2.336037][ T0] rcu: RCU debug extended QS entry/exit. [ 2.336806][ T0] All grace periods are expedited (rcu_expedited). [ 2.337851][ T0] Trampoline variant of Tasks RCU enabled. [ 2.340054][ T0] Tracing variant of Tasks RCU enabled. [ 2.342640][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 2.344459][ T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 2.346452][ T0] Running RCU synchronous self tests [ 2.347780][ T0] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1. [ 2.350135][ T0] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1. [ 2.450511][ T0] NR_IRQS: 4352, nr_irqs: 440, preallocated irqs: 16 [ 2.452993][ T0] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 2.455971][ T0] Console: colour VGA+ 80x25 [ 2.457568][ T0] printk: legacy console [ttyS0] enabled [ 2.457568][ T0] printk: legacy console [ttyS0] enabled [ 2.461128][ T0] printk: legacy bootconsole [earlyser0] disabled [ 2.461128][ T0] printk: legacy bootconsole [earlyser0] disabled [ 2.465188][ T0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 2.467145][ T0] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 2.468599][ T0] ... MAX_LOCK_DEPTH: 48 [ 2.469645][ T0] ... MAX_LOCKDEP_KEYS: 8192 [ 2.470601][ T0] ... CLASSHASH_SIZE: 4096 [ 2.471854][ T0] ... MAX_LOCKDEP_ENTRIES: 131072 [ 2.473044][ T0] ... MAX_LOCKDEP_CHAINS: 262144 [ 2.474597][ T0] ... CHAINHASH_SIZE: 131072 [ 2.475600][ T0] memory used by lock dependency info: 20721 kB [ 2.476737][ T0] memory used for stack traces: 8320 kB [ 2.478058][ T0] per task-struct memory footprint: 1920 bytes [ 2.479948][ T0] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl [ 2.482005][ T0] ACPI: Core revision 20230628 [ 2.484219][ T0] APIC: Switch to symmetric I/O mode setup [ 2.486018][ T0] x2apic enabled [ 2.490573][ T0] APIC: Switched APIC routing to: physical x2apic [ 2.497740][ T0] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1 [ 2.499918][ T0] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fb6fb5cc36, max_idle_ns: 440795309794 ns [ 2.501958][ T0] Calibrating delay loop (skipped) preset value.. 4400.42 BogoMIPS (lpj=22002120) [ 2.512624][ T0] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 [ 2.514119][ T0] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ 2.515906][ T0] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 2.517985][ T0] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on vm exit [ 2.519132][ T0] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall [ 2.520804][ T0] Spectre V2 : Mitigation: IBRS [ 2.521865][ T0] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 2.523665][ T0] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 2.524926][ T0] RETBleed: Mitigation: IBRS [ 2.525989][ T0] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 2.527619][ T0] Spectre V2 : User space: Mitigation: STIBP via prctl [ 2.528830][ T0] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 2.530263][ T0] MDS: Mitigation: Clear CPU buffers [ 2.531085][ T0] TAA: Mitigation: Clear CPU buffers [ 2.531940][ T0] MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode [ 2.533457][ T0] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 2.535104][ T0] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 2.536441][ T0] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 2.537806][ T0] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 2.539235][ T0] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 2.776260][ T0] Freeing SMP alternatives memory: 124K [ 2.777661][ T0] pid_max: default: 32768 minimum: 301 [ 2.779153][ T0] LSM: initializing lsm=lockdown,capability,landlock,yama,safesetid,tomoyo,apparmor,bpf,ima,evm [ 2.781048][ T0] landlock: Up and running. [ 2.781948][ T0] Yama: becoming mindful. [ 2.782897][ T0] TOMOYO Linux initialized [ 2.784072][ T0] AppArmor: AppArmor initialized [ 2.784975][ T0] LSM support for eBPF active [ 2.792083][ T0] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, vmalloc hugepage) [ 2.796758][ T0] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc hugepage) [ 2.798715][ T0] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, vmalloc) [ 2.800515][ T0] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, vmalloc) [ 2.806596][ T0] Running RCU synchronous self tests [ 2.807954][ T0] Running RCU synchronous self tests [ 2.930369][ T1] smpboot: CPU0: Intel(R) Xeon(R) CPU @ 2.20GHz (family: 0x6, model: 0x4f, stepping: 0x0) [ 2.931922][ T1] Running RCU Tasks wait API self tests [ 3.032249][ T1] Running RCU Tasks Trace wait API self tests [ 3.033535][ T1] Performance Events: unsupported p6 CPU model 79 no PMU driver, software events only. [ 3.035569][ T1] signal: max sigframe size: 1776 [ 3.037256][ T1] rcu: Hierarchical SRCU implementation. [ 3.038765][ T1] rcu: Max phase no-delay instances is 1000. [ 3.048479][ T1] NMI watchdog: Perf NMI watchdog permanently disabled [ 3.050636][ T1] smp: Bringing up secondary CPUs ... [ 3.052036][ T13] Callback from call_rcu_tasks_trace() invoked. [ 3.055668][ T1] smpboot: x86: Booting SMP configuration: [ 3.056598][ T1] .... node #0, CPUs: #1 [ 3.056982][ T1] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. [ 3.062013][ T1] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details. [ 3.064364][ T1] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. [ 3.067666][ T1] smp: Brought up 2 nodes, 2 CPUs [ 3.068557][ T1] smpboot: Total of 2 processors activated (8800.84 BogoMIPS) [ 3.074480][ T1] devtmpfs: initialized [ 3.075165][ T1] x86/mm: Memory block size: 128MB [ 3.111991][ T1] Running RCU synchronous self tests [ 3.111991][ T1] Running RCU synchronous self tests [ 3.112843][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 3.114787][ T1] futex hash table entries: 512 (order: 4, 65536 bytes, vmalloc) [ 3.121948][ T1] PM: RTC time: 09:54:05, date: 2024-04-15 [ 3.147366][ T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 3.148585][ T1] audit: initializing netlink subsys (disabled) [ 3.155445][ T28] audit: type=2000 audit(1713174845.121:1): state=initialized audit_enabled=0 res=1 [ 3.155445][ T1] thermal_sys: Registered thermal governor 'step_wise' [ 3.155445][ T1] thermal_sys: Registered thermal governor 'user_space' [ 3.161994][ T1] cpuidle: using governor menu [ 3.164213][ T1] NET: Registered PF_QIPCRTR protocol family [ 3.168461][ T1] dca service started, version 1.12.1 [ 3.168461][ T1] PCI: Using configuration type 1 for base access [ 3.184005][ T1] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 3.191948][ T1] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 3.193063][ T1] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 3.194751][ T1] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 3.202383][ T1] Demotion targets for Node 0: null [ 3.202383][ T1] Demotion targets for Node 1: null [ 3.222783][ T1] cryptd: max_cpu_qlen set to 1000 [ 3.233911][ T1] raid6: skipped pq benchmark and selected avx2x4 [ 3.235004][ T1] raid6: using avx2x2 recovery algorithm [ 3.241948][ T1] ACPI: Added _OSI(Module Device) [ 3.241948][ T1] ACPI: Added _OSI(Processor Device) [ 3.241948][ T1] ACPI: Added _OSI(3.0 _SCP Extensions) [ 3.241990][ T1] ACPI: Added _OSI(Processor Aggregator Device) [ 3.271961][ T12] Callback from call_rcu_tasks() invoked. [ 3.462419][ T1] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 3.519561][ T1] ACPI: _OSC evaluation for CPUs failed, trying _PDC [ 3.546928][ T1] ACPI: Interpreter enabled [ 3.549199][ T1] ACPI: PM: (supports S0 S3 S4 S5) [ 3.551219][ T1] ACPI: Using IOAPIC for interrupt routing [ 3.552501][ T1] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 3.555959][ T1] PCI: Ignoring E820 reservations for host bridge windows [ 3.565534][ T1] ACPI: Enabled 16 GPEs in block 00 to 0F [ 3.866055][ T1] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 3.868173][ T1] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 3.870898][ T1] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 3.873094][ T1] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 3.902695][ T1] PCI host bridge to bus 0000:00 [ 3.903826][ T1] pci_bus 0000:00: Unknown NUMA node; performance will be reduced [ 3.906121][ T1] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 3.908803][ T1] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 3.910962][ T1] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 3.911963][ T1] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfefff window] [ 3.914450][ T1] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.917642][ T1] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 3.929885][ T1] pci 0000:00:01.0: [8086:7110] type 00 class 0x060100 conventional PCI endpoint [ 3.973509][ T1] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 4.005705][ T1] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI [ 4.016325][ T1] pci 0000:00:03.0: [1af4:1004] type 00 class 0x000000 conventional PCI endpoint [ 4.029638][ T1] pci 0000:00:03.0: BAR 0 [io 0xc000-0xc03f] [ 4.039704][ T1] pci 0000:00:03.0: BAR 1 [mem 0xfe800000-0xfe80007f] [ 4.070591][ T1] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 4.084233][ T1] pci 0000:00:04.0: BAR 0 [io 0xc040-0xc07f] [ 4.096073][ T1] pci 0000:00:04.0: BAR 1 [mem 0xfe801000-0xfe80107f] [ 4.128141][ T1] pci 0000:00:05.0: [1ae0:a002] type 00 class 0x030000 conventional PCI endpoint [ 4.143720][ T1] pci 0000:00:05.0: BAR 0 [mem 0xfe000000-0xfe7fffff] [ 4.174684][ T1] pci 0000:00:05.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 4.185832][ T1] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00 conventional PCI endpoint [ 4.197701][ T1] pci 0000:00:06.0: BAR 0 [io 0xc080-0xc09f] [ 4.207014][ T1] pci 0000:00:06.0: BAR 1 [mem 0xfe802000-0xfe80207f] [ 4.236591][ T1] pci 0000:00:07.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint [ 4.249025][ T1] pci 0000:00:07.0: BAR 0 [io 0xc0a0-0xc0bf] [ 4.257479][ T1] pci 0000:00:07.0: BAR 1 [mem 0xfe803000-0xfe80303f] [ 4.325748][ T1] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 4.336399][ T1] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 4.346586][ T1] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 4.357356][ T1] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 4.363017][ T1] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 4.389371][ T1] iommu: Default domain type: Translated [ 4.390481][ T1] iommu: DMA domain TLB invalidation policy: lazy mode [ 4.400352][ T1] SCSI subsystem initialized [ 4.415117][ T1] ACPI: bus type USB registered [ 4.417354][ T1] usbcore: registered new interface driver usbfs [ 4.418991][ T1] usbcore: registered new interface driver hub [ 4.420457][ T1] usbcore: registered new device driver usb [ 4.424816][ T1] mc: Linux media interface: v0.10 [ 4.426442][ T1] videodev: Linux video capture interface: v2.00 [ 4.429031][ T1] pps_core: LinuxPPS API ver. 1 registered [ 4.430453][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 4.432114][ T1] PTP clock support registered [ 4.443272][ T1] EDAC MC: Ver: 3.0.0 [ 4.454492][ T1] Advanced Linux Sound Architecture Driver Initialized. [ 4.462601][ T1] Bluetooth: Core ver 2.22 [ 4.464099][ T1] NET: Registered PF_BLUETOOTH protocol family [ 4.465496][ T1] Bluetooth: HCI device and connection manager initialized [ 4.467357][ T1] Bluetooth: HCI socket layer initialized [ 4.468513][ T1] Bluetooth: L2CAP socket layer initialized [ 4.469928][ T1] Bluetooth: SCO socket layer initialized [ 4.471762][ T1] NET: Registered PF_ATMPVC protocol family [ 4.471954][ T1] NET: Registered PF_ATMSVC protocol family [ 4.474465][ T1] NetLabel: Initializing [ 4.475443][ T1] NetLabel: domain hash size = 128 [ 4.477953][ T1] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.482883][ T1] NetLabel: unlabeled traffic allowed by default [ 4.487812][ T1] nfc: nfc_init: NFC Core ver 0.1 [ 4.490477][ T1] NET: Registered PF_NFC protocol family [ 4.492224][ T1] PCI: Using ACPI for IRQ routing [ 4.495123][ T1] pci 0000:00:05.0: vgaarb: setting as boot VGA device [ 4.496787][ T1] pci 0000:00:05.0: vgaarb: bridge control possible [ 4.498020][ T1] pci 0000:00:05.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 4.499623][ T1] vgaarb: loaded [ 4.505178][ T1] clocksource: Switched to clocksource kvm-clock [ 4.511922][ T1] VFS: Disk quotas dquot_6.6.0 [ 4.512675][ T1] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.515553][ T1] netfs: FS-Cache loaded [ 4.518968][ T1] CacheFiles: Loaded [ 4.520560][ T1] TOMOYO: 2.6.0 [ 4.521440][ T1] Mandatory Access Control activated. [ 4.529466][ T1] AppArmor: AppArmor Filesystem Enabled [ 4.532759][ T1] pnp: PnP ACPI init [ 4.572981][ T1] pnp: PnP ACPI: found 7 devices [ 4.652194][ T1] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 4.656974][ T1] NET: Registered PF_INET protocol family [ 4.666285][ T1] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc) [ 4.694831][ T1] tcp_listen_portaddr_hash hash table entries: 4096 (order: 6, 294912 bytes, vmalloc) [ 4.700444][ T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc) [ 4.706091][ T1] TCP established hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) [ 4.723130][ T1] TCP bind hash table entries: 65536 (order: 11, 9437184 bytes, vmalloc hugepage) [ 4.740833][ T1] TCP: Hash tables configured (established 65536 bind 65536) [ 4.748635][ T1] MPTCP token hash table entries: 8192 (order: 7, 720896 bytes, vmalloc) [ 4.755735][ T1] UDP hash table entries: 4096 (order: 7, 655360 bytes, vmalloc) [ 4.762049][ T1] UDP-Lite hash table entries: 4096 (order: 7, 655360 bytes, vmalloc) [ 4.766159][ T1] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 4.772050][ T1] RPC: Registered named UNIX socket transport module. [ 4.773325][ T1] RPC: Registered udp transport module. [ 4.774373][ T1] RPC: Registered tcp transport module. [ 4.775538][ T1] RPC: Registered tcp-with-tls transport module. [ 4.776574][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 4.781938][ T1] NET: Registered PF_XDP protocol family [ 4.783726][ T1] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 4.785622][ T1] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 4.786798][ T1] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 4.788333][ T1] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfefff window] [ 4.791691][ T1] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 4.793338][ T1] PCI: CLS 0 bytes, default 64 [ 4.797823][ T1] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 4.799135][ T1] software IO TLB: mapped [mem 0x00000000b5400000-0x00000000b9400000] (64MB) [ 4.801011][ T1] ACPI: bus type thunderbolt registered [ 4.812530][ T1] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer [ 4.813311][ T62] kworker/u8:1 (62) used greatest stack depth: 27032 bytes left [ 4.841785][ T1] kvm_amd: CPU 1 isn't AMD or Hygon [ 4.842884][ T1] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fb6fb5cc36, max_idle_ns: 440795309794 ns [ 4.844933][ T1] clocksource: Switched to clocksource tsc [ 4.862004][ T68] kworker/u8:3 (68) used greatest stack depth: 26552 bytes left [ 6.514376][ T1] Initialise system trusted keyrings [ 6.519559][ T1] workingset: timestamp_bits=40 max_order=21 bucket_order=0 [ 6.521113][ T1] zbud: loaded [ 6.527696][ T1] DLM installed [ 6.532511][ T1] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 6.539014][ T1] NFS: Registering the id_resolver key type [ 6.540201][ T1] Key type id_resolver registered [ 6.541200][ T1] Key type id_legacy registered [ 6.542074][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 6.543262][ T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 6.551577][ T1] Key type cifs.spnego registered [ 6.552670][ T1] Key type cifs.idmap registered [ 6.553695][ T1] ntfs3: Max link count 4000 [ 6.554357][ T1] ntfs3: Enabled Linux POSIX ACLs support [ 6.555180][ T1] ntfs3: Read-only LZX/Xpress compression included [ 6.556307][ T1] efs: 1.0a - http://aeschi.ch.eu.org/efs/ [ 6.557139][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 6.560032][ T1] romfs: ROMFS MTD (C) 2007 Red Hat, Inc. [ 6.561165][ T1] QNX4 filesystem 0.2.3 registered. [ 6.562002][ T1] qnx6: QNX6 filesystem 1.0.0 registered. [ 6.563967][ T1] fuse: init (API version 7.40) [ 6.568457][ T1] orangefs_debugfs_init: called with debug mask: :none: :0: [ 6.570903][ T1] orangefs_init: module version upstream loaded [ 6.573046][ T1] JFS: nTxBlock = 8192, nTxLock = 65536 [ 6.599583][ T1] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled [ 6.603958][ T1] 9p: Installing v9fs 9p2000 file system support [ 6.605402][ T1] NILFS version 2 loaded [ 6.606035][ T1] befs: version: 0.9.3 [ 6.607629][ T1] ocfs2: Registered cluster interface o2cb [ 6.609137][ T1] ocfs2: Registered cluster interface user [ 6.609927][ T116] kworker/u8:2 (116) used greatest stack depth: 25704 bytes left [ 6.611502][ T1] OCFS2 User DLM kernel interface loaded [ 6.626722][ T1] gfs2: GFS2 installed [ 6.636395][ T1] ceph: loaded (mds proto 32) [ 6.660833][ T1] NET: Registered PF_ALG protocol family [ 6.662038][ T1] xor: automatically using best checksumming function avx [ 6.664448][ T1] async_tx: api initialized (async) [ 6.665601][ T1] Key type asymmetric registered [ 6.666640][ T1] Asymmetric key parser 'x509' registered [ 6.667666][ T1] Asymmetric key parser 'pkcs8' registered [ 6.668640][ T1] Key type pkcs7_test registered [ 6.670239][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240) [ 6.673118][ T1] io scheduler mq-deadline registered [ 6.674009][ T1] io scheduler kyber registered [ 6.674843][ T1] io scheduler bfq registered [ 6.683997][ T1] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 6.687715][ T132] kworker/u8:1 (132) used greatest stack depth: 25224 bytes left [ 6.697112][ T1] ACPI: button: Power Button [PWRF] [ 6.700384][ T1] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 [ 6.703679][ T1] ACPI: button: Sleep Button [SLPF] [ 6.716562][ T1] ioatdma: Intel(R) QuickData Technology Driver 5.00 [ 6.741585][ T1] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 6.742664][ T1] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver [ 6.769353][ T1] ACPI: \_SB_.LNKD: Enabled at IRQ 10 [ 6.770559][ T1] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver [ 6.800647][ T1] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 6.801853][ T1] virtio-pci 0000:00:06.0: virtio_pci: leaving for legacy driver [ 6.822136][ T1] virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver [ 7.301574][ T1] N_HDLC line discipline registered with maxframe=4096 [ 7.303069][ T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 7.309867][ T1] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 7.322793][ T1] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 7.336391][ T1] 00:05: ttyS2 at I/O 0x3e8 (irq = 6, base_baud = 115200) is a 16550A [ 7.350749][ T1] 00:06: ttyS3 at I/O 0x2e8 (irq = 7, base_baud = 115200) is a 16550A [ 7.368926][ T1] Non-volatile memory driver v1.3 [ 7.389464][ T1] Linux agpgart interface v0.103 [ 7.394161][ T1] ACPI: bus type drm_connector registered [ 7.401000][ T1] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 [ 7.410431][ T1] [drm] Initialized vkms 1.0.0 20180514 for vkms on minor 1 [ 7.491871][ T1] Console: switching to colour frame buffer device 128x48 [ 7.511885][ T1] platform vkms: [drm] fb0: vkmsdrmfb frame buffer device [ 7.514385][ T1] usbcore: registered new interface driver udl [ 7.582530][ T1] brd: module loaded [ 7.673792][ T1] loop: module loaded [ 7.797007][ T1] zram: Added device: zram0 [ 7.808450][ T1] null_blk: disk nullb0 created [ 7.809335][ T1] null_blk: module loaded [ 7.810545][ T1] Guest personality initialized and is inactive [ 7.812201][ T1] VMCI host device registered (name=vmci, major=10, minor=119) [ 7.813676][ T1] Initialized host personality [ 7.815762][ T1] usbcore: registered new interface driver rtsx_usb [ 7.821413][ T1] usbcore: registered new interface driver viperboard [ 7.823636][ T1] usbcore: registered new interface driver dln2 [ 7.825511][ T1] usbcore: registered new interface driver pn533_usb [ 7.832294][ T1] nfcsim 0.2 initialized [ 7.833384][ T1] usbcore: registered new interface driver port100 [ 7.834613][ T1] usbcore: registered new interface driver nfcmrvl [ 7.849245][ T1] Loading iSCSI transport class v2.0-870. [ 7.867803][ T1] virtio_scsi virtio0: 1/0/0 default/read/poll queues [ 7.879695][ T1] ------------[ cut here ]------------ [ 7.881502][ T1] refcount_t: decrement hit 0; leaking memory. [ 7.884409][ T1] WARNING: CPU: 0 PID: 1 at lib/refcount.c:31 refcount_warn_saturate+0xf8/0x1b0 [ 7.886978][ T1] Modules linked in: [ 7.887978][ T1] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.9.0-rc4-syzkaller #0 [ 7.890296][ T1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 7.892704][ T1] RIP: 0010:refcount_warn_saturate+0xf8/0x1b0 [ 7.895132][ T1] Code: 0f 85 9b 00 00 00 e8 27 14 31 fd 5b 5d c3 cc cc cc cc e8 1b 14 31 fd c6 05 92 63 c7 0a 01 48 c7 c7 60 7e ba 8b e8 68 05 f4 fc <0f> 0b eb dd e8 ff 13 31 fd c6 05 73 63 c7 0a 01 48 c7 c7 40 7d ba [ 7.900769][ T1] RSP: 0000:ffffc90000066e18 EFLAGS: 00010246 [ 7.902844][ T1] RAX: aa1fc4897fd29b00 RBX: ffff88802047959c RCX: ffff888017a48000 [ 7.904666][ T1] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 [ 7.907490][ T1] RBP: 0000000000000004 R08: ffffffff8156ebf2 R09: fffffbfff1b791dc [ 7.909649][ T1] R10: dffffc0000000000 R11: fffffbfff1b791dc R12: ffffea0000820dc0 [ 7.911563][ T1] R13: ffffea0000820dc8 R14: 1ffffd40001041b9 R15: 0000000000000000 [ 7.913280][ T1] FS: 0000000000000000(0000) GS:ffff8880b9400000(0000) knlGS:0000000000000000 [ 7.914510][ T1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 7.915914][ T1] CR2: ffff88823ffff000 CR3: 000000000db32000 CR4: 00000000003506f0 [ 7.917085][ T1] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [ 7.918324][ T1] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [ 7.919442][ T1] Call Trace: [ 7.919904][ T1] [ 7.920367][ T1] ? __warn+0x163/0x4d0 [ 7.921000][ T1] ? refcount_warn_saturate+0xf8/0x1b0 [ 7.921932][ T1] ? report_bug+0x2b3/0x500 [ 7.922839][ T1] ? refcount_warn_saturate+0xf8/0x1b0 [ 7.924386][ T1] ? handle_bug+0x3d/0x80 [ 7.925166][ T1] ? exc_invalid_op+0x1a/0x50 [ 7.925972][ T1] ? asm_exc_invalid_op+0x1a/0x20 [ 7.926789][ T1] ? __warn_printk+0x292/0x360 [ 7.927589][ T1] ? refcount_warn_saturate+0xf8/0x1b0 [ 7.928642][ T1] ? refcount_warn_saturate+0xf8/0x1b0 [ 7.929739][ T1] __free_pages_ok+0xc45/0xd60 [ 7.930650][ T1] make_alloc_exact+0xa3/0xf0 [ 7.931377][ T1] vring_alloc_queue_split+0x20a/0x600 [ 7.932246][ T1] ? __pfx_vring_alloc_queue_split+0x10/0x10 [ 7.933624][ T1] ? vp_find_vqs+0x4c/0x4e0 [ 7.934460][ T1] ? virtscsi_probe+0x3ea/0xf60 [ 7.935345][ T1] ? virtio_dev_probe+0x991/0xaf0 [ 7.936039][ T1] ? really_probe+0x2b8/0xad0 [ 7.936697][ T1] ? driver_probe_device+0x50/0x430 [ 7.937866][ T1] vring_create_virtqueue_split+0xc6/0x310 [ 7.938805][ T1] ? ret_from_fork+0x4b/0x80 [ 7.939747][ T1] ? __pfx_vring_create_virtqueue_split+0x10/0x10 [ 7.940816][ T1] vring_create_virtqueue+0xca/0x110 [ 7.941573][ T1] ? __pfx_vp_notify+0x10/0x10 [ 7.942264][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 7.943060][ T1] setup_vq+0xe9/0x2d0 [ 7.943759][ T1] ? __pfx_vp_notify+0x10/0x10 [ 7.944722][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 7.946019][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 7.946822][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 7.947745][ T1] vp_setup_vq+0xbf/0x330 [ 7.948525][ T1] ? __pfx_vp_config_changed+0x10/0x10 [ 7.949535][ T1] ? ioread16+0x2f/0x90 [ 7.950162][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 7.950933][ T1] vp_find_vqs_msix+0x8b2/0xc80 [ 7.951745][ T1] vp_find_vqs+0x4c/0x4e0 [ 7.952453][ T1] virtscsi_init+0x8db/0xd00 [ 7.954043][ T1] ? __pfx_virtscsi_init+0x10/0x10 [ 7.955049][ T1] ? __pfx_default_calc_sets+0x10/0x10 [ 7.955797][ T1] ? scsi_host_alloc+0xa57/0xea0 [ 7.957144][ T1] ? vp_get+0xfd/0x140 [ 7.958361][ T1] virtscsi_probe+0x3ea/0xf60 [ 7.960217][ T1] ? __pfx_virtscsi_probe+0x10/0x10 [ 7.960995][ T1] ? kernfs_add_one+0x14d/0x8a0 [ 7.961754][ T1] ? virtio_no_restricted_mem_acc+0x9/0x10 [ 7.963151][ T1] ? virtio_features_ok+0x10c/0x270 [ 7.963969][ T1] virtio_dev_probe+0x991/0xaf0 [ 7.964919][ T1] ? __pfx_virtio_dev_probe+0x10/0x10 [ 7.965699][ T1] really_probe+0x2b8/0xad0 [ 7.966567][ T1] __driver_probe_device+0x1a2/0x390 [ 7.967623][ T1] driver_probe_device+0x50/0x430 [ 7.968703][ T1] __driver_attach+0x45f/0x710 [ 7.969551][ T1] ? __pfx___driver_attach+0x10/0x10 [ 7.970374][ T1] bus_for_each_dev+0x239/0x2b0 [ 7.971510][ T1] ? __pfx___driver_attach+0x10/0x10 [ 7.972298][ T1] ? __pfx_bus_for_each_dev+0x10/0x10 [ 7.973037][ T1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 7.973828][ T1] bus_add_driver+0x347/0x620 [ 7.974679][ T1] driver_register+0x23a/0x320 [ 7.975480][ T1] virtio_scsi_init+0x69/0xe0 [ 7.976322][ T1] ? __pfx_virtio_scsi_init+0x10/0x10 [ 7.977783][ T1] do_one_initcall+0x248/0x860 [ 7.978559][ T1] ? __pfx_virtio_scsi_init+0x10/0x10 [ 7.979545][ T1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 7.981376][ T1] ? __pfx_do_one_initcall+0x10/0x10 [ 7.982592][ T1] ? __pfx_parse_args+0x10/0x10 [ 7.983719][ T1] ? do_initcalls+0x1c/0x80 [ 7.984381][ T1] ? rcu_is_watching+0x15/0xb0 [ 7.985114][ T1] do_initcall_level+0x157/0x210 [ 7.985994][ T1] do_initcalls+0x3f/0x80 [ 7.986865][ T1] kernel_init_freeable+0x435/0x5d0 [ 7.987777][ T1] ? __pfx_kernel_init_freeable+0x10/0x10 [ 7.989376][ T1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 7.992222][ T1] ? __pfx_kernel_init+0x10/0x10 [ 7.993685][ T1] ? __pfx_kernel_init+0x10/0x10 [ 7.994645][ T1] ? __pfx_kernel_init+0x10/0x10 [ 7.995546][ T1] kernel_init+0x1d/0x2a0 [ 7.996551][ T1] ret_from_fork+0x4b/0x80 [ 7.997363][ T1] ? __pfx_kernel_init+0x10/0x10 [ 7.998329][ T1] ret_from_fork_asm+0x1a/0x30 [ 7.999284][ T1] [ 7.999861][ T1] Kernel panic - not syncing: kernel: panic_on_warn set ... [ 8.001140][ T1] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.9.0-rc4-syzkaller #0 [ 8.002369][ T1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 8.004649][ T1] Call Trace: [ 8.005425][ T1] [ 8.005875][ T1] dump_stack_lvl+0x241/0x360 [ 8.006940][ T1] ? __pfx_dump_stack_lvl+0x10/0x10 [ 8.007424][ T1] ? __pfx__printk+0x10/0x10 [ 8.007424][ T1] ? _printk+0xd5/0x120 [ 8.007424][ T1] ? vscnprintf+0x5d/0x90 [ 8.007424][ T1] panic+0x349/0x860 [ 8.007424][ T1] ? __warn+0x172/0x4d0 [ 8.007424][ T1] ? __pfx_panic+0x10/0x10 [ 8.007424][ T1] ? show_trace_log_lvl+0x4e6/0x520 [ 8.007424][ T1] ? ret_from_fork_asm+0x1a/0x30 [ 8.007424][ T1] __warn+0x340/0x4d0 [ 8.007424][ T1] ? refcount_warn_saturate+0xf8/0x1b0 [ 8.007424][ T1] report_bug+0x2b3/0x500 [ 8.007424][ T1] ? refcount_warn_saturate+0xf8/0x1b0 [ 8.007424][ T1] handle_bug+0x3d/0x80 [ 8.007424][ T1] exc_invalid_op+0x1a/0x50 [ 8.007424][ T1] asm_exc_invalid_op+0x1a/0x20 [ 8.007424][ T1] RIP: 0010:refcount_warn_saturate+0xf8/0x1b0 [ 8.007424][ T1] Code: 0f 85 9b 00 00 00 e8 27 14 31 fd 5b 5d c3 cc cc cc cc e8 1b 14 31 fd c6 05 92 63 c7 0a 01 48 c7 c7 60 7e ba 8b e8 68 05 f4 fc <0f> 0b eb dd e8 ff 13 31 fd c6 05 73 63 c7 0a 01 48 c7 c7 40 7d ba [ 8.007424][ T1] RSP: 0000:ffffc90000066e18 EFLAGS: 00010246 [ 8.007424][ T1] RAX: aa1fc4897fd29b00 RBX: ffff88802047959c RCX: ffff888017a48000 [ 8.007424][ T1] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 [ 8.007424][ T1] RBP: 0000000000000004 R08: ffffffff8156ebf2 R09: fffffbfff1b791dc [ 8.007424][ T1] R10: dffffc0000000000 R11: fffffbfff1b791dc R12: ffffea0000820dc0 [ 8.007424][ T1] R13: ffffea0000820dc8 R14: 1ffffd40001041b9 R15: 0000000000000000 [ 8.007424][ T1] ? __warn_printk+0x292/0x360 [ 8.007424][ T1] ? refcount_warn_saturate+0xf8/0x1b0 [ 8.007424][ T1] __free_pages_ok+0xc45/0xd60 [ 8.007424][ T1] make_alloc_exact+0xa3/0xf0 [ 8.007424][ T1] vring_alloc_queue_split+0x20a/0x600 [ 8.007424][ T1] ? __pfx_vring_alloc_queue_split+0x10/0x10 [ 8.007424][ T1] ? vp_find_vqs+0x4c/0x4e0 [ 8.007424][ T1] ? virtscsi_probe+0x3ea/0xf60 [ 8.007424][ T1] ? virtio_dev_probe+0x991/0xaf0 [ 8.007424][ T1] ? really_probe+0x2b8/0xad0 [ 8.007424][ T1] ? driver_probe_device+0x50/0x430 [ 8.007424][ T1] vring_create_virtqueue_split+0xc6/0x310 [ 8.007424][ T1] ? ret_from_fork+0x4b/0x80 [ 8.007424][ T1] ? __pfx_vring_create_virtqueue_split+0x10/0x10 [ 8.007424][ T1] vring_create_virtqueue+0xca/0x110 [ 8.007424][ T1] ? __pfx_vp_notify+0x10/0x10 [ 8.007424][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 8.047587][ T1] setup_vq+0xe9/0x2d0 [ 8.047587][ T1] ? __pfx_vp_notify+0x10/0x10 [ 8.047587][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 8.047587][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 8.047587][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 8.047587][ T1] vp_setup_vq+0xbf/0x330 [ 8.047587][ T1] ? __pfx_vp_config_changed+0x10/0x10 [ 8.047587][ T1] ? ioread16+0x2f/0x90 [ 8.047587][ T1] ? __pfx_virtscsi_ctrl_done+0x10/0x10 [ 8.047587][ T1] vp_find_vqs_msix+0x8b2/0xc80 [ 8.047587][ T1] vp_find_vqs+0x4c/0x4e0 [ 8.047587][ T1] virtscsi_init+0x8db/0xd00 [ 8.047587][ T1] ? __pfx_virtscsi_init+0x10/0x10 [ 8.047587][ T1] ? __pfx_default_calc_sets+0x10/0x10 [ 8.047587][ T1] ? scsi_host_alloc+0xa57/0xea0 [ 8.047587][ T1] ? vp_get+0xfd/0x140 [ 8.047587][ T1] virtscsi_probe+0x3ea/0xf60 [ 8.047587][ T1] ? __pfx_virtscsi_probe+0x10/0x10 [ 8.047587][ T1] ? kernfs_add_one+0x14d/0x8a0 [ 8.047587][ T1] ? virtio_no_restricted_mem_acc+0x9/0x10 [ 8.047587][ T1] ? virtio_features_ok+0x10c/0x270 [ 8.047587][ T1] virtio_dev_probe+0x991/0xaf0 [ 8.047587][ T1] ? __pfx_virtio_dev_probe+0x10/0x10 [ 8.047587][ T1] really_probe+0x2b8/0xad0 [ 8.047587][ T1] __driver_probe_device+0x1a2/0x390 [ 8.047587][ T1] driver_probe_device+0x50/0x430 [ 8.047587][ T1] __driver_attach+0x45f/0x710 [ 8.047587][ T1] ? __pfx___driver_attach+0x10/0x10 [ 8.047587][ T1] bus_for_each_dev+0x239/0x2b0 [ 8.047587][ T1] ? __pfx___driver_attach+0x10/0x10 [ 8.047587][ T1] ? __pfx_bus_for_each_dev+0x10/0x10 [ 8.047587][ T1] ? do_raw_spin_unlock+0x13c/0x8b0 [ 8.047587][ T1] bus_add_driver+0x347/0x620 [ 8.047587][ T1] driver_register+0x23a/0x320 [ 8.047587][ T1] virtio_scsi_init+0x69/0xe0 [ 8.047587][ T1] ? __pfx_virtio_scsi_init+0x10/0x10 [ 8.047587][ T1] do_one_initcall+0x248/0x860 [ 8.047587][ T1] ? __pfx_virtio_scsi_init+0x10/0x10 [ 8.047587][ T1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 8.047587][ T1] ? __pfx_do_one_initcall+0x10/0x10 [ 8.047587][ T1] ? __pfx_parse_args+0x10/0x10 [ 8.047587][ T1] ? do_initcalls+0x1c/0x80 [ 8.047587][ T1] ? rcu_is_watching+0x15/0xb0 [ 8.047587][ T1] do_initcall_level+0x157/0x210 [ 8.047587][ T1] do_initcalls+0x3f/0x80 [ 8.047587][ T1] kernel_init_freeable+0x435/0x5d0 [ 8.047587][ T1] ? __pfx_kernel_init_freeable+0x10/0x10 [ 8.047587][ T1] ? __pfx_lockdep_hardirqs_on_prepare+0x10/0x10 [ 8.047587][ T1] ? __pfx_kernel_init+0x10/0x10 [ 8.097678][ T1] ? __pfx_kernel_init+0x10/0x10 [ 8.097678][ T1] ? __pfx_kernel_init+0x10/0x10 [ 8.097678][ T1] kernel_init+0x1d/0x2a0 [ 8.097678][ T1] ret_from_fork+0x4b/0x80 [ 8.097678][ T1] ? __pfx_kernel_init+0x10/0x10 [ 8.097678][ T1] ret_from_fork_asm+0x1a/0x30 [ 8.097678][ T1] [ 8.097678][ T1] Kernel Offset: disabled [ 8.097678][ T1] Rebooting in 86400 seconds.. syzkaller build log: go env (err=) GO111MODULE='auto' GOARCH='amd64' GOBIN='' GOCACHE='/syzkaller/.cache/go-build' GOENV='/syzkaller/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' 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' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.21.4' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/syzkaller/jobs-2/linux/gopath/src/github.com/google/syzkaller/go.mod' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build940383135=/tmp/go-build -gno-record-gcc-switches' git status (err=) HEAD detached at cb976f63e nothing to commit, working tree clean tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified Makefile:32: run command via tools/syz-env for best compatibility, see: Makefile:33: https://github.com/google/syzkaller/blob/master/docs/contributing.md#using-syz-env go list -f '{{.Stale}}' ./sys/syz-sysgen | grep -q false || go install ./sys/syz-sysgen make .descriptions tput: No value for $TERM and no -T specified tput: No value for $TERM and no -T specified bin/syz-sysgen touch .descriptions GOOS=linux GOARCH=amd64 go build "-ldflags=-s -w -X github.com/google/syzkaller/prog.GitRevision=cb976f63e0177b96eb9ce1c631cc5e2c4b4b0759 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20231113-134005'" "-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=cb976f63e0177b96eb9ce1c631cc5e2c4b4b0759 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20231113-134005'" "-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=cb976f63e0177b96eb9ce1c631cc5e2c4b4b0759 -X 'github.com/google/syzkaller/prog.gitRevisionDate=20231113-134005'" "-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 -Wno-unused-but-set-variable -Wno-unused-command-line-argument -static-pie -fpermissive -w -DGOOS_linux=1 -DGOARCH_amd64=1 \ -DHOSTGOOS_linux=1 -DGIT_REVISION=\"cb976f63e0177b96eb9ce1c631cc5e2c4b4b0759\"