Package: linux-image-7.0.4+deb14-amd64
Version: 7.0.4-1
Severity: critical

On booting the new kernel, my kernel panicked. Here is the message (with
the kernel boot sequence timestamps elided). NB that this is necessarily
transcribed, as the fatal error happened when mounting the root VFS (and
so nothing could be written to disk):

```
ACPI BIOS Error (bug): Failure creating named object
[\_SB.PC00.RP05.PXSX._DSM], AE_ALREADY_EXISTS (20251212/dswload2-326)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog
(20251212/psobject-220)
ACPI BIOS Error (bug): Failure creating named object
[\_SB.PC00.SAT0.PRT0.PWRG], AE_ALREADY_EXISTS (20251212/dswload2-326)
ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog
(20251212/psobject-220)
/dev/root: Can't open blockdev
Lits of all bdev filesystems:
 fuseblk

Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(0,0)
CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Tainted: G S
7.0.4+deb14-amd64 #1 PREEMPTY(lazy) Debian 7.0.4-1
Tainted: [S]=CPU_OUT_OF_SPEC
Hardware name: LENOVO 20Y3003XUS/20Y3003XUS, BIOS N40ET38W (1.20 )
10/06/2022
Call Trace:
 <TASK>
 dupm_stack_lvl+0x5d/0x80
 vpanic+0x24b/0x450
 panic+0x6b/0x70
 mount_root_generic+0x1cf/0x270
 prepare_namespace+0x1d1/0x270
 kernel_init_freeable+0x2f3/0x320
 ? __pfx_kernel_init+0x10/0x10
 kernel_init+0x1a/0x130
 ret_from_fork+0x2c7/0x350
 ? __pfx_kernel_init+0x10/0x10
 ret_from_fork_asm+0x1a/0x30
 </TASK>
Kernel Offset: 0x13600000 from 0xfffffffff81000000 (relocation range:
0xffffffff80000000-0xffffffffbfffffff)
---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(0,0) ]---
```

NB that the first few ACPI messages seem to be benign (they occur with
6.x kernels, which boot just fine).

My arrangement of drives is completely conventional (nvme0n1p3 is a
Windows partition):

```
$ lsblk
NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
nvme0n1     259:0    0   1.9T  0 disk 
├─nvme0n1p1 259:1    0   260M  0 part /boot/efi
├─nvme0n1p2 259:2    0    16M  0 part 
├─nvme0n1p3 259:3    0 929.9G  0 part 
├─nvme0n1p4 259:4    0  1000M  0 part 
├─nvme0n1p5 259:5    0  89.4G  0 part [SWAP]
└─nvme0n1p6 259:6    0 887.2G  0 part /
$ findmnt
TARGET                  SOURCE    FSTYPE   OPTIONS
/                       /dev/nvme0n1p6
│                                 ext4     rw,relatime,errors=remount-ro
├─/sys                  sysfs     sysfs    rw,nosuid,nodev,noexec,relatime
│ ├─/sys/firmware/efi/efivars
│ │                     efivarfs  efivarfs rw,nosuid,nodev,noexec,relatime
│ ├─/sys/kernel/security
│ │                     securityfs
│ │                               security rw,nosuid,nodev,noexec,relatime
│ ├─/sys/fs/cgroup      cgroup2   cgroup2  
rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recur
│ ├─/sys/fs/pstore      none      pstore   rw,nosuid,nodev,noexec,relatime
│ ├─/sys/fs/bpf         bpf       bpf      
rw,nosuid,nodev,noexec,relatime,mode=700
│ ├─/sys/kernel/debug   debugfs   debugfs  rw,nosuid,nodev,noexec,relatime
│ ├─/sys/kernel/tracing tracefs   tracefs  rw,nosuid,nodev,noexec,relatime
│ ├─/sys/fs/fuse/connections
│ │                     fusectl   fusectl  rw,nosuid,nodev,noexec,relatime
│ └─/sys/kernel/config  configfs  configfs rw,nosuid,nodev,noexec,relatime
├─/proc                 proc      proc     rw,nosuid,nodev,noexec,relatime
│ ├─/proc/sys/fs/binfmt_misc
│ │ │                   systemd-1 autofs   
rw,relatime,fd=43,pgrp=1,timeout=0,minproto=5,maxproto=
│ │ └─/proc/sys/fs/binfmt_misc
│ │                     binfmt_misc
│ │                               binfmt_m rw,nosuid,nodev,noexec,relatime
│ └─/proc/fs/nfsd       nfsd      nfsd     rw,relatime
├─/dev                  udev      devtmpfs 
rw,nosuid,relatime,size=32690468k,nr_inodes=8172617,mod
│ ├─/dev/pts            devpts    devpts   
rw,nosuid,noexec,relatime,gid=5,mode=600,ptmxmode=000
│ ├─/dev/shm            tmpfs     tmpfs    rw,nosuid,nodev,inode64
│ ├─/dev/mqueue         mqueue    mqueue   rw,nosuid,nodev,noexec,relatime
│ └─/dev/hugepages      hugetlbfs hugetlbf rw,nosuid,nodev,relatime,pagesize=2M
├─/run                  tmpfs     tmpfs    
rw,nosuid,nodev,noexec,relatime,size=6554576k,mode=755,
│ ├─/run/credentials/systemd-journald.service
│ │                     none      tmpfs    
ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,
│ ├─/run/rpc_pipefs     sunrpc    rpc_pipe rw,relatime
│ ├─/run/user/1000      tmpfs     tmpfs    
rw,nosuid,nodev,relatime,size=6554572k,nr_inodes=163864
│ │ └─/run/user/1000/doc
│ │                     portal    fuse.por 
rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
│ └─/run/credentials/[email protected]
│                       none      tmpfs    
ro,nosuid,nodev,noexec,relatime,nosymfollow,size=1024k,
├─/boot/efi             /dev/nvme0n1p1
│                                 vfat     
rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharse
└─/tmp                  tmpfs     tmpfs
rw,nosuid,nodev,size=32772872k,nr_inodes=1048576,inode6
```

I'm not sure what is precisely meant by CPU out of spec, but I've
included the output of `lscpu` below.

Architecture:                            x86_64
CPU op-mode(s):                          32-bit, 64-bit
Address sizes:                           39 bits physical, 48 bits virtual
Byte Order:                              Little Endian
CPU(s):                                  12
On-line CPU(s) list:                     0-11
Vendor ID:                               GenuineIntel
Model name:                              Intel(R) Xeon(R) W-11855M CPU @ 3.20GHz
CPU family:                              6
Model:                                   141
Thread(s) per core:                      2
Core(s) per socket:                      6
Socket(s):                               1
Stepping:                                1
Microcode version:                       0x3e
CPU(s) scaling MHz:                      21%
CPU max MHz:                             4900.0000
CPU min MHz:                             800.0000
BogoMIPS:                                6374.40
Flags:                                   fpu vme de pse tsc msr pae mce cx8 
apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht 
tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts 
rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni 
pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm 
pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c 
rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l2 cdp_l2 ssbd ibrs ibpb 
stibp ibrs_enhanced tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust 
bmi1 avx2 smep bmi2 erms invpcid rdt_a avx512f avx512dq rdseed adx smap 
avx512ifma clflushopt clwb intel_pt avx512cd sha_ni avx512bw avx512vl xsaveopt 
xsavec xgetbv1 xsaves split_lock_detect user_shstk dtherm ida arat pln pts hwp 
hwp_notify hwp_act_window hwp_epp hwp_pkg_req vnmi avx512vbmi umip pku ospke 
avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq 
rdpid movdiri movdir64b fsrm avx512_vp2intersect md_clear ibt flush_l1d 
arch_capabilities
Virtualization:                          VT-x
L1d cache:                               288 KiB (6 instances)
L1i cache:                               192 KiB (6 instances)
L2 cache:                                7.5 MiB (6 instances)
L3 cache:                                18 MiB (1 instance)
NUMA node(s):                            1
NUMA node0 CPU(s):                       0-11
Vulnerability Gather data sampling:      Vulnerable: No microcode
Vulnerability Ghostwrite:                Not affected
Vulnerability Indirect target selection: Mitigation; Aligned branch/return 
thunks
Vulnerability Itlb multihit:             Not affected
Vulnerability L1tf:                      Not affected
Vulnerability Mds:                       Not affected
Vulnerability Meltdown:                  Not affected
Vulnerability Mmio stale data:           Not affected
Vulnerability Old microcode:             Vulnerable
Vulnerability Reg file data sampling:    Not affected
Vulnerability Retbleed:                  Not affected
Vulnerability Spec rstack overflow:      Not affected
Vulnerability Spec store bypass:         Mitigation; Speculative Store Bypass 
disabled via prctl
Vulnerability Spectre v1:                Mitigation; usercopy/swapgs barriers 
and __user pointer sanitization
Vulnerability Spectre v2:                Mitigation; Enhanced / Automatic IBRS; 
IBPB conditional; PBRSB-eIBRS SW sequence; BHI SW loop, KVM SW loop
Vulnerability Srbds:                     Not affected
Vulnerability Tsa:                       Not affected
Vulnerability Tsx async abort:           Not affected
Vulnerability Vmscape:                   Not affected

And finally, in case I missed anything:

```
$ inxi -e
System:
  Host: hippogriff Kernel: 6.19.14+deb14-amd64 arch: x86_64 bits: 64
  Desktop: i3 v: 4.25.1 Distro: Debian GNU/Linux forky/sid
Machine:
  Type: Laptop System: LENOVO product: 20Y3003XUS v: ThinkPad P1 Gen 4i
    serial: <superuser required>
  Mobo: LENOVO model: 20Y3003XUS v: SDK0T76457 WIN
    serial: <superuser required> Firmware: UEFI vendor: LENOVO
    v: N40ET38W (1.20 ) date: 10/06/2022
Battery:
  ID-1: BAT0 charge: 66 Wh (96.2%) condition: 68.7/90.1 Wh (76.2%)
CPU:
  Info: 6-core model: Intel Xeon W-11855M bits: 64 type: MT MCP cache:
    L2: 7.5 MiB
  Speed (MHz): avg: 800 min/max: 800/4800:4900 cores: 1: 800 2: 800 3: 800
    4: 800 5: 800 6: 800 7: 800 8: 800 9: 800 10: 800 11: 800 12: 800
Graphics:
  Device-1: Intel Tiger Lake-H GT1 [UHD Graphics] driver: i915 v: kernel
  Device-2: NVIDIA GA107GLM [RTX A2000 Mobile] driver: nvidia v: 550.163.01
  Device-3: Luxvisions Innotech Integrated RGB Camera driver: uvcvideo
    type: USB
  Display: unspecified server: X.Org v: 21.1.22 driver: X:
    loaded: modesetting,nvidia unloaded: fbdev,nouveau,vesa dri: iris gpu: i915
    resolution: 1: 3840x2160~60Hz 2: 2560x1600~60Hz
  API: EGL v: 1.5 drivers: iris,kms_swrast,nvidia,swrast
    platforms: gbm,x11,surfaceless,device
  API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: intel mesa v: 26.0.4-1
    renderer: Mesa Intel UHD Graphics (TGL GT1)
  Info: Tools: api: eglinfo,glxinfo gpu: nvidia-settings,nvidia-smi
    x11: xdriinfo, xdpyinfo, xprop, xrandr
Audio:
  Device-1: Intel Tiger Lake-H HD Audio driver: sof-audio-pci-intel-tgl
  Device-2: NVIDIA GA107 High Definition Audio driver: snd_hda_intel
  API: ALSA v: k6.19.14+deb14-amd64 status: kernel-api
  Server-1: PipeWire v: 1.6.4 status: active
Network:
  Device-1: Intel Wi-Fi 6E AX210/AX1675 2x2 [Typhoon Peak] driver: iwlwifi
  IF: wlp9s0 state: up mac: f4:7b:09:3f:ea:94
  Device-2: Realtek RTL8153 Gigabit Ethernet Adapter driver: r8152 type: USB
  IF: enxc84bd6c8a7bb state: down mac: c8:4b:d6:c8:a7:bb
Drives:
  Local Storage: total: 1.86 TiB used: 305.41 GiB (16.0%)
  ID-1: /dev/nvme0n1 vendor: Samsung model: MZVL22T0HBLB-00BL7
    size: 1.86 TiB
Partition:
  ID-1: / size: 872.16 GiB used: 305.36 GiB (35.0%) fs: ext4
    dev: /dev/nvme0n1p6
  ID-2: /boot/efi size: 256 MiB used: 43 MiB (16.8%) fs: vfat
    dev: /dev/nvme0n1p1
Swap:
  ID-1: swap-1 type: partition size: 89.41 GiB used: 0 KiB (0.0%)
    dev: /dev/nvme0n1p5
Sensors:
  System Temperatures: cpu: 52.0 C mobo: N/A
  Fan Speeds (rpm): N/A
Info:
  Memory: total: 64 GiB available: 62.51 GiB used: 5.15 GiB (8.2%)
  Processes: 337 Uptime: 22m Shell: Bash inxi: 3.3.40
```

Reply via email to