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#1: 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#1: swapper/0/1
Modules linked in:
CPU: 1 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 07/16/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 ea db ac fc 49 8b 16 4c 89 ef 89 ee <67> 48 0f b9 3a eb 05 e8 b6 16 40 fc 49 bd 00 00 00 00 00 fc ff df
RSP: 0000:ffffc90000067810 EFLAGS: 00010246
RAX: 1ffff11004bd6408 RBX: dffffc0000000000 RCX: ffff88801c6f5dc0
RDX: ffff888025a49a20 RSI: 0000000000000023 RDI: ffffffff8fdc6600
RBP: 0000000000000023 R08: 0000000000000000 R09: 0000000000000000
R10: dffffc0000000000 R11: fffffbfff1fa23d0 R12: dffffc0000000000
R13: ffffffff8fdc6600 R14: ffff888025eb2040 R15: ffff888025eb2030
FS: 0000000000000000(0000) GS:ffff888125ae1000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000000 CR3: 000000000e1b0000 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 ea db ac fc call 0xfcacdc0c
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 16 40 fc call 0xfc4016ec
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.0.214" "pwd"]: exit status 255
ssh: connect to host 10.128.0.214 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.
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 87f5cad9-8585-ed46-c982-8668f9cd0eca
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= easerialport: Connected to syzkaller.us-central1-c.ci-upstream-rust-kasan-gce-test-job-parallel-0 port 1 (session ID: edabb74c36fd11b512f186f25be659e7a48f1ce4c6e2b4be73e6c96de0ef2df3, active connections: 1).
rlyser 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 07/16/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.000006][ T0] kvm-clock: using sched offset of 19199259705 cycles
[ 0.000014][ T0] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000035][ T0] tsc: Detected 2199.998 MHz processor
[ 0.005425][ T0] last_pfn = 0x240000 max_arch_pfn = 0x400000000
[ 0.005476][ T0] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[ 0.005489][ T0] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.005553][ T0] last_pfn = 0xbfffd max_arch_pfn = 0x400000000
[ 0.012992][ T0] found SMP MP-table at [mem 0x000f2890-0x000f289f]
[ 0.013042][ T0] Using GB pages for direct mapping
[ 0.018734][ T0] ACPI: Early table checksum verification disabled
[ 0.018776][ T0] ACPI: RSDP 0x00000000000F2610 000014 (v00 Google)
[ 0.018795][ T0] ACPI: RSDT 0x00000000BFFFFFB0 000038 (v01 Google GOOGRSDT 00000001 GOOG 00000001)
[ 0.018818][ T0] ACPI: FACP 0x00000000BFFFF3B0 000114 (v06 Google GOOGFACP 00000001 GOOG 00000001)
[ 0.018842][ T0] ACPI: DSDT 0x00000000BFFFD5C0 001DED (v02 Google GOOGDSDT 00000001 GOOG 00000001)
[ 0.018860][ T0] ACPI: FACS 0x00000000BFFFD580 000040
[ 0.018874][ T0] ACPI: FACS 0x00000000BFFFD580 000040
[ 0.018888][ T0] ACPI: SRAT 0x00000000BFFFFEA0 0000C8 (v03 Google GOOGSRAT 00000001 GOOG 00000001)
[ 0.018906][ T0] ACPI: APIC 0x00000000BFFFFDF0 000076 (v05 Google GOOGAPIC 00000001 GOOG 00000001)
[ 0.018924][ T0] ACPI: SSDT 0x00000000BFFFF4D0 000914 (v02 Google GOOGSSDT 00000001 GOOG 00000001)
[ 0.018941][ T0] ACPI: WAET 0x00000000BFFFFE70 000028 (v01 Google GOOGWAET 00000001 GOOG 00000001)
[ 0.018956][ T0] ACPI: Reserving FACP table memory at [mem 0xbffff3b0-0xbffff4c3]
[ 0.018964][ T0] ACPI: Reserving DSDT table memory at [mem 0xbfffd5c0-0xbffff3ac]
[ 0.018971][ T0] ACPI: Reserving FACS table memory at [mem 0xbfffd580-0xbfffd5bf]
[ 0.018978][ T0] ACPI: Reserving FACS table memory at [mem 0xbfffd580-0xbfffd5bf]
[ 0.018984][ T0] ACPI: Reserving SRAT table memory at [mem 0xbffffea0-0xbfffff67]
[ 0.018991][ T0] ACPI: Reserving APIC table memory at [mem 0xbffffdf0-0xbffffe65]
[ 0.018997][ T0] ACPI: Reserving SSDT table memory at [mem 0xbffff4d0-0xbffffde3]
[ 0.019004][ T0] ACPI: Reserving WAET table memory at [mem 0xbffffe70-0xbffffe97]
[ 0.019146][ T0] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
[ 0.019156][ T0] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0xbfffffff]
[ 0.019164][ T0] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x23fffffff]
[ 0.019179][ T0] NUMA: Node 0 [mem 0x00001000-0x0009ffff] + [mem 0x00100000-0xbfffffff] -> [mem 0x00001000-0xbfffffff]
[ 0.019198][ T0] NUMA: Node 0 [mem 0x00001000-0xbfffffff] + [mem 0x100000000-0x23fffffff] -> [mem 0x00001000-0x23fffffff]
[ 0.019229][ T0] Faking node 0 at [mem 0x0000000000001000-0x0000000140000fff] (5120MB)
[ 0.019242][ T0] Faking node 1 at [mem 0x0000000140001000-0x000000023fffffff] (4095MB)
[ 0.019332][ T0] NODE_DATA(0) allocated [mem 0x13fffac80-0x140000fff]
[ 0.020232][ T0] NODE_DATA(1) allocated [mem 0x23fff6c80-0x23fffcfff]
[ 0.458183][ T0] KernelAddressSanitizer initialized (generic)
[ 0.459408][ T0] ACPI: PM-Timer IO Port: 0xb008
[ 0.459447][ T0] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.459589][ T0] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.459603][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.459612][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.459620][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.459628][ T0] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.459647][ T0] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.459733][ T0] CPU topo: Max. logical packages: 1
[ 0.459743][ T0] CPU topo: Max. logical nodes: 1
[ 0.459747][ T0] CPU topo: Num. nodes per package: 1
[ 0.459756][ T0] CPU topo: Max. logical dies: 1
[ 0.459759][ T0] CPU topo: Max. dies per package: 1
[ 0.459771][ T0] CPU topo: Max. threads per core: 2
[ 0.459776][ T0] CPU topo: Num. cores per package: 1
[ 0.459780][ T0] CPU topo: Num. threads per package: 2
[ 0.459784][ T0] CPU topo: Allowing 2 present CPUs plus 0 hotplug CPUs
[ 0.459919][ T0] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.459930][ T0] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.459939][ T0] PM: hibernation: Registered nosave memory: [mem 0xbfffd000-0xffffffff]
[ 0.459968][ T0] [gap 0xc0000000-0xfffbbfff] available for PCI devices
[ 0.459975][ T0] Booting paravirtualized kernel on KVM
[ 0.459988][ T0] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.619628][ T0] Zone ranges:
[ 0.619638][ T0] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.619650][ T0] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.619824][ T0] Normal [mem 0x0000000100000000-0x000000023fffffff]
[ 0.619835][ T0] Device empty
[ 0.619841][ T0] Movable zone start for each node
[ 0.619845][ T0] Early memory node ranges
[ 0.619849][ T0] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.619857][ T0] node 0: [mem 0x0000000000100000-0x00000000bfffcfff]
[ 0.619864][ T0] node 0: [mem 0x0000000100000000-0x0000000140000fff]
[ 0.619874][ T0] node 1: [mem 0x0000000140001000-0x000000023fffffff]
[ 0.619884][ T0] Initmem setup node 0 [mem 0x0000000000001000-0x0000000140000fff]
[ 0.619911][ T0] Initmem setup node 1 [mem 0x0000000140001000-0x000000023fffffff]
[ 0.677909][ T0] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.678283][ T0] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.763796][ T0] On node 0, zone Normal: 3 pages in unavailable ranges
[ 0.877700][ T0] setup_percpu: NR_CPUS:8 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:2
[ 0.878450][ T0] percpu: Embedded 72 pages/cpu s254472 r8192 d32248 u1048576
[ 0.878626][ T0] kvm-guest: PV spinlocks enabled
[ 0.878638][ T0] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.878657][ 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.878685][ T0] Kernel command line: comedi.comedi_num_legacy_minors=4 panic_on_warn=1 BOOT_IMAGE=/boot/bzImage root=/dev/sda1 console=ttyS0
[ 0.885347][ T0] Unknown kernel command line parameters "nbds_max=32", will be passed to user space.
[ 0.885609][ T0] random: crng init done
[ 0.885616][ T0] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[ 0.885835][ T0] software IO TLB: area num 2.
[ 0.932369][ T0] Fallback order for Node 0: 0 1
[ 0.932390][ T0] Fallback order for Node 1: 1 0
[ 0.932406][ T0] Built 2 zonelists, mobility grouping on. Total pages: 2097051
[ 0.932414][ T0] Policy zone: Normal
[ 0.933111][ T0] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.933574][ T0] stackdepot: allocating hash table via alloc_large_system_hash
[ 0.933587][ T0] stackdepot hash table entries: 1048576 (order: 12, 16777216 bytes, linear)
[ 0.938877][ T0] stackdepot: allocating space for 8192 stack pools via memblock
[ 2.049931][ T0] **********************************************************
[ 2.049942][ T0] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 2.049946][ T0] ** **
[ 2.049949][ T0] ** This system shows unhashed kernel memory addresses **
[ 2.049953][ T0] ** via the console, logs, and other interfaces. This **
[ 2.049957][ T0] ** might reduce the security of your system. **
[ 2.049960][ T0] ** **
[ 2.049964][ T0] ** If you see this message and you are not debugging **
[ 2.049967][ T0] ** the kernel, report this immediately to your system **
[ 2.049971][ T0] ** administrator! **
[ 2.049975][ T0] ** **
[ 2.049978][ T0] ** Use hash_pointers=always to force this mode off **
[ 2.049990][ T0] ** **
[ 2.049994][ T0] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 2.049997][ T0] **********************************************************
[ 2.054927][ T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=2
[ 2.238594][ T0] allocated 167772160 bytes of page_ext
[ 2.238638][ T0] Node 0, zone DMA: page owner found early allocated 0 pages
[ 2.263118][ T0] Node 0, zone DMA32: page owner found early allocated 21120 pages
[ 2.269124][ T0] Node 0, zone Normal: page owner found early allocated 130 pages
[ 2.284881][ T0] Node 1, zone Normal: page owner found early allocated 19848 pages
[ 2.285411][ T0] Kernel/User page tables isolation: enabled
[ 2.289127][ T0] Dynamic Preempt: full
[ 2.290463][ T0] Running RCU self tests
[ 2.290470][ T0] Running RCU synchronous self tests
[ 2.290474][ T0] rcu: Preemptible hierarchical RCU implementation.
[ 2.290479][ T0] rcu: RCU lockdep checking is enabled.
[ 2.290482][ T0] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[ 2.290489][ T0] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 2.290495][ T0] rcu: RCU callback double-/use-after-free debug is enabled.
[ 2.290500][ T0] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads.
[ 2.290504][ T0] rcu: RCU debug extended QS entry/exit.
[ 2.290507][ T0] No expedited grace period (rcu_normal_after_boot).
[ 2.290511][ T0] Trampoline variant of Tasks RCU enabled.
[ 2.290514][ T0] Tracing variant of Tasks RCU enabled.
[ 2.290517][ T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 2.290523][ T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 2.290703][ T0] Running RCU synchronous self tests
[ 2.290737][ T0] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 2.556585][ T0] NR_IRQS: 4352, nr_irqs: 440, preallocated irqs: 16
[ 2.559948][ T0] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 2.560009][ T0] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 2.561362][ T0] kfence: initialized - using 2097152 bytes for 255 objects at 0xffff88823be00000-0xffff88823c000000
[ 2.566149][ T0] Console: colour VGA+ 80x25
[ 4.885801][ T0] printk: legacy console [ttyS0] enabled
[ 4.885816][ T0] printk: legacy bootconsole [earlyser0] disabled
[ 4.885917][ T0] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 4.885923][ T0] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 4.885928][ T0] ... MAX_LOCK_DEPTH: 48
[ 4.885933][ T0] ... MAX_LOCKDEP_KEYS: 8192
[ 4.885938][ T0] ... CLASSHASH_SIZE: 4096
[ 4.885942][ T0] ... MAX_LOCKDEP_ENTRIES: 1048576
[ 4.885947][ T0] ... MAX_LOCKDEP_CHAINS: 1048576
[ 4.885952][ T0] ... CHAINHASH_SIZE: 524288
[ 4.885956][ T0] memory used by lock dependency info: 106625 kB
[ 4.885962][ T0] memory used for stack traces: 8320 kB
[ 4.885966][ T0] per task-struct memory footprint: 1920 bytes
[ 4.886937][ T0] ACPI: Core revision 20260408
[ 4.888476][ T0] APIC: Switch to symmetric I/O mode setup
[ 4.889259][ T0] x2apic enabled
[ 4.901366][ T0] APIC: Switched APIC routing to: physical x2apic
[ 4.918101][ T0] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[ 4.919231][ T0] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fb63109b96, max_idle_ns: 440795265316 ns
[ 4.919302][ T0] Calibrating delay loop (skipped) preset value.. 4399.99 BogoMIPS (lpj=21999980)
[ 4.920205][ T0] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 4.920213][ T0] Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
[ 4.920284][ T0] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
[ 4.920306][ T0] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 4.920314][ T0] Spectre V2 : Mitigation: IBRS
[ 4.920319][ T0] RETBleed: Mitigation: IBRS
[ 4.920324][ T0] ITS: Mitigation: Aligned branch/return thunks
[ 4.920329][ T0] Spectre V2 : User space: Mitigation: STIBP via prctl
[ 4.920334][ T0] MDS: Mitigation: Clear CPU buffers
[ 4.920339][ T0] TAA: Mitigation: Clear CPU buffers
[ 4.920343][ T0] MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
[ 4.920348][ T0] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 4.920357][ T0] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
[ 4.920402][ T0] Spectre V2 : Enabling IBPB for BPF
[ 4.920424][ T0] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 4.920487][ T0] active return thunk: its_return_thunk
[ 4.920586][ T0] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
[ 4.920695][ T0] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 4.920708][ T0] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 4.920718][ T0] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 4.920728][ T0] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 4.920742][ T0] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 5.457951][ T0] pid_max: default: 32768 minimum: 301
[ 5.461508][ T0] landlock: Up and running.
[ 5.461536][ T0] Yama: becoming mindful.
[ 5.462125][ T0] TOMOYO Linux initialized
[ 5.466215][ T0] LSM support for eBPF active
[ 5.476644][ T0] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, vmalloc hugepage)
[ 5.481390][ T0] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc hugepage)
[ 5.482093][ T0] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, vmalloc)
[ 5.482313][ T0] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, vmalloc)
[ 5.487036][ T0] VFS: Finished mounting rootfs on nullfs
[ 5.495500][ T0] Running RCU synchronous self tests
[ 5.495516][ T0] Running RCU synchronous self tests
[ 5.617413][ T1] smpboot: CPU0: Intel(R) Xeon(R) CPU @ 2.20GHz (family: 0x6, model: 0x4f, stepping: 0x0)
[ 5.619288][ T1] Performance Events: unsupported CPU family 6 model 79 no PMU driver, software events only.
[ 5.619288][ T1] signal: max sigframe size: 1776
[ 5.629409][ T1] rcu: Hierarchical SRCU implementation.
[ 5.629421][ T1] rcu: Max phase no-delay instances is 1000.
[ 5.759614][ T1] Timer migration: 1 hierarchy levels; 8 children per group; 0 crossnode level
[ 6.494287][ T1] NMI watchdog: Perf NMI watchdog permanently disabled
[ 6.495549][ T1] smp: Bringing up secondary CPUs ...
[ 6.531429][ T1] smpboot: x86: Booting SMP configuration:
[ 6.531442][ T1] .... node #0, CPUs: #1
[ 6.539665][ 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.
[ 6.539686][ 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.
[ 6.539701][ 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.
[ 6.539828][ T1] smp: Brought up 2 nodes, 2 CPUs
[ 6.539846][ T1] smpboot: Total of 2 processors activated (8799.99 BogoMIPS)
[ 6.541984][ T1] Memory: 6470136K/8388204K available (169452K kernel code, 29885K rwdata, 41488K rodata, 25804K init, 121052K bss, 1730076K reserved, 0K cma-reserved)
[ 6.554609][ T1] devtmpfs: initialized
[ 6.570198][ T1] x86/mm: Memory block size: 128MB
[ 6.740276][ T1] Running RCU synchronous self tests
[ 6.740552][ T1] Running RCU synchronous self tests
[ 6.740816][ T1] Running RCU Tasks wait API self tests
[ 6.839509][ T1] Running RCU Tasks Trace wait API self tests
[ 6.854406][ T1] posixtimers hash table entries: 1024 (order: 6, 139264 bytes, vmalloc)
[ 6.854406][ T1] futex hash table entries: 256 (49152 bytes on 2 NUMA nodes, total 96 KiB, linear).
[ 6.862350][ T1] xor: automatically using best checksumming function avx
[ 6.895307][ T1] PM: RTC time: 14:16:28, date: 2026-07-26
[ 6.910347][ T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 6.910363][ T10] Callback from call_rcu_tasks_trace() invoked.
[ 6.932880][ T1] audit: initializing netlink subsys (disabled)
[ 6.933167][ T38] audit: type=2000 audit(1785075385.771:1): state=initialized audit_enabled=0 res=1
[ 6.944833][ T1] thermal_sys: Registered thermal governor 'step_wise'
[ 6.946258][ T1] cpuidle: using governor menu
[ 6.948786][ T1] NET: Registered PF_QIPCRTR protocol family
[ 6.994155][ T1] dca service started, version 1.12.1
[ 6.994536][ T1] PCI: Using configuration type 1 for base access
[ 7.047896][ T1] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 7.047917][ T1] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 7.047934][ T1] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 7.047955][ T1] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 7.115792][ T1] raid6: using avx2x2 recovery algorithm
[ 7.131232][ T1] ACPI: Added _OSI(Module Device)
[ 7.131232][ T1] ACPI: Added _OSI(Processor Device)
[ 7.131232][ T1] ACPI: Added _OSI(Processor Aggregator Device)
[ 7.492045][ T1] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 7.544714][ T1] ACPI: \_SB_: platform _OSC: OS support mask [000e7eee]
[ 7.613047][ T1] ACPI: Interpreter enabled
[ 7.614039][ T1] ACPI: PM: (supports S0 S3 S4 S5)
[ 7.614120][ T1] ACPI: Using IOAPIC for interrupt routing
[ 7.615008][ T1] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 7.615023][ T1] PCI: Ignoring E820 reservations for host bridge windows
[ 7.659724][ T1] ACPI: Enabled 16 GPEs in block 00 to 0F
[ 8.312497][ T1] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 8.313032][ T1] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[ 8.313067][ T1] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 8.314418][ T1] acpi PNP0A03:00: _OSC: platform retains control of PCIe features (AE_ERROR)
[ 8.315295][ T1] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge
[ 8.463069][ T1] PCI host bridge to bus 0000:00
[ 8.463645][ T1] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 8.463697][ T1] pci_bus 0000:00: root bus resource [io 0x0d00-0x0fff window]
[ 8.463740][ T1] pci_bus 0000:00: root bus resource [io 0xc000-0xffff window]
[ 8.463783][ T1] pci_bus 0000:00: root bus resource [io 0xa000-0xbfff window]
[ 8.463824][ T1] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 8.464257][ T1] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfefff window]
[ 8.464309][ T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 8.465915][ T1] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint
[ 8.478093][ T1] pci 0000:00:01.0: [8086:7110] type 00 class 0x060100 conventional PCI endpoint
[ 8.555380][ T1] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint
[ 8.591670][ T1] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI
[ 8.671845][ T1] pci 0000:00:03.0: [1af4:1004] type 00 class 0x000000 conventional PCI endpoint
[ 8.719722][ T1] pci 0000:00:03.0: BAR 0 [io 0xc000-0xc03f]
[ 8.719771][ T1] pci 0000:00:03.0: BAR 1 [mem 0xfe800000-0xfe80007f]
[ 8.770638][ T1] pci 0000:00:04.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint
[ 8.789377][ T1] pci 0000:00:04.0: BAR 0 [io 0xc040-0xc07f]
[ 8.789443][ T1] pci 0000:00:04.0: BAR 1 [mem 0xfe801000-0xfe80107f]
[ 8.834659][ T1] pci 0000:00:05.0: [1ae0:a002] type 00 class 0x030000 conventional PCI endpoint
[ 8.846258][ T1] pci 0000:00:05.0: BAR 0 [mem 0xfe000000-0xfe7fffff]
[ 8.849746][ T1] pci 0000:00:05.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 8.880879][ T1] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00 conventional PCI endpoint
[ 8.889489][ T1] pci 0000:00:06.0: BAR 0 [io 0xc080-0xc09f]
[ 8.922049][ T1] pci 0000:00:07.0: [1af4:1005] type 00 class 0x00ff00 conventional PCI endpoint
[ 8.931662][ T1] pci 0000:00:07.0: BAR 0 [io 0xc0a0-0xc0bf]
[ 8.931761][ T1] pci 0000:00:07.0: BAR 1 [mem 0xfe802000-0xfe80203f]
[ 9.047066][ T1] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 9.080883][ T1] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 9.103037][ T1] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 9.131642][ T1] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 9.151883][ T1] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 9.239468][ T1] iommu: Default domain type: Translated
[ 9.239488][ T1] iommu: DMA domain TLB invalidation policy: lazy mode
[ 9.294585][ T1] SCSI subsystem initialized
[ 9.312717][ T1] ACPI: bus type USB registered
[ 9.315031][ T1] usbcore: registered new interface driver usbfs
[ 9.316761][ T1] usbcore: registered new interface driver hub
[ 9.318450][ T1] usbcore: registered new device driver usb
[ 9.336639][ T1] mc: Linux media interface: v0.10
[ 9.338571][ T1] videodev: Linux video capture interface: v2.00
[ 9.345552][ T1] pps_core: LinuxPPS API ver. 1 registered
[ 9.345577][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[ 9.346699][ T1] PTP clock support registered
[ 9.354544][ T1] EDAC MC: Ver: 3.0.0
[ 9.432528][ T1] Advanced Linux Sound Architecture Driver Initialized.
[ 9.471537][ T1] Bluetooth: Core ver 2.22
[ 9.472511][ T1] NET: Registered PF_BLUETOOTH protocol family
[ 9.472527][ T1] Bluetooth: HCI device and connection manager initialized
[ 9.472717][ T1] Bluetooth: HCI socket layer initialized
[ 9.472766][ T1] Bluetooth: L2CAP socket layer initialized
[ 9.473012][ T1] Bluetooth: SCO socket layer initialized
[ 9.473251][ T1] NET: Registered PF_ATMPVC protocol family
[ 9.474257][ T1] NetLabel: Initializing
[ 9.474267][ T1] NetLabel: domain hash size = 128
[ 9.474287][ T1] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 9.475287][ T1] NetLabel: unlabeled traffic allowed by default
[ 9.491235][ T1] nfc: nfc_init: NFC Core ver 0.1
[ 9.493898][ T1] NET: Registered PF_NFC protocol family
[ 9.494519][ T1] mctp: management component transport protocol core
[ 9.494566][ T1] NET: Registered PF_MCTP protocol family
[ 9.496370][ T1] PCI: Using ACPI for IRQ routing
[ 9.496972][ T1] e820: register RAM buffer resource [mem 0x0009fc00-0x0009ffff]
[ 9.497299][ T1] e820: register RAM buffer resource [mem 0xbfffd000-0xbfffffff]
[ 9.505050][ T1] pci 0000:00:05.0: vgaarb: setting as boot VGA device
[ 9.505072][ T1] pci 0000:00:05.0: vgaarb: bridge control possible
[ 9.505084][ T1] pci 0000:00:05.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 9.505187][ T1] vgaarb: loaded
[ 9.592166][ T1] clocksource: Switched to clocksource kvm-clock
[ 9.712393][ T1] VFS: Disk quotas dquot_6.6.0
[ 9.712684][ T1] VFS: Dquot-cache hash table entries: 512 (4096 bytes)
[ 9.725257][ T1] netfs: FS-Cache loaded
[ 9.740186][ T1] CacheFiles: Loaded
[ 9.745306][ T1] TOMOYO: 2.6.0
[ 9.745319][ T1] Mandatory Access Control activated.
[ 9.755147][ T1] pnp: PnP ACPI init
[ 9.847984][ T1] pnp: PnP ACPI: found 6 devices
[ 10.025598][ T1] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 10.047208][ T1] NET: Registered PF_INET protocol family
[ 10.062022][ T1] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[ 10.092612][ T1] tcp_listen_portaddr_hash hash table entries: 4096 (order: 8, 557056 bytes, vmalloc)
[ 10.094085][ T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, vmalloc)
[ 10.095836][ T1] TCP established hash table entries: 65536 (order: 7, 524288 bytes, vmalloc)
[ 10.162907][ T1] TCP bind hash table entries: 65536 (order: 13, 17825792 bytes, vmalloc hugepage)
[ 10.195446][ T1] TCP: Hash tables configured (established 65536 bind 65536)
[ 10.211341][ T1] MPTCP token hash table entries: 8192 (order: 9, 1245184 bytes, vmalloc)
[ 10.217036][ T1] UDP hash table entries: 4096 (order: 9, 1835008 bytes, vmalloc)
[ 10.248592][ T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 10.275106][ T1] RPC: Registered named UNIX socket transport module.
[ 10.275132][ T1] RPC: Registered udp transport module.
[ 10.275146][ T1] RPC: Registered tcp transport module.
[ 10.275158][ T1] RPC: Registered tcp-with-tls transport module.
[ 10.275172][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 10.340079][ T1] NET: Registered PF_XDP protocol family
[ 10.340353][ T1] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 10.340380][ T1] pci_bus 0000:00: resource 5 [io 0x0d00-0x0fff window]
[ 10.340399][ T1] pci_bus 0000:00: resource 6 [io 0xc000-0xffff window]
[ 10.340415][ T1] pci_bus 0000:00: resource 7 [io 0xa000-0xbfff window]
[ 10.340431][ T1] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 10.340448][ T1] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfefff window]
[ 10.342406][ T1] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 10.342944][ T1] PCI: CLS 0 bytes, default 64
[ 10.343762][ T1] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 10.343781][ T1] software IO TLB: mapped [mem 0x00000000b4600000-0x00000000b8600000] (64MB)
[ 10.346930][ T1] ACPI: bus type thunderbolt registered
[ 10.402399][ T1] RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 10737418240 ms ovfl timer
[ 10.525957][ T70] kworker/u8:0 (70) used greatest stack depth: 27600 bytes left
[ 10.590868][ T1] kvm_amd: CPU 0 isn't AMD or Hygon
[ 10.590908][ T1] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fb63109b96, max_idle_ns: 440795265316 ns
[ 10.591609][ T1] clocksource: Switched to clocksource tsc
[ 10.646807][ T77] kworker/u8:4 (77) used greatest stack depth: 27168 bytes left
[ 10.716545][ T1] Initialise system trusted keyrings
[ 10.731163][ T1] workingset: timestamp_bits=40 (anon: 35) max_order=21 bucket_order=0 (anon: 0)
[ 10.770586][ T1] DLM installed
[ 10.800770][ T1] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 10.821864][ T1] NFS: Registering the id_resolver key type
[ 10.822100][ T1] Key type id_resolver registered
[ 10.822119][ T1] Key type id_legacy registered
[ 10.822627][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 10.823173][ T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 10.839903][ T1] smbdirect: subsystem loading...
[ 10.905636][ T1] smbdirect: subsystem loaded
[ 10.946891][ T1] Key type cifs.spnego registered
[ 10.947451][ T1] Key type cifs.idmap registered
[ 10.981003][ T1] ntfs3: Enabled Linux POSIX ACLs support
[ 10.981018][ T1] ntfs3: Read-only LZX/Xpress compression included
[ 10.982330][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 10.987517][ T1] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
[ 10.988349][ T1] QNX4 filesystem 0.2.3 registered.
[ 11.065282][ T1] qnx6: QNX6 filesystem 1.0.0 registered.
[ 11.067434][ T1] fuse: init (API version 7.45)
[ 11.109171][ T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[ 11.135605][ T1] orangefs_init: module version upstream loaded
[ 11.155814][ T1] JFS: nTxBlock = 8192, nTxLock = 65536
[ 11.206645][ T1] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[ 11.256542][ T1] 9p: Installing v9fs 9p2000 file system support
[ 11.257690][ T1] NILFS version 2 loaded
[ 11.257706][ T1] befs: version: 0.9.3
[ 11.298096][ T1] ocfs2: Registered cluster interface o2cb
[ 11.321353][ T1] ocfs2: Registered cluster interface user
[ 11.322733][ T1] OCFS2 User DLM kernel interface loaded
[ 11.400887][ T138] kworker/u8:0 (138) used greatest stack depth: 26144 bytes left
[ 11.423133][ T1] gfs2: GFS2 installed
[ 11.473668][ T1] ceph: loaded (mds proto 32)
[ 11.534818][ T1] NET: Registered PF_ALG protocol family
[ 11.535785][ T1] async_tx: api initialized (async)
[ 11.535873][ T1] Key type asymmetric registered
[ 11.535980][ T1] Asymmetric key parser 'x509' registered
[ 11.535998][ T1] Asymmetric key parser 'pkcs8' registered
[ 11.536015][ T1] Key type pkcs7_test registered
[ 11.537750][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 239)
[ 11.562959][ T1] io scheduler mq-deadline registered
[ 11.563027][ T1] io scheduler kyber registered
[ 11.565728][ T1] io scheduler bfq registered
[ 11.584288][ T1] raid6: skipped pq benchmark and selected avx2x4
[ 11.673135][ T1] input: Power Button as /devices/platform/LNXPWRBN:00/input/input0
[ 11.677171][ T1] ACPI: button: Power Button [PWRF]
[ 11.694553][ T1] input: Sleep Button as /devices/platform/LNXSLPBN:00/input/input1
[ 11.710905][ T1] ACPI: button: Sleep Button [SLPF]
[ 11.755637][ T1] ioatdma: Intel(R) QuickData Technology Driver 5.00
[ 11.845686][ T10] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 11.845988][ T10] virtio-pci 0000:00:03.0: virtio_pci: leaving for legacy driver
[ 11.915018][ T10] ACPI: \_SB_.LNKD: Enabled at IRQ 10
[ 11.915260][ T10] virtio-pci 0000:00:04.0: virtio_pci: leaving for legacy driver
[ 11.983691][ T10] ACPI: \_SB_.LNKB: Enabled at IRQ 10
[ 11.983878][ T10] virtio-pci 0000:00:06.0: virtio_pci: leaving for legacy driver
[ 12.040237][ T10] virtio-pci 0000:00:07.0: virtio_pci: leaving for legacy driver
[ 13.520043][ T668] kworker/u8:1 (668) used greatest stack depth: 25728 bytes left
[ 13.796852][ T1] N_HDLC line discipline registered with maxframe=4096
[ 13.808529][ T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 13.865375][ T1] 00:02: ttyS0 I/O:0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 13.953996][ T1] 00:03: ttyS1 I/O:0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[ 14.024139][ T1] 00:04: ttyS2 I/O:0x3e8 (irq = 6, base_baud = 115200) is a 16550A
[ 14.095467][ T1] 00:05: ttyS3 I/O:0x2e8 (irq = 7, base_baud = 115200) is a 16550A
[ 14.212600][ T1] Non-volatile memory driver v1.3
[ 14.340776][ T1] usbcore: registered new interface driver xillyusb
[ 14.374644][ T1] ACPI: bus type drm_connector registered
[ 14.417489][ T1] [drm] Initialized vgem 1.0.0 for vgem on minor 0
[ 14.457101][ T1] ------------[ cut here ]------------
[ 14.457118][ T1] [PLANE:35:plane-0] pixel format with alpha exposed but blend mode not setup
[ 14.457144][ T1] WARNING: drivers/gpu/drm/drm_mode_config.c:873 at drm_mode_config_validate+0x1c6d/0x1e60, CPU#1: swapper/0/1
[ 14.457216][ T1] Modules linked in:
[ 14.457311][ T1] CPU: 1 UID: 0 PID: 1 Comm: swapper/0 Not tainted syzkaller #0 PREEMPT_{RT,(full)}
[ 14.457336][ T1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/16/2026
[ 14.457357][ T1] RIP: 0010:drm_mode_config_validate+0x1cae/0x1e60
[ 14.457484][ 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 ea db ac fc 49 8b 16 4c 89 ef 89 ee <67> 48 0f b9 3a eb 05 e8 b6 16 40 fc 49 bd 00 00 00 00 00 fc ff df
[ 14.457585][ T1] RSP: 0000:ffffc90000067810 EFLAGS: 00010246
[ 14.457605][ T1] RAX: 1ffff11004bd6408 RBX: dffffc0000000000 RCX: ffff88801c6f5dc0
[ 14.457623][ T1] RDX: ffff888025a49a20 RSI: 0000000000000023 RDI: ffffffff8fdc6600
[ 14.457638][ T1] RBP: 0000000000000023 R08: 0000000000000000 R09: 0000000000000000
[ 14.457652][ T1] R10: dffffc0000000000 R11: fffffbfff1fa23d0 R12: dffffc0000000000
[ 14.457668][ T1] R13: ffffffff8fdc6600 R14: ffff888025eb2040 R15: ffff888025eb2030
[ 14.457686][ T1] FS: 0000000000000000(0000) GS:ffff888125ae1000(0000) knlGS:0000000000000000
[ 14.457704][ T1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 14.457720][ T1] CR2: 0000000000000000 CR3: 000000000e1b0000 CR4: 00000000003526f0
[ 14.457738][ T1] Call Trace:
[ 14.457749][ T1]
[ 14.457776][ T1] ? debugfs_create_file_full+0x3f/0x60
[ 14.457819][ T1] drm_dev_register+0x7f/0xd80
[ 14.457847][ T1] vkms_create+0x40d/0x4f0
[ 14.458210][ T1] ? __pfx_vkms_init+0x10/0x10
[ 14.458727][ T1] vkms_init+0x57/0x80
[ 14.458754][ T1] do_one_initcall+0x250/0x870
[ 14.458786][ T1] ? __pfx_vkms_init+0x10/0x10
[ 14.458810][ T1] ? __pfx_do_one_initcall+0x10/0x10
[ 14.458838][ T1] ? ktime_get+0x1f5/0x220
[ 14.459045][ T1] ? lapic_next_event+0x11/0x20
[ 14.459078][ T1] ? clockevents_program_event+0x491/0x630
[ 14.459110][ T1] ? __pfx_clockevents_program_event+0x10/0x10
[ 14.459151][ T1] ? irqentry_exit+0x218/0x8f0
[ 14.459191][ T1] ? lockdep_hardirqs_on+0x7a/0x110
[ 14.459223][ T1] ? irqentry_exit+0x218/0x8f0
[ 14.459253][ T1] ? trace_irq_disable+0x3b/0x140
[ 14.459360][ T1] ? parameq+0x86/0x170
[ 14.459391][ T1] ? next_arg+0x4a0/0x5e0
[ 14.459411][ T1] ? parameq+0x14d/0x170
[ 14.459440][ T1] ? parse_args+0x9c3/0xad0
[ 14.459480][ T1] ? trace_kmalloc+0x2a/0xf0
[ 14.459511][ T1] ? rcu_is_watching+0x15/0xb0
[ 14.459539][ T1] do_initcall_level+0x10a/0x1a0
[ 14.459570][ T1] ? kernel_init+0x22/0x1d0
[ 14.459605][ T1] do_initcalls+0x59/0xa0
[ 14.459637][ T1] kernel_init_freeable+0x29d/0x3e0
[ 14.459668][ T1] ? __pfx_kernel_init+0x10/0x10
[ 14.459694][ T1] kernel_init+0x22/0x1d0
[ 14.459718][ T1] ? __pfx_kernel_init+0x10/0x10
[ 14.459742][ T1] ret_from_fork+0x514/0xb70
[ 14.459777][ T1] ? __pfx_ret_from_fork+0x10/0x10
[ 14.459808][ T1] ? __switch_to+0xc89/0x1420
[ 14.459838][ T1] ? __pfx_kernel_init+0x10/0x10
[ 14.460168][ T1] ret_from_fork_asm+0x1a/0x30
[ 14.460220][ T1]
[ 14.460245][ T1] Kernel panic - not syncing: kernel: panic_on_warn set ...
[ 14.460263][ T1] CPU: 1 UID: 0 PID: 1 Comm: swapper/0 Not tainted syzkaller #0 PREEMPT_{RT,(full)}
[ 14.460287][ T1] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/16/2026
[ 14.460300][ T1] Call Trace:
[ 14.460310][ T1]
[ 14.460318][ T1] vpanic+0x56c/0xa60
[ 14.460342][ T1] ? __pfx__printk+0x10/0x10
[ 14.460369][ T1] ? __pfx_vpanic+0x10/0x10
[ 14.460390][ T1] ? is_bpf_text_address+0x292/0x2b0
[ 14.460417][ T1] ? is_bpf_text_address+0x26/0x2b0
[ 14.460452][ T1] panic+0xc5/0xd0
[ 14.460470][ T1] ? __pfx_panic+0x10/0x10
[ 14.460495][ T1] ? ret_from_fork_asm+0x1a/0x30
[ 14.460847][ T1] __warn+0x315/0x4c0
[ 14.461049][ T1] ? drm_mode_config_validate+0x1c6d/0x1e60
[ 14.461080][ T1] ? drm_mode_config_validate+0x1c6d/0x1e60
[ 14.461104][ T1] __report_bug+0x276/0x570
[ 14.461144][ T1] ? drm_mode_config_validate+0x1c6d/0x1e60
[ 14.461170][ T1] ? __pfx___report_bug+0x10/0x10
[ 14.461209][ T1] ? _raw_spin_unlock_irqrestore+0x30/0x80
[ 14.461242][ T1] ? lockdep_hardirqs_on+0x7a/0x110
[ 14.461276][ T1] ? rt_mutex_slowunlock+0x4ee/0xa20
[ 14.461307][ T1] report_bug_entry+0x19a/0x290
[ 14.461341][ T1] ? drm_mode_config_validate+0x1cae/0x1e60
[ 14.461362][ T1] ? drm_mode_config_validate+0x1cb3/0x1e60
[ 14.461380][ T1] handle_bug+0xce/0x200
[ 14.461400][ T1] exc_invalid_op+0x1a/0x50
[ 14.461419][ T1] asm_exc_invalid_op+0x1a/0x20
[ 14.461438][ T1] RIP: 0010:drm_mode_config_validate+0x1cae/0x1e60
[ 14.462181][ 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 ea db ac fc 49 8b 16 4c 89 ef 89 ee <67> 48 0f b9 3a eb 05 e8 b6 16 40 fc 49 bd 00 00 00 00 00 fc ff df
[ 14.462198][ T1] RSP: 0000:ffffc90000067810 EFLAGS: 00010246
[ 14.462603][ T1] RAX: 1ffff11004bd6408 RBX: dffffc0000000000 RCX: ffff88801c6f5dc0
[ 14.462626][ T1] RDX: ffff888025a49a20 RSI: 0000000000000023 RDI: ffffffff8fdc6600
[ 14.462643][ T1] RBP: 0000000000000023 R08: 0000000000000000 R09: 0000000000000000
[ 14.462657][ T1] R10: dffffc0000000000 R11: fffffbfff1fa23d0 R12: dffffc0000000000
[ 14.462673][ T1] R13: ffffffff8fdc6600 R14: ffff888025eb2040 R15: ffff888025eb2030
[ 14.462722][ T1] ? debugfs_create_file_full+0x3f/0x60
[ 14.462764][ T1] drm_dev_register+0x7f/0xd80
[ 14.462792][ T1] vkms_create+0x40d/0x4f0
[ 14.462824][ T1] ? __pfx_vkms_init+0x10/0x10
[ 14.462848][ T1] vkms_init+0x57/0x80
[ 14.462885][ T1] do_one_initcall+0x250/0x870
[ 14.462914][ T1] ? __pfx_vkms_init+0x10/0x10
[ 14.462939][ T1] ? __pfx_do_one_initcall+0x10/0x10
[ 14.462967][ T1] ? ktime_get+0x1f5/0x220
[ 14.463003][ T1] ? lapic_next_event+0x11/0x20
[ 14.463036][ T1] ? clockevents_program_event+0x491/0x630
[ 14.463068][ T1] ? __pfx_clockevents_program_event+0x10/0x10
[ 14.463110][ T1] ? irqentry_exit+0x218/0x8f0
[ 14.463143][ T1] ? lockdep_hardirqs_on+0x7a/0x110
[ 14.463175][ T1] ? irqentry_exit+0x218/0x8f0
[ 14.463205][ T1] ? trace_irq_disable+0x3b/0x140
[ 14.463239][ T1] ? parameq+0x86/0x170
[ 14.463271][ T1] ? next_arg+0x4a0/0x5e0
[ 14.463294][ T1] ? parameq+0x14d/0x170
[ 14.463328][ T1] ? parse_args+0x9c3/0xad0
[ 14.463375][ T1] ? trace_kmalloc+0x2a/0xf0
[ 14.463411][ T1] ? rcu_is_watching+0x15/0xb0
[ 14.463442][ T1] do_initcall_level+0x10a/0x1a0
[ 14.463476][ T1] ? kernel_init+0x22/0x1d0
[ 14.463501][ T1] do_initcalls+0x59/0xa0
[ 14.463532][ T1] kernel_init_freeable+0x29d/0x3e0
[ 14.463562][ T1] ? __pfx_kernel_init+0x10/0x10
[ 14.463588][ T1] kernel_init+0x22/0x1d0
[ 14.463612][ T1] ? __pfx_kernel_init+0x10/0x10
[ 14.463636][ T1] ret_from_fork+0x514/0xb70
[ 14.463671][ T1] ? __pfx_ret_from_fork+0x10/0x10
[ 14.463703][ T1] ? __switch_to+0xc89/0x1420
[ 14.463732][ T1] ? __pfx_kernel_init+0x10/0x10
[ 14.463759][ T1] ret_from_fork_asm+0x1a/0x30
[ 14.463806][ T1]
[ 14.464004][ 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-build3918406323=/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 d6526ea3e6
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=d6526ea3e6ad9081c902859bbb80f9f840377cb4 -X github.com/google/syzkaller/prog.gitRevisionDate=20251126-113115" ./sys/syz-sysgen | grep -q false || go install -ldflags="-s -w -X github.com/google/syzkaller/prog.GitRevision=d6526ea3e6ad9081c902859bbb80f9f840377cb4 -X github.com/google/syzkaller/prog.gitRevisionDate=20251126-113115" ./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=d6526ea3e6ad9081c902859bbb80f9f840377cb4 -X github.com/google/syzkaller/prog.gitRevisionDate=20251126-113115" -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=\"d6526ea3e6ad9081c902859bbb80f9f840377cb4\"
/usr/bin/ld: /tmp/ccX15dvT.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
./tools/check-syzos.sh 2>/dev/null