[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1049332: alg: self-tests for stdrng using drbg_nopr_hmac_sha512 failed (rc=-22)



Package: src:linux
Version: 6.4.4-3
Severity: normal
X-Debbugs-Cc: in.cognito35@arcor.de

Dear Maintainer,

   * What led up to the situation?

Latest kernel update from Debian testing.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Latest kernel update from Debian testing.

   * What was the outcome of this action?

Getting warnings and errors reported related to some RNG:

     [   16.355099] sappc1 kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
     [   16.355328] sappc1 kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
     [   16.357735] sappc1 kernel: DRBG: could not allocate digest TFM handle: hmac(sha512)
     [   16.357739] sappc1 kernel: alg: drbg: Failed to reset rng
     [   16.357740] sappc1 kernel: alg: drbg: Test 0 failed for drbg_nopr_hmac_sha512
     [   16.357741] sappc1 kernel: alg: self-tests for stdrng using drbg_nopr_hmac_sha512 failed (rc=-22)
     [   16.357743] sappc1 kernel: ------------[ cut here ]------------
     [   16.357744] sappc1 kernel: alg: self-tests for stdrng using drbg_nopr_hmac_sha512 failed (rc=-22)
     [   16.357751] sappc1 kernel: WARNING: CPU: 15 PID: 851 at crypto/testmgr.c:5936 alg_test+0x516/0x630
     [   16.357757] sappc1 kernel: Modules linked in: sha512_ssse3(+) mei_hdcp(+) mei_wdt(+) mei_pxp(+) sha512_generic iTCO_wdt intel_pmc_bxt snd_hwdep drbg(+) rapl iTCO_vendor_support pmt_telemetry joydev intel_cstate nft_redir cfg80211 watchdog intel_rapl_msr pmt_class snd_pcm intel_uncore snd_timer ansi_cprng mei_me wmi_bmof processor_thermal_device_pci snd pcspkr ecdh_generic(+) intel_lpss_pci processor_thermal_device ecc rfkill mei i2c_i801 intel_lpss soundcore thunderbolt(+) ucsi_acpi processor_thermal_rfim nft_chain_nat i2c_smbus idma64 processor_thermal_mbox typec_ucsi nf_nat processor_thermal_rapl roles intel_rapl_common intel_vsec typec int3403_thermal igen6_edac nf_conntrack i2c_hid_acpi i2c_hid button int340x_thermal_zone battery ac nf_defrag_ipv6 int3400_thermal intel_pmc_core acpi_pad nf_defrag_ipv4 acpi_thermal_rel nf_tables msr parport_pc ppdev lp parport nfnetlink fuse loop efi_pstore configfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 dm_crypt dm_mod efivarfs raid10 raid456 libcrc32c crc32c_generic
     [   16.357799] sappc1 kernel:  async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1 raid0 multipath linear md_mod hid_cherry hid_generic usbhid hid i915 i2c_algo_bit drm_buddy drm_display_helper drm_kms_helper cec rc_core crc32c_intel ttm nvme xhci_pci xhci_hcd nvme_core t10_pi drm usbcore aesni_intel psmouse evdev crypto_simd cryptd serio_raw crc64_rocksoft crc64 crc_t10dif crct10dif_generic usb_common crct10dif_pclmul crct10dif_common video wmi
     [   16.357820] sappc1 kernel: CPU: 15 PID: 851 Comm: cryptomgr_test Tainted: G     U             6.4.0-2-amd64 #1  Debian 6.4.4-3
     [   16.357823] sappc1 kernel: Hardware name: Framework Laptop (12th Gen Intel Core)/FRANMACP04, BIOS 03.05 08/23/2022
     [   16.357824] sappc1 kernel: RIP: 0010:alg_test+0x516/0x630
     [   16.357827] sappc1 kernel: Code: ff ff 4c 89 e6 4c 89 e7 41 89 c7 e8 24 fa fe ff e9 37 ff ff ff 44 89 f9 48 89 ea 4c 89 ee 48 c7 c7 d0 d9 ca 99 e8 4a f2 b5 ff <0f> 0b e9 7d fe ff ff 48 89 c2 48 89 ee 48 c7 c7 08 d9 ca 99 45 89
     [   16.357829] sappc1 kernel: RSP: 0000:ffffbce9c0b63e30 EFLAGS: 00010282
     [   16.357831] sappc1 kernel: RAX: 0000000000000000 RBX: ffffffffffffffff RCX: 0000000000000000
     [   16.357832] sappc1 kernel: RDX: 0000000000000002 RSI: 0000000000000027 RDI: 00000000ffffffff
     [   16.357833] sappc1 kernel: RBP: ffff921b60dc7000 R08: 0000000000000000 R09: ffffbce9c0b63cc0
     [   16.357834] sappc1 kernel: R10: 0000000000000003 R11: ffffffff9a2d26a8 R12: 0000000000000058
     [   16.357836] sappc1 kernel: R13: ffff921b60dc7080 R14: 0000000000000058 R15: 00000000ffffffea
     [   16.357837] sappc1 kernel: FS:  0000000000000000(0000) GS:ffff921edfbc0000(0000) knlGS:0000000000000000
     [   16.357838] sappc1 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
     [   16.357840] sappc1 kernel: CR2: 00007f6f22050579 CR3: 0000000154614000 CR4: 0000000000f50ee0
     [   16.357841] sappc1 kernel: PKRU: 55555554
     [   16.357842] sappc1 kernel: Call Trace:
     [   16.357844] sappc1 kernel:  <TASK>
     [   16.357845] sappc1 kernel:  ? alg_test+0x516/0x630
     [   16.357848] sappc1 kernel:  ? __warn+0x81/0x130
     [   16.357853] sappc1 kernel:  ? alg_test+0x516/0x630
     [   16.357855] sappc1 kernel:  ? report_bug+0x191/0x1c0
     [   16.357859] sappc1 kernel:  ? prb_read_valid+0x1b/0x30
     [   16.357862] sappc1 kernel:  ? handle_bug+0x3c/0x80
     [   16.357865] sappc1 kernel:  ? exc_invalid_op+0x17/0x70
     [   16.357867] sappc1 kernel:  ? asm_exc_invalid_op+0x1a/0x20
     [   16.357870] sappc1 kernel:  ? alg_test+0x516/0x630
     [   16.357873] sappc1 kernel:  ? finish_task_switch.isra.0+0x9a/0x300
     [   16.357876] sappc1 kernel:  ? __switch_to+0x10a/0x410
     [   16.357878] sappc1 kernel:  ? __schedule+0x3e7/0xb80
     [   16.357882] sappc1 kernel:  ? __pfx_cryptomgr_test+0x10/0x10
     [   16.357884] sappc1 kernel:  cryptomgr_test+0x24/0x40
     [   16.357886] sappc1 kernel:  kthread+0xf4/0x130
     [   16.357890] sappc1 kernel:  ? __pfx_kthread+0x10/0x10
     [   16.357893] sappc1 kernel:  ret_from_fork+0x29/0x50
     [   16.357897] sappc1 kernel:  </TASK>
     [   16.357897] sappc1 kernel: ---[ end trace 0000000000000000 ]---
     [   16.360151] sappc1 kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
     [   16.360373] sappc1 kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])

   * What outcome did you expect instead?

No warnings, no errors.

-- Package-specific info:
** Version:
Linux version 6.4.0-2-amd64 (debian-kernel@lists.debian.org) (gcc-13 (Debian 13.2.0-1) 13.2.0, GNU ld (GNU Binutils for Debian) 2.41) #1 SMP PREEMPT_DYNAMIC Debian 6.4.4-3 (2023-08-08)

** Command line:
BOOT_IMAGE=/vmlinuz-6.4.0-2-amd64 root=/dev/mapper/vgsappc1-root ro mem_sleep_default=deep systemd.restore_state=0 vt.global_cursor_default=0 quiet loglevel=3

** Tainted: UW (576)
 * taint requested by userspace application
 * kernel issued warning

** Kernel log:
Unable to read kernel log; any relevant messages should be attached

** Model information
sys_vendor: Framework
product_name: Laptop (12th Gen Intel Core)
product_version: A4
chassis_vendor: Framework
chassis_version: A4
bios_vendor: INSYDE Corp.
bios_version: 03.05
board_vendor: Framework
board_name: FRANMACP04
board_version: A4

** Loaded modules:
rfcomm
xt_CHECKSUM
xt_MASQUERADE
xt_conntrack
ipt_REJECT
nf_reject_ipv4
xt_tcpudp
nft_compat
bridge
stp
llc
cmac
algif_hash
algif_skcipher
af_alg
bnep
binfmt_misc
nls_ascii
nls_cp437
vfat
fat
snd_sof_pci_intel_tgl
snd_sof_intel_hda_common
snd_hda_codec_hdmi
soundwire_intel
soundwire_generic_allocation
soundwire_cadence
snd_sof_intel_hda_mlink
snd_sof_intel_hda
snd_sof_pci
intel_uncore_frequency
snd_sof_xtensa_dsp
intel_uncore_frequency_common
iwlmvm
nft_ct
snd_sof
x86_pkg_temp_thermal
intel_powerclamp
btusb
btrtl
coretemp
snd_sof_utils
btbcm
snd_soc_hdac_hda
snd_hda_codec_idt
btintel
snd_hda_ext_core
btmtk
kvm_intel
snd_hda_codec_generic
snd_soc_acpi_intel_match
mac80211
ledtrig_audio
snd_soc_acpi
bluetooth
libarc4
kvm
snd_soc_core
snd_compress
soundwire_bus
snd_hda_intel
snd_intel_dspcfg
irqbypass
snd_intel_sdw_acpi
crc32_pclmul
snd_hda_codec
iwlwifi
jitterentropy_rng
ghash_clmulni_intel
snd_hda_core
hid_multitouch
sha512_ssse3
mei_hdcp
mei_wdt
mei_pxp
sha512_generic
iTCO_wdt
intel_pmc_bxt
snd_hwdep
drbg
rapl
iTCO_vendor_support
pmt_telemetry
joydev
intel_cstate
nft_redir
cfg80211
watchdog
intel_rapl_msr
pmt_class
snd_pcm
intel_uncore
snd_timer
ansi_cprng
mei_me
wmi_bmof
processor_thermal_device_pci
snd
pcspkr
ecdh_generic
intel_lpss_pci
processor_thermal_device
ecc
rfkill
mei
i2c_i801
intel_lpss
soundcore
thunderbolt
ucsi_acpi
processor_thermal_rfim
nft_chain_nat
i2c_smbus
idma64
processor_thermal_mbox
typec_ucsi
nf_nat
processor_thermal_rapl
roles
intel_rapl_common
intel_vsec
typec
int3403_thermal
igen6_edac
nf_conntrack
i2c_hid_acpi
i2c_hid
button
int340x_thermal_zone
battery
ac
nf_defrag_ipv6
int3400_thermal
intel_pmc_core
acpi_pad
nf_defrag_ipv4
acpi_thermal_rel
nf_tables
msr
parport_pc
ppdev
lp
parport
nfnetlink
fuse
loop
efi_pstore
configfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
dm_crypt
dm_mod
efivarfs
raid10
raid456
libcrc32c
crc32c_generic
async_raid6_recov
async_memcpy
async_pq
async_xor
xor
async_tx
raid6_pq
raid1
raid0
multipath
linear
md_mod
hid_cherry
hid_generic
usbhid
hid
i915
i2c_algo_bit
drm_buddy
drm_display_helper
drm_kms_helper
cec
rc_core
crc32c_intel
ttm
nvme
xhci_pci
xhci_hcd
nvme_core
t10_pi
drm
usbcore
aesni_intel
psmouse
evdev
crypto_simd
cryptd
serio_raw
crc64_rocksoft
crc64
crc_t10dif
crct10dif_generic
usb_common
crct10dif_pclmul
crct10dif_common
video
wmi

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:4621] (rev 02)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	IOMMU group: 1
	Capabilities: <access denied>
	Kernel driver in use: igen6_edac
	Kernel modules: igen6_edac

00:02.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-P Integrated Graphics Controller [8086:4626] (rev 0c) (prog-if 00 [VGA controller])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 147
	IOMMU group: 0
	Region 0: Memory at 605c000000 (64-bit, non-prefetchable) [size=16M]
	Region 2: Memory at 4000000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 3000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:04.0 Signal processing controller [1180]: Intel Corporation Alder Lake Innovation Platform Framework Processor Participant [8086:461d] (rev 02)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 165
	IOMMU group: 2
	Region 0: Memory at 605d180000 (64-bit, non-prefetchable) [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: proc_thermal_pci
	Kernel modules: processor_thermal_device_pci

00:06.0 PCI bridge [0604]: Intel Corporation 12th Gen Core Processor PCI Express x4 Controller #0 [8086:464d] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin D routed to IRQ 122
	IOMMU group: 3
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: 7a300000-7a3fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:07.0 PCI bridge [0604]: Intel Corporation Alder Lake-P Thunderbolt 4 PCI Express Root Port #0 [8086:466e] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 123
	IOMMU group: 4
	Bus: primary=00, secondary=02, subordinate=2a, sec-latency=0
	I/O behind bridge: 4000-4fff [size=4K] [16-bit]
	Memory behind bridge: 7c000000-881fffff [size=194M] [32-bit]
	Prefetchable memory behind bridge: 6000000000-601bffffff [size=448M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:07.1 PCI bridge [0604]: Intel Corporation Alder Lake-P Thunderbolt 4 PCI Express Root Port #1 [8086:463f] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 124
	IOMMU group: 5
	Bus: primary=00, secondary=2b, subordinate=53, sec-latency=0
	I/O behind bridge: 5000-5fff [size=4K] [16-bit]
	Memory behind bridge: 6e000000-7a1fffff [size=194M] [32-bit]
	Prefetchable memory behind bridge: 6020000000-603bffffff [size=448M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:07.2 PCI bridge [0604]: Intel Corporation Alder Lake-P Thunderbolt 4 PCI Express Root Port #2 [8086:462f] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 125
	IOMMU group: 6
	Bus: primary=00, secondary=54, subordinate=7c, sec-latency=0
	I/O behind bridge: 6000-6fff [size=4K] [16-bit]
	Memory behind bridge: 60000000-6c1fffff [size=194M] [32-bit]
	Prefetchable memory behind bridge: 6040000000-605bffffff [size=448M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:07.3 PCI bridge [0604]: Intel Corporation Alder Lake-P Thunderbolt 4 PCI Express Root Port #3 [8086:461f] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin D routed to IRQ 126
	IOMMU group: 7
	Bus: primary=00, secondary=7d, subordinate=a5, sec-latency=0
	I/O behind bridge: 7000-7fff [size=4K] [16-bit]
	Memory behind bridge: 52000000-5e1fffff [size=194M] [32-bit]
	Prefetchable memory behind bridge: 6060000000-607bffffff [size=448M] [32-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:08.0 System peripheral [0880]: Intel Corporation 12th Gen Core Processor Gaussian & Neural Accelerator [8086:464f] (rev 02)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 255
	IOMMU group: 8
	Region 0: Memory at 605d1c8000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:0a.0 Signal processing controller [1180]: Intel Corporation Platform Monitoring Technology [8086:467d] (rev 01)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	IOMMU group: 9
	Region 0: Memory at 605d1b0000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: intel_vsec
	Kernel modules: intel_vsec

00:0d.0 USB controller [0c03]: Intel Corporation Alder Lake-P Thunderbolt 4 USB Controller [8086:461e] (rev 02) (prog-if 30 [XHCI])
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin ? routed to IRQ 128
	IOMMU group: 10
	Region 0: Memory at 605d1a0000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:0d.2 USB controller [0c03]: Intel Corporation Alder Lake-P Thunderbolt 4 NHI #0 [8086:463e] (rev 02) (prog-if 40 [USB4 Host Interface])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 10
	Region 0: Memory at 605d140000 (64-bit, non-prefetchable) [size=256K]
	Region 2: Memory at 605d1c7000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt

00:0d.3 USB controller [0c03]: Intel Corporation Alder Lake-P Thunderbolt 4 NHI #1 [8086:466d] (rev 02) (prog-if 40 [USB4 Host Interface])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 10
	Region 0: Memory at 605d100000 (64-bit, non-prefetchable) [size=256K]
	Region 2: Memory at 605d1c6000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt

00:14.0 USB controller [0c03]: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host Controller [8086:51ed] (rev 01) (prog-if 30 [XHCI])
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 130
	IOMMU group: 11
	Region 0: Memory at 7a400000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:14.2 RAM memory [0500]: Intel Corporation Alder Lake PCH Shared SRAM [8086:51ef] (rev 01)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	IOMMU group: 11
	Region 0: Memory at 605d1bc000 (64-bit, non-prefetchable) [size=16K]
	Region 2: Memory at 605d1c5000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:15.0 Serial bus controller [0c80]: Intel Corporation Alder Lake PCH Serial IO I2C Controller #0 [8086:51e8] (rev 01)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 27
	IOMMU group: 12
	Region 0: Memory at 4017000000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:15.1 Serial bus controller [0c80]: Intel Corporation Alder Lake PCH Serial IO I2C Controller #1 [8086:51e9] (rev 01)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 40
	IOMMU group: 12
	Region 0: Memory at 4017001000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:15.3 Serial bus controller [0c80]: Intel Corporation Alder Lake PCH Serial IO I2C Controller #3 [8086:51eb] (rev 01)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin D routed to IRQ 43
	IOMMU group: 12
	Region 0: Memory at 4017002000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:16.0 Communication controller [0780]: Intel Corporation Alder Lake PCH HECI Controller [8086:51e0] (rev 01)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 163
	IOMMU group: 13
	Region 0: Memory at 605d1c1000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:16.3 Serial controller [0700]: Intel Corporation Alder Lake AMT SOL Redirection [8086:51e3] (rev 01) (prog-if 02 [16550])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 19
	IOMMU group: 13
	Region 0: I/O ports at 3060 [size=8]
	Region 1: Memory at 7a411000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: serial

00:1d.0 PCI bridge [0604]: Intel Corporation Device [8086:51b0] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 127
	IOMMU group: 14
	Bus: primary=00, secondary=a6, subordinate=a6, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: 7a200000-7a2fffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: [disabled] [64-bit]
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1f.0 ISA bridge [0601]: Intel Corporation Alder Lake PCH eSPI Controller [8086:5182] (rev 01)
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	IOMMU group: 15

00:1f.3 Audio device [0403]: Intel Corporation Alder Lake PCH-P High Definition Audio Controller [8086:51c8] (rev 01) (prog-if 80)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 184
	IOMMU group: 15
	Region 0: Memory at 605d1b8000 (64-bit, non-prefetchable) [size=16K]
	Region 4: Memory at 605d000000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl

00:1f.4 SMBus [0c05]: Intel Corporation Alder Lake PCH-P SMBus Host Controller [8086:51a3] (rev 01)
	Subsystem: Device [f111:0002]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 15
	Region 0: Memory at 605d1c0000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.5 Serial bus controller [0c80]: Intel Corporation Alder Lake-P PCH SPI Controller [8086:51a4] (rev 01)
	Subsystem: Device [f111:0002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	IOMMU group: 15
	Region 0: Memory at 50400000 (32-bit, non-prefetchable) [size=4K]

01:00.0 Non-Volatile memory controller [0108]: Sandisk Corp WD Black SN770 / PC SN740 256GB / PC SN560 (DRAM-less) NVMe SSD [15b7:5017] (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Sandisk Corp WD Black SN770 NVMe SSD [15b7:5017]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	NUMA node: 0
	IOMMU group: 16
	Region 0: Memory at 7a300000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

a6:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz [8086:2725] (rev 1a)
	Subsystem: Intel Corporation Wi-Fi 6 AX210 160MHz [8086:0024]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	IOMMU group: 17
	Region 0: Memory at 7a200000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi


** USB devices:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 27c6:609c Shenzhen Goodix Technology Co.,Ltd. Goodix USB2.0 MISC
Bus 003 Device 003: ID 32ac:0002 Framework HDMI Expansion Card
Bus 003 Device 006: ID 03f0:094a HP, Inc Optical Mouse [672662-001]
Bus 003 Device 004: ID 046a:c099 CHERRY Stream Keyboard TKL
Bus 003 Device 002: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 003 Device 007: ID 8087:0032 Intel Corp. AX210 Bluetooth
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 2109:0812 VIA Labs, Inc. VL812 Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.4.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER, TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-6.4.0-2-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.142
ii  kmod                                    30+20230519-1
ii  linux-base                              4.9

Versions of packages linux-image-6.4.0-2-amd64 recommends:
ii  apparmor             3.0.8-3
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-6.4.0-2-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.06-13
pn  linux-doc-6.4           <none>

Versions of packages linux-image-6.4.0-2-amd64 is related to:
pn  firmware-amd-graphics     <none>
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
ii  firmware-iwlwifi          20230515-3
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
ii  firmware-misc-nonfree     20230515-3
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
ii  firmware-realtek          20230515-3
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: