WARNING in drm_mode_config_validate
smbdirect: subsystem loaded
Key type cifs.spnego registered
Key type cifs.idmap registered
ntfs3: Enabled Linux POSIX ACLs support
ntfs3: Read-only LZX/Xpress compression included
jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
QNX4 filesystem 0.2.3 registered.
qnx6: QNX6 filesystem 1.0.0 registered.
fuse: init (API version 7.45)
orangefs_debugfs_init: called with debug mask: :none: :0:
orangefs_init: module version upstream loaded
JFS: nTxBlock = 8192, nTxLock = 65536
SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
9p: Installing v9fs 9p2000 file system support
NILFS version 2 loaded
befs: version: 0.9.3
ocfs2: Registered cluster interface o2cb
ocfs2: Registered cluster interface user
OCFS2 User DLM kernel interface loaded
gfs2: GFS2 installed
ceph: loaded (mds proto 32)
NET: Registered PF_ALG protocol family
async_tx: api initialized (async)
Key type asymmetric registered
Asymmetric key parser 'x509' registered
Asymmetric key parser 'pkcs8' registered
Key type pkcs7_test registered
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 239)
io scheduler mq-deadline registered
io scheduler kyber registered
io scheduler bfq registered
raid6: skipped pq benchmark and selected avx2x4
input: Power Button as /devices/platform/LNXPWRBN:00/input/input0
ACPI: button: Power Button [PWRF]
input: Sleep Button as /devices/platform/LNXSLPBN:00/input/input1
ACPI: button: Sleep Button [SLPF]
ioatdma: Intel(R) QuickData Technology Driver 5.00
N_HDLC line discipline registered with maxframe=4096
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
00:02: ttyS0 I/O:0x3f8 (irq = 4, base_baud = 115200) is a 16550A
00:03: ttyS1 I/O:0x2f8 (irq = 3, base_baud = 115200) is a 16550A
00:04: ttyS2 I/O:0x3e8 (irq = 6, base_baud = 115200) is a 16550A
00:05: ttyS3 I/O:0x2e8 (irq = 7, base_baud = 115200) is a 16550A
Non-volatile memory driver v1.3
usbcore: registered new interface driver xillyusb
ACPI: bus type drm_connector registered
[drm] Initialized vgem 1.0.0 for vgem on minor 0
------------[ cut here ]------------
[PLANE:35:plane-0] pixel format with alpha exposed but blend mode not setup
WARNING: drivers/gpu/drm/drm_mode_config.c:873 at validate_blend_mode_for_alpha_formats drivers/gpu/drm/drm_mode_config.c:872 [inline], CPU#0: swapper/0/1
WARNING: drivers/gpu/drm/drm_mode_config.c:873 at drm_mode_config_validate+0x1c6d/0x1e60 drivers/gpu/drm/drm_mode_config.c:938, CPU#0: swapper/0/1
Modules linked in:
CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted syzkaller #0 PREEMPT_{RT,(full)}
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/25/2026
RIP: 0010:validate_blend_mode_for_alpha_formats drivers/gpu/drm/drm_mode_config.c:872 [inline]
RIP: 0010:drm_mode_config_validate+0x1cae/0x1e60 drivers/gpu/drm/drm_mode_config.c:938
Code: 0f 85 ae 00 00 00 4d 8d 77 10 8b 6d 00 4c 89 f0 48 c1 e8 03 80 3c 18 00 74 08 4c 89 f7 e8 da 7c b7 fc 49 8b 16 4c 89 ef 89 ee <67> 48 0f b9 3a eb 05 e8 b6 21 4b fc 49 bd 00 00 00 00 00 fc ff df
RSP: 0000:ffffc90000067810 EFLAGS: 00010246
RAX: 1ffff11004d43408 RBX: dffffc0000000000 RCX: ffff88801c6add00
RDX: ffff888026532fa0 RSI: 0000000000000023 RDI: ffffffff8fbad500
RBP: 0000000000000023 R08: 0000000000000000 R09: 0000000000000000
R10: dffffc0000000000 R11: fffffbfff1f5f250 R12: dffffc0000000000
R13: ffffffff8fbad500 R14: ffff888026a1a040 R15: ffff888026a1a030
FS: 0000000000000000(0000) GS:ffff888125c38000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffff88823ffff000 CR3: 000000000dfb0000 CR4: 00000000003526f0
Call Trace:
drm_dev_register+0x7f/0xd80 drivers/gpu/drm/drm_drv.c:1075
vkms_create+0x40d/0x4f0 drivers/gpu/drm/vkms/vkms_drv.c:208
vkms_init+0x57/0x80 drivers/gpu/drm/vkms/vkms_drv.c:240
do_one_initcall+0x250/0x870 init/main.c:1357
do_initcall_level+0x10a/0x1a0 init/main.c:1419
do_initcalls+0x59/0xa0 init/main.c:1435
kernel_init_freeable+0x29d/0x3e0 init/main.c:1670
kernel_init+0x22/0x1d0 init/main.c:1560
ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245
----------------
Code disassembly (best guess):
0: 0f 85 ae 00 00 00 jne 0xb4
6: 4d 8d 77 10 lea 0x10(%r15),%r14
a: 8b 6d 00 mov 0x0(%rbp),%ebp
d: 4c 89 f0 mov %r14,%rax
10: 48 c1 e8 03 shr $0x3,%rax
14: 80 3c 18 00 cmpb $0x0,(%rax,%rbx,1)
18: 74 08 je 0x22
1a: 4c 89 f7 mov %r14,%rdi
1d: e8 da 7c b7 fc call 0xfcb77cfc
22: 49 8b 16 mov (%r14),%rdx
25: 4c 89 ef mov %r13,%rdi
28: 89 ee mov %ebp,%esi
* 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction
2f: eb 05 jmp 0x36
31: e8 b6 21 4b fc call 0xfc4b21ec
36: 49 bd 00 00 00 00 00 movabs $0xdffffc0000000000,%r13
3d: fc ff df
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.1.4" "pwd"]: exit status 255
ssh: connect to host 10.128.1.4 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' (ECDSA) to the list of known hosts.
serialport: Connected to syzkaller.us-central1-c.ci-upstream-linux-next-kasan-gce-root-test-job-parallel-2 port 1 (session ID: 262b6816b6f13f447063db087278f6f87cccbb21b019bd26270061b65333afa7, 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 e758ef56-42d4-f37a-8983-cd929e7d1704
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 0x000f25d0: 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 syzkaller (syzkaller@syzkaller) (Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8) #0 SMP PREEMPT_RT 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] x86/CPU: Model not found in latest microcode list
[ 0.000000][ T0] BIOS-provided physical RAM map:
[ 0.000000][ T0] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] System RAM
[ 0.000000][ T0] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] device reserved
[ 0.000000][ T0] BIOS-e820: [gap 0x00000000000a0000-0x00000000000effff]
[ 0.000000][ T0] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] device reserved
[ 0.000000][ T0] BIOS-e820: [mem 0x0000000000100000-0x00000000bfffcfff] System RAM
[ 0.000000][ T0] BIOS-e820: [mem 0x00000000bfffd000-0x00000000bfffffff] device reserved
[ 0.000000][ T0] BIOS-e820: [gap 0x00000000c0000000-0x00000000fffbbfff]
[ 0.000000][ T0] BIOS-e820: [mem 0x00000000fffbc000-0x00000000ffffffff] device reserved
[ 0.000000][ T0] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] System RAM
[ 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] Hash pointers mode set to never.
[ 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] DMI: SMBIOS 2.4 present.
[ 0.000000][ T0] DMI: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/25/2026
[ 0.000000][ T0] DMI: Memory slots populated: 1/1
[ 0.000000][ T0] Hypervisor detected: KVM
[ 0.000000][ T0] last_pfn = 0xbfffd max_arch_pfn = 0x400000000
[ 0.000000][ T0] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000010][ T0] kvm-clock: using sched offset of 10362315723 cycles
[ 0.000019][ T0] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000040][ T0] tsc: Detected 2200.154 MHz processor
[ 0.004122][ T0] last_pfn = 0x240000 max_arch_pfn = 0x400000000
[ 0.004176][ T0] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[ 0.004189][ T0] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.004258][ T0] last_pfn = 0xbfffd max_arch_pfn = 0x400000000
[ 0.009336][ T0] found SMP MP-table at [mem 0x000f2890-0x000f289f]
[ 0.009367][ T0] Using GB pages for direct mapping
[ 0.013178][ T0] ACPI: Early table checksum verification disabled
[ 0.013206][ T0] ACPI: RSDP 0x00000000000F2610 000014 (v00 Google)
[ 0.013225][ T0] ACPI: RSDT 0x00000000BFFFFFB0 000038 (v01 Google GOOGRSDT 00000001 GOOG 00000001)
[ 0.013248][ T0] ACPI: FACP 0x00000000BFFFF3B0 000114 (v06 Google GOOGFACP 00000001 GOOG 00000001)
[ 0.013273][ T0] ACPI: DSDT 0x00000000BFFFD5C0 001DED (v02 Google GOOGDSDT 00000001 GOOG 00000001)
[ 0.013292][ T0] ACPI: FACS 0x00000000BFFFD580 000040
[ 0.013306][ T0] ACPI: FACS 0x00000000BFFFD580 000040
[ 0.013321][ T0] ACPI: SRAT 0x00000000BFFFFEA0 0000C8 (v03 Google GOOGSRAT 00000001 GOOG 00000001)
[ 0.013345][ T0] ACPI: APIC 0x00000000BFFFFDF0 000076 (v05 Google GOOGAPIC 00000001 GOOG 00000001)
[ 0.013364][ T0] ACPI: SSDT 0x00000000BFFFF4D0 000914 (v02 Google GOOGSSDT 00000001 GOOG 00000001)
[ 0.013382][ T0] ACPI: WAET 0x00000000BFFFFE70 000028 (v01 Google GOOGWAET 00000001 GOOG 00000001)
[ 0.013398][ T0] ACPI: Reserving FACP table memory at [mem 0xbffff3b0-0xbffff4c3]
[ 0.013407][ T0] ACPI: Reserving DSDT table memory at [mem 0xbfffd5c0-0xbffff3ac]
[ 0.013414][ T0] ACPI: Reserving FACS table memory at [mem 0xbfffd580-0xbfffd5bf]
[ 0.013421][ T0] ACPI: Reserving FACS table memory at [mem 0xbfffd580-0xbfffd5bf]
[ 0.013428][ T0] ACPI: Reserving SRAT table memory at [mem 0xbffffea0-0xbfffff67]
[ 0.013435][ T0] ACPI: Reserving APIC table memory at [mem 0xbffffdf0-0xbffffe65]
[ 0.013442][ T0] ACPI: Reserving SSDT table memory at [mem 0xbffff4d0-0xbffffde3]
[ 0.013449][ T0] ACPI: Reserving WAET table memory at [mem 0xbffffe70-0xbffffe97]
[ 0.013580][ T0] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[ 0.013591][ T0] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff]
[ 0.013599][ T0] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff]
[ 0.013611][ T0] NUMA: Node 0 [mem 0x00001000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00001000-0xbfffffff]
[ 0.013624][ T0] NUMA: Node 0 [mem 0x00001000-0xbfffffff] + [mem 0x100000000-0x23fffffff] -> [mem 0x00001000-0x23fffffff]
[ 0.013652][ T0] Faking node 0 at [mem 0x0000000000001000-0x0000000140000fff] (5120MB)
[ 0.013662][ T0] Faking node 1 at [mem 0x0000000140001000-0x000000023fffffff] (4095MB)
[ 0.013744][ T0] NODE_DATA(0) allocated [mem 0x13fffac80-0x140000fff]
[ 0.014520][ T0] NODE_DATA(1) allocated [mem 0x23fff6c80-0x23fffcfff]
[ 0.308122][ T0] KernelAddressSanitizer initialized (generic)
[ 0.308666][ T0] ACPI: PM-Timer IO Port: 0xb008
[ 0.308701][ T0] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.308807][ T0] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.308823][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.308835][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.308843][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.308851][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.308872][ T0] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.308884][ T0] CPU topo: Max. logical packages: 1
[ 0.308888][ T0] CPU topo: Max. logical nodes: 1
[ 0.308892][ T0] CPU topo: Num. nodes per package: 1
[ 0.308902][ T0] CPU topo: Max. logical dies: 1
[ 0.308906][ T0] CPU topo: Max. dies per package: 1
[ 0.308919][ T0] CPU topo: Max. threads per core: 2
[ 0.308924][ T0] CPU topo: Num. cores per package: 1
[ 0.308928][ T0] CPU topo: Num. threads per package: 2
[ 0.308932][ T0] CPU topo: Allowing 2 present CPUs plus 0 hotplug CPUs
[ 0.309038][ T0] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.309049][ T0] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.309058][ T0] PM: hibernation: Registered nosave memory: [mem 0xbfffd000-0xffffffff]
[ 0.309081][ T0] [gap 0xc0000000-0xfffbbfff] available for PCI devices
[ 0.309088][ T0] Booting paravirtualized kernel on KVM
[ 0.309099][ T0] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.402697][ T0] Zone ranges:
[ 0.402708][ T0] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.402721][ T0] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.402729][ T0] Normal [mem 0x0000000100000000-0x000000023fffffff]
[ 0.402738][ T0] Device empty
[ 0.402743][ T0] Movable zone start for each node
[ 0.402746][ T0] Early memory node ranges
[ 0.402750][ T0] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.402756][ T0] node 0: [mem 0x0000000000100000-0x00000000bfffcfff]
[ 0.402763][ T0] node 0: [mem 0x0000000100000000-0x0000000140000fff]
[ 0.402769][ T0] node 1: [mem 0x0000000140001000-0x000000023fffffff]
[ 0.402777][ T0] Initmem setup node 0 [mem 0x0000000000001000-0x0000000140000fff]
[ 0.402796][ T0] Initmem setup node 1 [mem 0x0000000140001000-0x000000023fffffff]
[ 0.440492][ T0] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.440761][ T0] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.508657][ T0] On node 0, zone Normal: 3 pages in unavailable ranges
[ 0.577133][ T0] setup_percpu: NR_CPUS:8 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:2
[ 0.577832][ T0] percpu: Embedded 72 pages/cpu s254024 r8192 d32696 u1048576
[ 0.578019][ T0] kvm-guest: PV spinlocks enabled
[ 0.578029][ T0] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.578050][ 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=64 vivid.multiplanar=1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2 netrom.nr_ndevs=32 rose.rose_ndevs=32 smp.csd_lock_timeout=100000 watchdog_thresh=55 workqueue.watchdog_thresh=140 sysctl.net.core.netdev_unregister_timeout_secs=140 dummy_hcd.num=32 max_loop=32 nbds_max=32 \
[ 0.578080][ T0] Kernel command line: comedi.comedi_num_legacy_minors=4 panic_on_warn=1 BOOT_IMAGE=/boot/bzImage root=/dev/sda1 console=ttyS0
[ 0.582750][ T0] Unknown kernel command line parameters "nbds_max=32", will be passed to user space.
[ 0.582826][ T0] random: crng init done
[ 0.582831][ T0] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[ 0.583074][ T0] software IO TLB: area num 2.
[ 0.610452][ T0] Fallback order for Node 0: 0 1
[ 0.610474][ T0] Fallback order for Node 1: 1 0
[ 0.610489][ T0] Built 2 zonelists, mobility grouping on. Total pages: 2097051
[ 0.610497][ T0] Policy zone: Normal
[ 0.611178][ T0] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.611189][ T0] stackdepot: allocating hash table via alloc_large_system_hash
[ 0.611200][ T0] stackdepot hash table entries: 1048576 (order: 12, 16777216 bytes, linear)
[ 0.615799][ T0] stackdepot: allocating space for 8192 stack pools via memblock
[ 1.335553][ T0] **********************************************************
[ 1.335565][ T0] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 1.335569][ T0] ** **
[ 1.335573][ T0] ** This system shows unhashed kernel memory addresses **
[ 1.335577][ T0] ** via the console, logs, and other interfaces. This **
[ 1.335581][ T0] ** might reduce the security of your system. **
[ 1.335585][ T0] ** **
[ 1.335589][ T0] ** If you see this message and you are not debugging **
[ 1.335593][ T0] ** the kernel, report this immediately to your system **
[ 1.335597][ T0] ** administrator! **
[ 1.335601][ T0] ** **
[ 1.335605][ T0] ** Use hash_pointers=always to force this mode off **
[ 1.335609][ T0] ** **
[ 1.335613][ T0] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 1.335617][ T0] **********************************************************
[ 1.338882][ T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=2
[ 1.467773][ T0] allocated 167772160 bytes of page_ext
[ 1.467815][ T0] Node 0, zone DMA: page owner found early allocated 0 pages
[ 1.481921][ T0] Node 0, zone DMA32: page owner found early allocated 21120 pages
[ 1.486838][ T0] Node 0, zone Normal: page owner found early allocated 130 pages
[ 1.498169][ T0] Node 1, zone Normal: page owner found early allocated 19848 pages
[ 1.498675][ T0] Kernel/User page tables isolation: enabled
[ 1.500869][ T0] Dynamic Preempt: full
[ 1.502053][ T0] Running RCU self tests
[ 1.502058][ T0] Running RCU synchronous self tests
[ 1.502062][ T0] rcu: Preemptible hierarchical RCU implementation.
[ 1.502066][ T0] rcu: RCU lockdep checking is enabled.
[ 1.502070][ T0] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[ 1.502076][ T0] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 1.502083][ T0] rcu: RCU callback double-/use-after-free debug is enabled.
[ 1.502087][ T0] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads.
[ 1.502091][ T0] rcu: RCU debug extended QS entry/exit.
[ 1.502095][ T0] No expedited grace period (rcu_normal_after_boot).
[ 1.502098][ T0] Trampoline variant of Tasks RCU enabled.
[ 1.502102][ T0] Tracing variant of Tasks RCU enabled.
[ 1.502106][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 1.502111][ T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 1.502281][ T0] Running RCU synchronous self tests
[ 1.502316][ T0] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 1.688364][ T0] NR_IRQS: 4352, nr_irqs: 440, preallocated irqs: 16
[ 1.689514][ T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 1.689555][ T0] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 1.690332][ T0] kfence: initialized - using 2097152 bytes for 255 objects at 0xffff88823be00000-0xffff88823c000000
[ 1.691908][ T0] Console: colour VGA+ 80x25
[ 1.968831][ T0] printk: legacy console [ttyS0] enabled
[ 1.968845][ T0] printk: legacy bootconsole [earlyser0] disabled
[ 1.968926][ T0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 1.968931][ T0] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 1.968936][ T0] ... MAX_LOCK_DEPTH: 48
[ 1.968940][ T0] ... MAX_LOCKDEP_KEYS: 8192
[ 1.968945][ T0] ... CLASSHASH_SIZE: 4096
[ 1.968949][ T0] ... MAX_LOCKDEP_ENTRIES: 1048576
[ 1.968954][ T0] ... MAX_LOCKDEP_CHAINS: 1048576
[ 1.968960][ T0] ... CHAINHASH_SIZE: 524288
[ 1.968966][ T0] memory used by lock dependency info: 106625 kB
[ 1.968973][ T0] memory used for stack traces: 8320 kB
[ 1.968979][ T0] per task-struct memory footprint: 1920 bytes
[ 1.969310][ T0] ACPI: Core revision 20260408
[ 1.970825][ T0] APIC: Switch to symmetric I/O mode setup
[ 1.971394][ T0] x2apic enabled
[ 1.976497][ T0] APIC: Switched APIC routing to: physical x2apic
[ 1.985947][ T0] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[ 1.986596][ T0] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fb6c45b8f7, max_idle_ns: 440795205637 ns
[ 1.986651][ T0] Calibrating delay loop (skipped) preset value.. 4400.30 BogoMIPS (lpj=22001540)
[ 1.987465][ T0] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 1.987472][ T0] Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
[ 1.987537][ T0] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
[ 1.987556][ T0] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 1.987563][ T0] Spectre V2 : Mitigation: IBRS
[ 1.987567][ T0] RETBleed: Mitigation: IBRS
[ 1.987570][ T0] ITS: Mitigation: Aligned branch/return thunks
[ 1.987575][ T0] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 1.987579][ T0] MDS: Mitigation: Clear CPU buffers
[ 1.987583][ T0] TAA: Mitigation: Clear CPU buffers
[ 1.987587][ T0] MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
[ 1.987592][ T0] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 1.987600][ T0] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[ 1.987626][ T0] Spectre V2 : Enabling IBPB for BPF
[ 1.987640][ T0] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 1.987680][ T0] active return thunk: its_return_thunk
[ 1.987696][ T0] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
[ 1.987751][ T0] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 1.987758][ T0] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 1.987763][ T0] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 1.987769][ T0] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 1.987777][ T0] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 2.259365][ T0] pid_max: default: 32768 minimum: 301
[ 2.261015][ T0] landlock: Up and running.
[ 2.261022][ T0] Yama: becoming mindful.
[ 2.261402][ T0] TOMOYO Linux initialized
[ 2.263770][ T0] LSM support for eBPF active
[ 2.270154][ T0] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, vmalloc hugepage)
[ 2.273018][ T0] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc hugepage)
[ 2.273418][ T0] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, vmalloc)
[ 2.273573][ T0] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, vmalloc)
[ 2.276404][ T0] VFS: Finished mounting rootfs on nullfs
[ 2.281327][ T0] Running RCU synchronous self tests
[ 2.281338][ T0] Running RCU synchronous self tests
[ 2.402711][ T1] smpboot: CPU0: Intel(R) Xeon(R) CPU @ 2.20GHz (family: 0x6, model: 0x4f, stepping: 0x0)
[ 2.406639][ T1] Performance Events: unsupported CPU family 6 model 79 no PMU driver, software events only.
[ 2.406639][ T1] signal: max sigframe size: 1776
[ 2.416739][ T1] rcu: Hierarchical SRCU implementation.
[ 2.416748][ T1] rcu: Max phase no-delay instances is 1000.
[ 2.476779][ T1] Timer migration: 1 hierarchy levels; 8 children per group; 0 crossnode level
[ 2.570880][ T1] NMI watchdog: Perf NMI watchdog permanently disabled
[ 2.571944][ T1] smp: Bringing up secondary CPUs ...
[ 2.588702][ T1] smpboot: x86: Booting SMP configuration:
[ 2.588713][ T1] .... node #0, CPUs: #1
[ 2.590654][ 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.
[ 2.590671][ 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.
[ 2.590683][ 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.
[ 2.590794][ T1] smp: Brought up 2 nodes, 2 CPUs
[ 2.590816][ T1] smpboot: Total of 2 processors activated (8800.61 BogoMIPS)
[ 2.592744][ T1] Memory: 6472832K/8388204K available (168656K kernel code, 29786K rwdata, 40064K rodata, 25700K init, 121052K bss, 1727380K reserved, 0K cma-reserved)
[ 2.603612][ T1] devtmpfs: initialized
[ 2.607690][ T1] x86/mm: Memory block size: 128MB
[ 2.679899][ T1] Running RCU synchronous self tests
[ 2.679979][ T1] Running RCU synchronous self tests
[ 2.680084][ T1] Running RCU Tasks wait API self tests
[ 2.680084][ T1] Running RCU Tasks Trace wait API self tests
[ 2.689433][ T1] posixtimers hash table entries: 1024 (order: 6, 139264 bytes, vmalloc)
[ 2.689433][ T1] futex hash table entries: 256 (49152 bytes on 2 NUMA nodes, total 96 KiB, linear).
[ 2.689530][ T1] xor: automatically using best checksumming function avx
[ 2.699998][ T1] PM: RTC time: 06:50:19, date: 2026-07-20
[ 2.716833][ T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 2.723960][ T1] audit: initializing netlink subsys (disabled)
[ 2.727100][ T38] audit: type=2000 audit(1784530219.651:1): state=initialized audit_enabled=0 res=1
[ 2.734474][ T1] thermal_sys: Registered thermal governor 'step_wise'
[ 2.734954][ T1] cpuidle: using governor menu
[ 2.734990][ T1] NET: Registered PF_QIPCRTR protocol family
[ 2.736813][ T10] Callback from call_rcu_tasks_trace() invoked.
[ 2.746735][ T1] dca service started, version 1.12.1
[ 2.746735][ T1] PCI: Using configuration type 1 for base access
[ 2.769746][ T1] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 2.769762][ T1] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 2.769776][ T1] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 2.769786][ T1] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 2.799560][ T1] raid6: using avx2x2 recovery algorithm
[ 2.804294][ T1] ACPI: Added _OSI(Module Device)
[ 2.804309][ T1] ACPI: Added _OSI(Processor Device)
[ 2.804319][ T1] ACPI: Added _OSI(Processor Aggregator Device)
[ 3.071861][ T1] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 3.121629][ T1] ACPI: \_SB_: platform _OSC: OS support mask [000e7eee]
[ 3.174850][ T1] ACPI: Interpreter enabled
[ 3.175869][ T1] ACPI: PM: (supports S0 S3 S4 S5)
[ 3.175942][ T1] ACPI: Using IOAPIC for interrupt routing
[ 3.176827][ T1] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 3.176839][ T1] PCI: Ignoring E820 reservations for host bridge windows
[ 3.189547][ T1] ACPI: Enabled 16 GPEs in block 00 to 0F
[ 3.629986][ T1] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 3.630116][ T1] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[ 3.630136][ T1] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 3.630547][ T1] acpi PNP0A03:00: _OSC: platform retains control of PCIe features (AE_ERROR)
[ 3.631145][ T1] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge
[ 3.692766][ T1] PCI host bridge to bus 0000:00
[ 3.693252][ T1] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 3.693293][ T1] pci_bus 0000:00: root bus resource [io 0x0d00-0x0fff window]
[ 3.693330][ T1] pci_bus 0000:00: root bus resource [io 0xc000-0xffff window]
[ 3.693366][ T1] pci_bus 0000:00: root bus resource [io 0xa000-0xbfff window]
[ 3.693403][ T1] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 3.693440][ T1] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfefff window]
[ 3.693484][ T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 3.694197][ T1] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint
[ 3.698920][ T1] pci 0000:00:01.0: [8086:7110] type 00 class 0x060100 conventional PCI endpoint
[ 3.709701][ T1] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint
[ 3.715767][ T1] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 3.723666][ T1] pci 0000:00:03.0: [1af4:1004] type 00 class 0x000000 conventional PCI endpoint
[ 3.729317][ T1] pci 0000:00:03.0: BAR 0 [io 0xc000-0xc03f]
[ 3.729360][ T1] pci 0000:00:03.0: BAR 1 [mem 0xfe800000-0xfe80007f]
[ 3.737786][ T1] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint
[ 3.743298][ T1] pci 0000:00:04.0: BAR 0 [io 0xc040-0xc07f]
[ 3.743343][ T1] pci 0000:00:04.0: BAR 1 [mem 0xfe801000-0xfe80107f]
[ 3.753522][ T1] pci 0000:00:05.0: [1ae0:a002] type 00 class 0x030000 conventional PCI endpoint
[ 3.760223][ T1] pci 0000:00:05.0: BAR 0 [mem 0xfe000000-0xfe7fffff]
[ 3.761068][ T1] pci 0000:00:05.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 3.781482][ T1] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00 conventional PCI endpoint
[ 3.787070][ T1] pci 0000:00:06.0: BAR 0 [io 0xc080-0xc09f]
[ 3.796042][ T1] pci 0000:00:07.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint
[ 3.806729][ T1] pci 0000:00:07.0: BAR 0 [io 0xc0a0-0xc0bf]
[ 3.806771][ T1] pci 0000:00:07.0: BAR 1 [mem 0xfe802000-0xfe80203f]
[ 3.877408][ T1] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 3.889990][ T1] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 3.901852][ T1] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 3.915974][ T1] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 3.924047][ T1] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 3.967578][ T1] iommu: Default domain type: Translated
[ 3.967609][ T1] iommu: DMA domain TLB invalidation policy: lazy mode
[ 3.980151][ T1] SCSI subsystem initialized
[ 3.990281][ T1] ACPI: bus type USB registered
[ 3.991948][ T1] usbcore: registered new interface driver usbfs
[ 3.992667][ T1] usbcore: registered new interface driver hub
[ 3.993086][ T1] usbcore: registered new device driver usb
[ 3.998328][ T1] mc: Linux media interface: v0.10
[ 3.998940][ T1] videodev: Linux video capture interface: v2.00
[ 4.000346][ T1] pps_core: LinuxPPS API ver. 1 registered
[ 4.000356][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[ 4.000558][ T1] PTP clock support registered
[ 4.017126][ T1] EDAC MC: Ver: 3.0.0
[ 4.035642][ T1] Advanced Linux Sound Architecture Driver Initialized.
[ 4.068551][ T1] Bluetooth: Core ver 2.22
[ 4.068892][ T1] NET: Registered PF_BLUETOOTH protocol family
[ 4.068901][ T1] Bluetooth: HCI device and connection manager initialized
[ 4.069040][ T1] Bluetooth: HCI socket layer initialized
[ 4.069083][ T1] Bluetooth: L2CAP socket layer initialized
[ 4.069267][ T1] Bluetooth: SCO socket layer initialized
[ 4.069467][ T1] NET: Registered PF_ATMPVC protocol family
[ 4.070481][ T1] NetLabel: Initializing
[ 4.070489][ T1] NetLabel: domain hash size = 128
[ 4.070498][ T1] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 4.071300][ T1] NetLabel: unlabeled traffic allowed by default
[ 4.072972][ T1] nfc: nfc_init: NFC Core ver 0.1
[ 4.072972][ T1] NET: Registered PF_NFC protocol family
[ 4.072972][ T1] mctp: management component transport protocol core
[ 4.072972][ T1] NET: Registered PF_MCTP protocol family
[ 4.078114][ T1] PCI: Using ACPI for IRQ routing
[ 4.078478][ T1] e820: register RAM buffer resource [mem 0x0009fc00-0x0009ffff]
[ 4.078596][ T1] e820: register RAM buffer resource [mem 0xbfffd000-0xbfffffff]
[ 4.079543][ T1] pci 0000:00:05.0: vgaarb: setting as boot VGA device
[ 4.079543][ T1] pci 0000:00:05.0: vgaarb: bridge control possible
[ 4.079543][ T1] pci 0000:00:05.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 4.079543][ T1] vgaarb: loaded
[ 4.125864][ T1] clocksource: Switched to clocksource kvm-clock
[ 4.141758][ T1] VFS: Disk quotas dquot_6.6.0
[ 4.142317][ T1] VFS: Dquot-cache hash table entries: 512 (4096 bytes)
[ 4.154739][ T1] netfs: FS-Cache loaded
[ 4.159219][ T1] CacheFiles: Loaded
[ 4.160869][ T1] TOMOYO: 2.6.0
[ 4.160878][ T1] Mandatory Access Control activated.
[ 4.162159][ T1] pnp: PnP ACPI init
[ 4.230813][ T1] pnp: PnP ACPI: found 6 devices
[ 4.346685][ T1] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 4.353220][ T1] NET: Registered PF_INET protocol family
[ 4.355438][ T1] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[ 4.373880][ T1] tcp_listen_portaddr_hash hash table entries: 4096 (order: 8, 557056 bytes, vmalloc)
[ 4.374895][ T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc)
[ 4.376155][ T1] TCP established hash table entries: 65536 (order: 7, 524288 bytes, vmalloc)
[ 4.404134][ T1] TCP bind hash table entries: 65536 (order: 13, 17825792 bytes, vmalloc hugepage)
[ 4.421164][ T1] TCP: Hash tables configured (established 65536 bind 65536)
[ 4.425162][ T1] MPTCP token hash table entries: 8192 (order: 9, 1245184 bytes, vmalloc)
[ 4.434588][ T1] UDP hash table entries: 4096 (order: 9, 1835008 bytes, vmalloc)
[ 4.440055][ T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 4.446182][ T1] RPC: Registered named UNIX socket transport module.
[ 4.446199][ T1] RPC: Registered udp transport module.
[ 4.446209][ T1] RPC: Registered tcp transport module.
[ 4.446219][ T1] RPC: Registered tcp-with-tls transport module.
[ 4.446229][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 4.463666][ T1] NET: Registered PF_XDP protocol family
[ 4.463908][ T1] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 4.463929][ T1] pci_bus 0000:00: resource 5 [io 0x0d00-0x0fff window]
[ 4.463946][ T1] pci_bus 0000:00: resource 6 [io 0xc000-0xffff window]
[ 4.463963][ T1] pci_bus 0000:00: resource 7 [io 0xa000-0xbfff window]
[ 4.463980][ T1] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 4.463997][ T1] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfefff window]
[ 4.466057][ T1] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 4.466424][ T1] PCI: CLS 0 bytes, default 64
[ 4.467066][ T1] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 4.467078][ T1] software IO TLB: mapped [mem 0x00000000b4600000-0x00000000b8600000] (64MB)
[ 4.492794][ T1] ACPI: bus type thunderbolt registered
[ 4.499415][ T67] kworker/u8:2 (67) used greatest stack depth: 27600 bytes left
[ 4.501835][ T69] kworker/u8:2 (69) used greatest stack depth: 27400 bytes left
[ 4.503871][ T1] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[ 4.543377][ T1] kvm_amd: CPU 1 isn't AMD or Hygon
[ 4.543409][ T1] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fb6c45b8f7, max_idle_ns: 440795205637 ns
[ 4.543996][ T1] clocksource: Switched to clocksource tsc
[ 4.590582][ T88] kworker/u8:2 (88) used greatest stack depth: 27240 bytes left
[ 4.597547][ T1] Initialise system trusted keyrings
[ 4.600964][ T1] workingset: timestamp_bits=40 (anon: 35) max_order=21 bucket_order=0 (anon: 0)
[ 4.615249][ T1] DLM installed
[ 4.624968][ T1] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 4.637599][ T1] NFS: Registering the id_resolver key type
[ 4.637782][ T1] Key type id_resolver registered
[ 4.637795][ T1] Key type id_legacy registered
[ 4.638143][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 4.639052][ T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 4.645154][ T1] smbdirect: subsystem loading...
[ 4.655594][ T1] smbdirect: subsystem loaded
[ 4.698562][ T1] Key type cifs.spnego registered
[ 4.699071][ T1] Key type cifs.idmap registered
[ 4.703483][ T1] ntfs3: Enabled Linux POSIX ACLs support
[ 4.703494][ T1] ntfs3: Read-only LZX/Xpress compression included
[ 4.704058][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 4.707562][ T1] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
[ 4.707818][ T1] QNX4 filesystem 0.2.3 registered.
[ 4.708018][ T1] qnx6: QNX6 filesystem 1.0.0 registered.
[ 4.710169][ T1] fuse: init (API version 7.45)
[ 4.717328][ T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[ 4.719544][ T1] orangefs_init: module version upstream loaded
[ 4.720917][ T1] JFS: nTxBlock = 8192, nTxLock = 65536
[ 4.739105][ T1] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[ 4.752735][ T1] 9p: Installing v9fs 9p2000 file system support
[ 4.753310][ T1] NILFS version 2 loaded
[ 4.753316][ T1] befs: version: 0.9.3
[ 4.755655][ T1] ocfs2: Registered cluster interface o2cb
[ 4.756482][ T1] ocfs2: Registered cluster interface user
[ 4.763134][ T1] OCFS2 User DLM kernel interface loaded
[ 4.810716][ T1] gfs2: GFS2 installed
[ 4.832520][ T1] ceph: loaded (mds proto 32)
[ 4.846718][ T1] NET: Registered PF_ALG protocol family
[ 4.847540][ T1] async_tx: api initialized (async)
[ 4.847606][ T1] Key type asymmetric registered
[ 4.847691][ T1] Asymmetric key parser 'x509' registered
[ 4.847706][ T1] Asymmetric key parser 'pkcs8' registered
[ 4.847719][ T1] Key type pkcs7_test registered
[ 4.848526][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 239)
[ 4.858048][ T1] io scheduler mq-deadline registered
[ 4.858069][ T1] io scheduler kyber registered
[ 4.858797][ T1] io scheduler bfq registered
[ 4.860536][ T1] raid6: skipped pq benchmark and selected avx2x4
[ 4.902515][ T1] input: Power Button as /devices/platform/LNXPWRBN:00/input/input0
[ 4.906991][ T1] ACPI: button: Power Button [PWRF]
[ 4.914290][ T1] input: Sleep Button as /devices/platform/LNXSLPBN:00/input/input1
[ 4.920455][ T1] ACPI: button: Sleep Button [SLPF]
[ 4.955919][ T1] ioatdma: Intel(R) QuickData Technology Driver 5.00
[ 4.998941][ T10] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 4.999157][ T10] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[ 5.039219][ T10] ACPI: \_SB_.LNKD: Enabled at IRQ 10
[ 5.039383][ T10] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver
[ 5.079559][ T10] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 5.079699][ T10] virtio-pci 0000:00:06.0: virtio_pci: leaving for legacy driver
[ 5.109707][ T10] virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver
[ 5.258046][ T266] kworker/u8:5 (266) used greatest stack depth: 26728 bytes left
[ 5.818812][ T545] kworker/u8:3 (545) used greatest stack depth: 26528 bytes left
[ 6.179295][ T1] N_HDLC line discipline registered with maxframe=4096
[ 6.182528][ T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 6.204471][ T1] 00:02: ttyS0 I/O:0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 6.240131][ T1] 00:03: ttyS1 I/O:0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 6.266513][ T1] 00:04: ttyS2 I/O:0x3e8 (irq = 6, base_baud = 115200) is a 16550A
[ 6.291494][ T1] 00:05: ttyS3 I/O:0x2e8 (irq = 7, base_baud = 115200) is a 16550A
[ 6.346516][ T1] Non-volatile memory driver v1.3
[ 6.408057][ T1] usbcore: registered new interface driver xillyusb
[ 6.413501][ T1] ACPI: bus type drm_connector registered
[ 6.431552][ T1] [drm] Initialized vgem 1.0.0 for vgem on minor 0
[ 6.441931][ T1] ------------[ cut here ]------------
[ 6.441942][ T1] [PLANE:35:plane-0] pixel format with alpha exposed but blend mode not setup
[ 6.441955][ T1] WARNING: drivers/gpu/drm/drm_mode_config.c:873 at drm_mode_config_validate+0x1c6d/0x1e60, CPU#0: swapper/0/1
[ 6.441999][ T1] Modules linked in:
[ 6.442063][ T1] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted syzkaller #0 PREEMPT_{RT,(full)}
[ 6.442076][ T1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/25/2026
[ 6.442087][ T1] RIP: 0010:drm_mode_config_validate+0x1cae/0x1e60
[ 6.442100][ T1] Code: 0f 85 ae 00 00 00 4d 8d 77 10 8b 6d 00 4c 89 f0 48 c1 e8 03 80 3c 18 00 74 08 4c 89 f7 e8 da 7c b7 fc 49 8b 16 4c 89 ef 89 ee <67> 48 0f b9 3a eb 05 e8 b6 21 4b fc 49 bd 00 00 00 00 00 fc ff df
[ 6.442111][ T1] RSP: 0000:ffffc90000067810 EFLAGS: 00010246
[ 6.442120][ T1] RAX: 1ffff11004d43408 RBX: dffffc0000000000 RCX: ffff88801c6add00
[ 6.442128][ T1] RDX: ffff888026532fa0 RSI: 0000000000000023 RDI: ffffffff8fbad500
[ 6.442135][ T1] RBP: 0000000000000023 R08: 0000000000000000 R09: 0000000000000000
[ 6.442140][ T1] R10: dffffc0000000000 R11: fffffbfff1f5f250 R12: dffffc0000000000
[ 6.442147][ T1] R13: ffffffff8fbad500 R14: ffff888026a1a040 R15: ffff888026a1a030
[ 6.442155][ T1] FS: 0000000000000000(0000) GS:ffff888125c38000(0000) knlGS:0000000000000000
[ 6.442162][ T1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 6.442169][ T1] CR2: ffff88823ffff000 CR3: 000000000dfb0000 CR4: 00000000003526f0
[ 6.442178][ T1] Call Trace:
[ 6.442182][ T1]
[ 6.442194][ T1] ? debugfs_create_file_full+0x3f/0x60
[ 6.442212][ T1] drm_dev_register+0x7f/0xd80
[ 6.442231][ T1] vkms_create+0x40d/0x4f0
[ 6.442247][ T1] ? __pfx_vkms_init+0x10/0x10
[ 6.442265][ T1] vkms_init+0x57/0x80
[ 6.442278][ T1] do_one_initcall+0x250/0x870
[ 6.442294][ T1] ? __pfx_vkms_init+0x10/0x10
[ 6.442307][ T1] ? __pfx_do_one_initcall+0x10/0x10
[ 6.442324][ T1] ? __pfx___schedule+0x10/0x10
[ 6.442337][ T1] ? __pfx___schedule+0x10/0x10
[ 6.442352][ T1] ? irqentry_exit+0x218/0x8f0
[ 6.442362][ T1] ? lockdep_hardirqs_on+0x7a/0x110
[ 6.442372][ T1] ? irqentry_exit+0x218/0x8f0
[ 6.442381][ T1] ? trace_irq_disable+0x3b/0x140
[ 6.442401][ T1] ? next_arg+0x4a0/0x5e0
[ 6.442413][ T1] ? parameq+0x14d/0x170
[ 6.442425][ T1] ? parse_args+0x9c3/0xad0
[ 6.442443][ T1] ? trace_kmalloc+0x2a/0xf0
[ 6.442455][ T1] ? rcu_is_watching+0x15/0xb0
[ 6.442473][ T1] do_initcall_level+0x10a/0x1a0
[ 6.442485][ T1] ? kernel_init+0x22/0x1d0
[ 6.442498][ T1] do_initcalls+0x59/0xa0
[ 6.442509][ T1] kernel_init_freeable+0x29d/0x3e0
[ 6.442520][ T1] ? __pfx_kernel_init+0x10/0x10
[ 6.442533][ T1] kernel_init+0x22/0x1d0
[ 6.442544][ T1] ? __pfx_kernel_init+0x10/0x10
[ 6.442556][ T1] ret_from_fork+0x514/0xb70
[ 6.442567][ T1] ? __pfx_ret_from_fork+0x10/0x10
[ 6.442580][ T1] ? __switch_to+0xc89/0x1420
[ 6.442595][ T1] ? __pfx_kernel_init+0x10/0x10
[ 6.442608][ T1] ret_from_fork_asm+0x1a/0x30
[ 6.442624][ T1]
[ 6.442633][ T1] Kernel panic - not syncing: kernel: panic_on_warn set ...
[ 6.442640][ T1] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted syzkaller #0 PREEMPT_{RT,(full)}
[ 6.442651][ T1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/25/2026
[ 6.442656][ T1] Call Trace:
[ 6.442660][ T1]
[ 6.442663][ T1] vpanic+0x56c/0xa60
[ 6.442674][ T1] ? __pfx__printk+0x10/0x10
[ 6.442685][ T1] ? __pfx_vpanic+0x10/0x10
[ 6.442693][ T1] ? is_bpf_text_address+0x292/0x2b0
[ 6.442707][ T1] ? is_bpf_text_address+0x26/0x2b0
[ 6.442726][ T1] panic+0xc5/0xd0
[ 6.442735][ T1] ? __pfx_panic+0x10/0x10
[ 6.442747][ T1] ? ret_from_fork_asm+0x1a/0x30
[ 6.442759][ T1] __warn+0x315/0x4c0
[ 6.442768][ T1] ? drm_mode_config_validate+0x1c6d/0x1e60
[ 6.442779][ T1] ? drm_mode_config_validate+0x1c6d/0x1e60
[ 6.442789][ T1] __report_bug+0x276/0x570
[ 6.442801][ T1] ? drm_mode_config_validate+0x1c6d/0x1e60
[ 6.442812][ T1] ? __pfx___report_bug+0x10/0x10
[ 6.442825][ T1] ? _raw_spin_unlock_irqrestore+0x30/0x80
[ 6.442836][ T1] ? lockdep_hardirqs_on+0x7a/0x110
[ 6.442848][ T1] ? rt_mutex_slowunlock+0x4ee/0xa20
[ 6.442863][ T1] report_bug_entry+0x19a/0x290
[ 6.442873][ T1] ? drm_mode_config_validate+0x1cae/0x1e60
[ 6.442883][ T1] ? drm_mode_config_validate+0x1cb3/0x1e60
[ 6.442892][ T1] handle_bug+0xce/0x200
[ 6.442905][ T1] exc_invalid_op+0x1a/0x50
[ 6.442916][ T1] asm_exc_invalid_op+0x1a/0x20
[ 6.442926][ T1] RIP: 0010:drm_mode_config_validate+0x1cae/0x1e60
[ 6.442937][ T1] Code: 0f 85 ae 00 00 00 4d 8d 77 10 8b 6d 00 4c 89 f0 48 c1 e8 03 80 3c 18 00 74 08 4c 89 f7 e8 da 7c b7 fc 49 8b 16 4c 89 ef 89 ee <67> 48 0f b9 3a eb 05 e8 b6 21 4b fc 49 bd 00 00 00 00 00 fc ff df
[ 6.442944][ T1] RSP: 0000:ffffc90000067810 EFLAGS: 00010246
[ 6.442952][ T1] RAX: 1ffff11004d43408 RBX: dffffc0000000000 RCX: ffff88801c6add00
[ 6.442965][ T1] RDX: ffff888026532fa0 RSI: 0000000000000023 RDI: ffffffff8fbad500
[ 6.442972][ T1] RBP: 0000000000000023 R08: 0000000000000000 R09: 0000000000000000
[ 6.442977][ T1] R10: dffffc0000000000 R11: fffffbfff1f5f250 R12: dffffc0000000000
[ 6.442984][ T1] R13: ffffffff8fbad500 R14: ffff888026a1a040 R15: ffff888026a1a030
[ 6.443002][ T1] ? debugfs_create_file_full+0x3f/0x60
[ 6.443015][ T1] drm_dev_register+0x7f/0xd80
[ 6.443032][ T1] vkms_create+0x40d/0x4f0
[ 6.443044][ T1] ? __pfx_vkms_init+0x10/0x10
[ 6.443058][ T1] vkms_init+0x57/0x80
[ 6.443071][ T1] do_one_initcall+0x250/0x870
[ 6.443085][ T1] ? __pfx_vkms_init+0x10/0x10
[ 6.443099][ T1] ? __pfx_do_one_initcall+0x10/0x10
[ 6.443115][ T1] ? __pfx___schedule+0x10/0x10
[ 6.443125][ T1] ? __pfx___schedule+0x10/0x10
[ 6.443139][ T1] ? irqentry_exit+0x218/0x8f0
[ 6.443149][ T1] ? lockdep_hardirqs_on+0x7a/0x110
[ 6.443159][ T1] ? irqentry_exit+0x218/0x8f0
[ 6.443168][ T1] ? trace_irq_disable+0x3b/0x140
[ 6.443186][ T1] ? next_arg+0x4a0/0x5e0
[ 6.443198][ T1] ? parameq+0x14d/0x170
[ 6.443209][ T1] ? parse_args+0x9c3/0xad0
[ 6.443226][ T1] ? trace_kmalloc+0x2a/0xf0
[ 6.443236][ T1] ? rcu_is_watching+0x15/0xb0
[ 6.443251][ T1] do_initcall_level+0x10a/0x1a0
[ 6.443262][ T1] ? kernel_init+0x22/0x1d0
[ 6.443275][ T1] do_initcalls+0x59/0xa0
[ 6.443286][ T1] kernel_init_freeable+0x29d/0x3e0
[ 6.443297][ T1] ? __pfx_kernel_init+0x10/0x10
[ 6.443310][ T1] kernel_init+0x22/0x1d0
[ 6.443322][ T1] ? __pfx_kernel_init+0x10/0x10
[ 6.443333][ T1] ret_from_fork+0x514/0xb70
[ 6.443344][ T1] ? __pfx_ret_from_fork+0x10/0x10
[ 6.443353][ T1] ? __switch_to+0xc89/0x1420
[ 6.443367][ T1] ? __pfx_kernel_init+0x10/0x10
[ 6.443380][ T1] ret_from_fork_asm+0x1a/0x30
[ 6.443396][ T1]
[ 6.443764][ T1] Kernel Offset: disabled
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-build191263092=/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.26.0'
GOWORK=''
PKG_CONFIG='pkg-config'
git status (err=)
HEAD detached at bf27483f96
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:31: run command via tools/syz-env for best compatibility, see:
Makefile:32: https://github.com/google/syzkaller/blob/master/docs/contributing.md#using-syz-env
go list -f '{{.Stale}}' -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=bf27483f963359281b2d9b6d6efd36289f82e282 -X github.com/google/syzkaller/prog.gitRevisionDate=20250821-140520" ./sys/syz-sysgen | grep -q false || go install -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=bf27483f963359281b2d9b6d6efd36289f82e282 -X github.com/google/syzkaller/prog.gitRevisionDate=20250821-140520" ./sys/syz-sysgen
make .descriptions
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
Makefile:31: run command via tools/syz-env for best compatibility, see:
Makefile:32: https://github.com/google/syzkaller/blob/master/docs/contributing.md#using-syz-env
bin/syz-sysgen
touch .descriptions
GOOS=linux GOARCH=amd64 go build -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=bf27483f963359281b2d9b6d6efd36289f82e282 -X github.com/google/syzkaller/prog.gitRevisionDate=20250821-140520" -o ./bin/linux_amd64/syz-execprog github.com/google/syzkaller/tools/syz-execprog
mkdir -p ./bin/linux_amd64
g++ -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 -std=c++17 -I. -Iexecutor/_include -DGOOS_linux=1 -DGOARCH_amd64=1 \
-DHOSTGOOS_linux=1 -DGIT_REVISION=\"bf27483f963359281b2d9b6d6efd36289f82e282\"
/usr/bin/ld: /tmp/ccDNoKtY.o: in function `Connection::Connect(char const*, char const*)':
executor.cc:(.text._ZN10Connection7ConnectEPKcS1_[_ZN10Connection7ConnectEPKcS1_]+0x386): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking