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

Bug#1035779: marked as done (linux-image-5.10.0-22: kvm/qemu kernel null pointer dereference, VM doesn't start)



Your message dated Sun, 14 May 2023 17:17:59 +0000
with message-id <E1pyFM7-004HlR-Tw@fasolo.debian.org>
and subject line Bug#1035779: fixed in linux 5.10.179-1
has caused the Debian Bug report #1035779,
regarding linux-image-5.10.0-22: kvm/qemu kernel null pointer dereference, VM doesn't start
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1035779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035779
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 5.10.178-3
Severity: normal
X-Debbugs-Cc: jaredepp@pm.me

Dear Maintainer,

After I updated my Debian 11 host kernel to 5.10.0-22, my VM guest (Windows 10 using KVM / qemu / libvirt) no longer boots and there's a kernel null pointer dereference along with a call trace, etc. in the system log. If I reboot and choose 5.10.0-21 in grub, the VM works as expected and there's no error in the log.

Below, reportbug included part of the kernel log but it missed part of the problem so I pasted that in, I hope that's okay. If you need any other information let me know.

Thanks

Jared Epp

-- Package-specific info:
** Version:
Linux version 5.10.0-22-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.178-3 (2023-04-22)

** Command line:
BOOT_IMAGE=/vmlinuz-5.10.0-22-amd64 root=/dev/mapper/panthro--vg-root ro quiet mem_sleep_default=s2idle default_hugepagesz=1G hugepages=8

** Tainted: D (128)
 * kernel died recently, i.e. there was an OOPS or BUG

** Kernel log:
[   51.576266] BUG: kernel NULL pointer dereference, address: 0000000000000000
[   51.576269] #PF: supervisor read access in kernel mode
[   51.576270] #PF: error_code(0x0000) - not-present page
[   51.576271] PGD 0 P4D 0 
[   51.576273] Oops: 0000 [#1] SMP NOPTI
[   51.576275] CPU: 6 PID: 2209 Comm: CPU 0/KVM Not tainted 5.10.0-22-amd64 #1 Debian 5.10.178-3
[   51.576276] Hardware name: ASUS System Product Name/CROSSHAIR VI HERO, BIOS 8701 02/08/2023
[   51.576280] RIP: 0010:find_first_bit+0x19/0x40
[   51.576281] Code: 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc cc cc cc 49 89 f0 48 85 f6 74 28 31 c0 eb 0d 48 83 c0 40 48 83 c7 08 4c 39 c0 73 17 <48> 8b 17 48 85 d2 74 eb f3 48 0f bc d2 48 01 d0 49 39 c0 4c 0f 47
[   51.576282] RSP: 0018:ffffa99ac3a23a30 EFLAGS: 00010246
[   51.576283] RAX: 0000000000000000 RBX: ffffa99ac38a5000 RCX: 0000000000000000
[   51.576283] RDX: 0000000000000000 RSI: 0000000000000120 RDI: 0000000000000000
[   51.576284] RBP: 0000000000000000 R08: 0000000000000120 R09: ffff94e2c1ae72a8
[   51.576284] R10: 000000000000000f R11: 0000000000000000 R12: ffff94e2c1ae72a8
[   51.576285] R13: 0000000000000323 R14: 0000000000000003 R15: 0000000000000006
[   51.576286] FS:  0000000000000000(0053) GS:ffff94e89e980000(002b) knlGS:fffff8033f006000
[   51.576286] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   51.576287] CR2: 0000000000000000 CR3: 000000018e4ee000 CR4: 0000000000750ee0
[   51.576287] PKRU: 55555554
[   51.576288] Call Trace:
[   51.576307]  kvm_make_vcpus_request_mask+0x38/0xf0 [kvm]
[   51.576319]  kvm_hv_flush_tlb+0x147/0x370 [kvm]
[   51.576328]  ? kvm_page_track_is_active+0x12/0x50 [kvm]
[   51.576336]  ? make_spte+0x146/0x260 [kvm]
[   51.576344]  ? mmu_spte_update+0x11/0x1c0 [kvm]
[   51.576351]  ? set_spte+0xee/0x140 [kvm]
[   51.576358]  ? mmu_set_spte+0x327/0x4a0 [kvm]
[   51.576365]  ? kvm_release_pfn_clean+0x22/0x40 [kvm]
[   51.576372]  ? direct_page_fault+0x223/0xa20 [kvm]
[   51.576374]  ? svm_get_segment+0x18/0x100 [kvm_amd]
[   51.576382]  ? kvm_get_cs_db_l_bits+0x35/0x70 [kvm]
[   51.576383]  ? svm_get_segment+0x18/0x100 [kvm_amd]
[   51.576390]  ? kvm_get_cs_db_l_bits+0x35/0x70 [kvm]
[   51.576398]  kvm_hv_hypercall+0x176/0x580 [kvm]
[   51.576401]  ? get_cpu_vendor+0x40/0xa0
[   51.576403]  ? native_load_tr_desc+0x67/0x70
[   51.576411]  kvm_arch_vcpu_ioctl_run+0xbe8/0x1740 [kvm]
[   51.576419]  kvm_vcpu_ioctl+0x21e/0x5b0 [kvm]
[   51.576422]  __x64_sys_ioctl+0x8b/0xc0
[   51.576424]  do_syscall_64+0x33/0x80
[   51.576426]  entry_SYSCALL_64_after_hwframe+0x61/0xc6
[   51.576428] RIP: 0033:0x7fad816f2237
[   51.576429] Code: 00 00 00 48 8b 05 59 cc 0d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 29 cc 0d 00 f7 d8 64 89 01 48
[   51.576429] RSP: 002b:00007fad7ce65508 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   51.576430] RAX: ffffffffffffffda RBX: 000000000000ae80 RCX: 00007fad816f2237
[   51.576431] RDX: 0000000000000000 RSI: 000000000000ae80 RDI: 000000000000001c
[   51.576431] RBP: 000055a3e17511c0 R08: 000055a3df109848 R09: 000055a3df5335c0
[   51.576432] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
[   51.576432] R13: 000055a3df54fbc0 R14: 00007fad7ce657c0 R15: 0000000000802000
[   51.576434] Modules linked in: xt_nat veth nft_chain_nat xt_MASQUERADE nf_nat nf_conntrack_netlink xfrm_user xfrm_algo br_netfilter vhost_net vhost vhost_iotlb tap tun bridge stp llc overlay ip6t_REJECT nf_reject_ipv6 xt_hl ip6_tables ip6t_rt ipt_REJECT nf_reject_ipv4 xt_multiport nft_limit snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel nls_ascii snd_intel_dspcfg nls_cp437 soundwire_intel vfat soundwire_generic_allocation fat snd_soc_core snd_compress soundwire_cadence snd_hda_codec edac_mce_amd xt_limit xt_addrtype kvm_amd snd_hda_core xt_tcpudp snd_hwdep eeepc_wmi kvm soundwire_bus xpad xt_conntrack cdc_acm joydev asus_wmi ff_memless snd_pcm nf_conntrack battery sparse_keymap snd_timer nf_defrag_ipv6 rfkill nf_defrag_ipv4 irqbypass nft_compat snd video rapl efi_pstore wmi_bmof pcspkr ccp soundcore k10temp sp5100_tco nft_counter watchdog sg tpm_crb tpm_tis tpm_tis_core tpm rng_core acpi_cpufreq evdev nf_tables libcrc32c nfnetlink msr fuse
[   51.576464]  configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic dm_crypt dm_mod hid_logitech_hidpp hid_logitech_dj amdgpu sr_mod cdrom gpu_sched sd_mod hid_generic ttm crc32_pclmul crc32c_intel usbhid hid drm_kms_helper ahci cec libahci ghash_clmulni_intel xhci_pci libata xhci_hcd drm nvme aesni_intel mxm_wmi igb libaes usbcore crypto_simd nvme_core cryptd scsi_mod glue_helper i2c_piix4 dca ptp pps_core t10_pi i2c_algo_bit crc_t10dif crct10dif_generic usb_common crct10dif_pclmul crct10dif_common wmi gpio_amdpt gpio_generic button
[   51.576484] CR2: 0000000000000000
[   51.576485] ---[ end trace acfac62cc884c67c ]---
[   51.668091] pstore: crypto_comp_compress failed, ret = -22!
[   51.682455] br-b8df22c12cd5: port 4(vethe67c4df) entered blocking state
[   51.682459] br-b8df22c12cd5: port 4(vethe67c4df) entered disabled state
[   51.682501] device vethe67c4df entered promiscuous mode
[   51.689861] br-b8df22c12cd5: port 4(vethe67c4df) entered blocking state
[   51.689863] br-b8df22c12cd5: port 4(vethe67c4df) entered forwarding state
[   51.696372] RIP: 0010:find_first_bit+0x19/0x40
[   51.696374] Code: 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc cc cc cc 49 89 f0 48 85 f6 74 28 31 c0 eb 0d 48 83 c0 40 48 83 c7 08 4c 39 c0 73 17 <48> 8b 17 48 85 d2 74 eb f3 48 0f bc d2 48 01 d0 49 39 c0 4c 0f 47
[   51.696376] RSP: 0018:ffffa99ac3a23a30 EFLAGS: 00010246
[   51.696378] RAX: 0000000000000000 RBX: ffffa99ac38a5000 RCX: 0000000000000000
[   51.696379] RDX: 0000000000000000 RSI: 0000000000000120 RDI: 0000000000000000
[   51.696380] RBP: 0000000000000000 R08: 0000000000000120 R09: ffff94e2c1ae72a8
[   51.696380] R10: 000000000000000f R11: 0000000000000000 R12: ffff94e2c1ae72a8
[   51.696381] R13: 0000000000000323 R14: 0000000000000003 R15: 0000000000000006
[   51.696383] FS:  0000000000000000(0053) GS:ffff94e89e980000(002b) knlGS:fffff8033f006000
[   51.696384] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   51.696384] CR2: 0000000000000000 CR3: 000000018e4ee000 CR4: 0000000000750ee0
[   51.696385] PKRU: 55555554
[   51.700146] br-924f74569f8a: port 4(veth5e7362a) entered blocking state
[   51.700151] br-924f74569f8a: port 4(veth5e7362a) entered disabled state
[   51.700200] device veth5e7362a entered promiscuous mode
[   51.700257] br-924f74569f8a: port 4(veth5e7362a) entered blocking state
[   51.700259] br-924f74569f8a: port 4(veth5e7362a) entered forwarding state
[   51.787480] eth0: renamed from veth28831ed
[   51.831676] br-b8df22c12cd5: port 4(vethe67c4df) entered disabled state
[   51.831721] br-924f74569f8a: port 4(veth5e7362a) entered disabled state
[   51.831741] IPv6: ADDRCONF(NETDEV_CHANGE): veth25ca080: link becomes ready
[   51.831758] br-924f74569f8a: port 2(veth25ca080) entered blocking state
[   51.831759] br-924f74569f8a: port 2(veth25ca080) entered forwarding state
[   51.832280] br-b8df22c12cd5: port 5(vethc8c90d8) entered blocking state
[   51.832282] br-b8df22c12cd5: port 5(vethc8c90d8) entered disabled state
[   51.832329] device vethc8c90d8 entered promiscuous mode
[   51.832383] br-b8df22c12cd5: port 5(vethc8c90d8) entered blocking state
[   51.832385] br-b8df22c12cd5: port 5(vethc8c90d8) entered forwarding state
[   51.832416] br-924f74569f8a: port 5(vethfbf8266) entered blocking state
[   51.832418] br-924f74569f8a: port 5(vethfbf8266) entered disabled state
[   51.832452] device vethfbf8266 entered promiscuous mode
[   51.832503] br-924f74569f8a: port 5(vethfbf8266) entered blocking state
[   51.832504] br-924f74569f8a: port 5(vethfbf8266) entered forwarding state
[   51.955355] eth0: renamed from vethec69e8f
[   51.999437] eth0: renamed from veth30923c8
[   52.043965] br-b8df22c12cd5: port 5(vethc8c90d8) entered disabled state
[   52.044034] br-924f74569f8a: port 5(vethfbf8266) entered disabled state
[   52.044064] IPv6: ADDRCONF(NETDEV_CHANGE): veth1661ccb: link becomes ready
[   52.044086] br-924f74569f8a: port 1(veth1661ccb) entered blocking state
[   52.044088] br-924f74569f8a: port 1(veth1661ccb) entered forwarding state
[   52.044108] IPv6: ADDRCONF(NETDEV_CHANGE): veth0ebab0a: link becomes ready
[   52.044125] br-b8df22c12cd5: port 1(veth0ebab0a) entered blocking state
[   52.044127] br-b8df22c12cd5: port 1(veth0ebab0a) entered forwarding state
[   52.044539] br-924f74569f8a: port 6(veth5372881) entered blocking state
[   52.044542] br-924f74569f8a: port 6(veth5372881) entered disabled state
[   52.044586] device veth5372881 entered promiscuous mode
[   52.044644] br-924f74569f8a: port 6(veth5372881) entered blocking state
[   52.044646] br-924f74569f8a: port 6(veth5372881) entered forwarding state
[   52.057025] br-924f74569f8a: port 7(veth29a4d93) entered blocking state
[   52.057028] br-924f74569f8a: port 7(veth29a4d93) entered disabled state
[   52.057108] device veth29a4d93 entered promiscuous mode
[   52.057175] br-924f74569f8a: port 7(veth29a4d93) entered blocking state
[   52.057176] br-924f74569f8a: port 7(veth29a4d93) entered forwarding state
[   52.231474] eth0: renamed from veth9d75af1
[   52.255847] br-924f74569f8a: port 6(veth5372881) entered disabled state
[   52.255889] br-924f74569f8a: port 7(veth29a4d93) entered disabled state
[   52.255906] IPv6: ADDRCONF(NETDEV_CHANGE): veth5e7362a: link becomes ready
[   52.255928] br-924f74569f8a: port 4(veth5e7362a) entered blocking state
[   52.255929] br-924f74569f8a: port 4(veth5e7362a) entered forwarding state
[   52.347639] eth0: renamed from veth0803979
[   52.419482] eth0: renamed from veth7d2c7ef
[   52.508188] eth1: renamed from vethee5bda2
[   52.567361] IPv6: ADDRCONF(NETDEV_CHANGE): veth74b84d1: link becomes ready
[   52.567383] br-b8df22c12cd5: port 3(veth74b84d1) entered blocking state
[   52.567385] br-b8df22c12cd5: port 3(veth74b84d1) entered forwarding state
[   52.567531] IPv6: ADDRCONF(NETDEV_CHANGE): veth226976d: link becomes ready
[   52.567550] br-b8df22c12cd5: port 2(veth226976d) entered blocking state
[   52.567551] br-b8df22c12cd5: port 2(veth226976d) entered forwarding state
[   52.567730] IPv6: ADDRCONF(NETDEV_CHANGE): veth5372881: link becomes ready
[   52.567751] br-924f74569f8a: port 6(veth5372881) entered blocking state
[   52.567752] br-924f74569f8a: port 6(veth5372881) entered forwarding state
[   52.615463] eth1: renamed from vethef7b9c6
[   52.643620] IPv6: ADDRCONF(NETDEV_CHANGE): vethfbf8266: link becomes ready
[   52.643649] br-924f74569f8a: port 5(vethfbf8266) entered blocking state
[   52.643652] br-924f74569f8a: port 5(vethfbf8266) entered forwarding state
[   52.690903] eth0: renamed from veth3feaf4a
[   52.723412] IPv6: ADDRCONF(NETDEV_CHANGE): vethc8c90d8: link becomes ready
[   52.723440] br-b8df22c12cd5: port 5(vethc8c90d8) entered blocking state
[   52.723442] br-b8df22c12cd5: port 5(vethc8c90d8) entered forwarding state
[   52.847525] eth1: renamed from vethd1e1e47
[   52.877625] IPv6: ADDRCONF(NETDEV_CHANGE): veth888282e: link becomes ready
[   52.877656] br-924f74569f8a: port 3(veth888282e) entered blocking state
[   52.877660] br-924f74569f8a: port 3(veth888282e) entered forwarding state
[   52.877676] eth0: renamed from veth374d91f
[   52.939600] IPv6: ADDRCONF(NETDEV_CHANGE): vethe67c4df: link becomes ready
[   52.939638] br-b8df22c12cd5: port 4(vethe67c4df) entered blocking state
[   52.939641] br-b8df22c12cd5: port 4(vethe67c4df) entered forwarding state
[   52.945134] eth1: renamed from veth583ed90
[   52.971727] IPv6: ADDRCONF(NETDEV_CHANGE): veth29a4d93: link becomes ready
[   52.971776] br-924f74569f8a: port 7(veth29a4d93) entered blocking state
[   52.971778] br-924f74569f8a: port 7(veth29a4d93) entered forwarding state
[   60.145487] logitech-hidpp-device 0003:046D:4031.0007: HID++ 2.0 device connected.
[   63.847187] bridge0: port 1(vnet0) entered learning state
[   65.643192] bridge0: port 2(enp5s0) entered learning state
[   67.654690] kauditd_printk_skb: 50 callbacks suppressed
[   67.654691] audit: type=1400 audit(1683610301.229:62): apparmor="DENIED" operation="capable" profile="libvirtd" pid=1754 comm="prio-rpc-worker" capability=17  capname="sys_rawio"
[   78.951195] bridge0: port 1(vnet0) entered forwarding state
[   78.951211] bridge0: topology change detected, propagating
[   80.743422] bridge0: port 2(enp5s0) entered forwarding state
[   80.743435] bridge0: topology change detected, propagating

** Model information
sys_vendor: ASUS
product_name: System Product Name
product_version: System Version
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends Inc.
bios_version: 8701
board_vendor: ASUSTeK COMPUTER INC.
board_name: CROSSHAIR VI HERO
board_version: Rev 1.xx

** Loaded modules:
xt_nat
veth
nft_chain_nat
xt_MASQUERADE
nf_nat
nf_conntrack_netlink
xfrm_user
xfrm_algo
br_netfilter
vhost_net
vhost
vhost_iotlb
tap
tun
bridge
stp
llc
overlay
ip6t_REJECT
nf_reject_ipv6
xt_hl
ip6_tables
ip6t_rt
ipt_REJECT
nf_reject_ipv4
xt_multiport
nft_limit
snd_hda_codec_realtek
snd_hda_codec_generic
ledtrig_audio
snd_hda_codec_hdmi
snd_hda_intel
nls_ascii
snd_intel_dspcfg
nls_cp437
soundwire_intel
vfat
soundwire_generic_allocation
fat
snd_soc_core
snd_compress
soundwire_cadence
snd_hda_codec
edac_mce_amd
xt_limit
xt_addrtype
kvm_amd
snd_hda_core
xt_tcpudp
snd_hwdep
eeepc_wmi
kvm
soundwire_bus
xpad
xt_conntrack
cdc_acm
joydev
asus_wmi
ff_memless
snd_pcm
nf_conntrack
battery
sparse_keymap
snd_timer
nf_defrag_ipv6
rfkill
nf_defrag_ipv4
irqbypass
nft_compat
snd
video
rapl
efi_pstore
wmi_bmof
pcspkr
ccp
soundcore
k10temp
sp5100_tco
nft_counter
watchdog
sg
tpm_crb
tpm_tis
tpm_tis_core
tpm
rng_core
acpi_cpufreq
evdev
nf_tables
libcrc32c
nfnetlink
msr
fuse
configfs
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
dm_crypt
dm_mod
hid_logitech_hidpp
hid_logitech_dj
amdgpu
sr_mod
cdrom
gpu_sched
sd_mod
hid_generic
ttm
crc32_pclmul
crc32c_intel
usbhid
hid
drm_kms_helper
ahci
cec
libahci
ghash_clmulni_intel
xhci_pci
libata
xhci_hcd
drm
nvme
aesni_intel
mxm_wmi
igb
libaes
usbcore
crypto_simd
nvme_core
cryptd
scsi_mod
glue_helper
i2c_piix4
dca
ptp
pps_core
t10_pi
i2c_algo_bit
crc_t10dif
crct10dif_generic
usb_common
crct10dif_pclmul
crct10dif_common
wmi
gpio_amdpt
gpio_generic
button

** Network interface configuration:
*** /etc/network/interfaces:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp5s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master bridge0 state UP group default qlen 1000
    link/ether 60:45:cb:9b:d4:6e brd ff:ff:ff:ff:ff:ff
3: bridge0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 92:d3:2a:6f:fc:10 brd ff:ff:ff:ff:ff:ff
    inet 192.168.11.111/24 brd 192.168.11.255 scope global noprefixroute bridge0
       valid_lft forever preferred_lft forever
4: vnet0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master bridge0 state UNKNOWN group default qlen 1000
    link/ether fe:54:00:f9:e2:ab brd ff:ff:ff:ff:ff:ff
    inet6 fe80::fc54:ff:fef9:e2ab/64 scope link 
       valid_lft forever preferred_lft forever
5: br-924f74569f8a: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default 
    link/ether 02:42:33:8a:c1:66 brd ff:ff:ff:ff:ff:ff
    inet 172.31.0.1/16 brd 172.31.255.255 scope global br-924f74569f8a
       valid_lft forever preferred_lft forever
    inet6 fe80::42:33ff:fe8a:c166/64 scope link 
       valid_lft forever preferred_lft forever
6: br-b8df22c12cd5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default 
    link/ether 02:42:66:35:74:4b brd ff:ff:ff:ff:ff:ff
    inet 172.30.0.1/16 brd 172.30.255.255 scope global br-b8df22c12cd5
       valid_lft forever preferred_lft forever
    inet6 fe80::42:66ff:fe35:744b/64 scope link 
       valid_lft forever preferred_lft forever
7: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:53:f2:38:a5 brd ff:ff:ff:ff:ff:ff
    inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
       valid_lft forever preferred_lft forever
9: veth0ebab0a@if8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-b8df22c12cd5 state UP group default 
    link/ether 76:f5:f9:c5:20:54 brd ff:ff:ff:ff:ff:ff link-netnsid 2
    inet6 fe80::74f5:f9ff:fec5:2054/64 scope link 
       valid_lft forever preferred_lft forever
11: veth1661ccb@if10: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-924f74569f8a state UP group default 
    link/ether 86:1d:8b:f9:f2:0f brd ff:ff:ff:ff:ff:ff link-netnsid 1
    inet6 fe80::841d:8bff:fef9:f20f/64 scope link 
       valid_lft forever preferred_lft forever
13: veth226976d@if12: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-b8df22c12cd5 state UP group default 
    link/ether b6:8a:66:c5:5b:95 brd ff:ff:ff:ff:ff:ff link-netnsid 5
    inet6 fe80::b48a:66ff:fec5:5b95/64 scope link 
       valid_lft forever preferred_lft forever
15: veth25ca080@if14: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-924f74569f8a state UP group default 
    link/ether 8a:6c:ec:7d:7b:a7 brd ff:ff:ff:ff:ff:ff link-netnsid 0
    inet6 fe80::886c:ecff:fe7d:7ba7/64 scope link 
       valid_lft forever preferred_lft forever
17: veth74b84d1@if16: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-b8df22c12cd5 state UP group default 
    link/ether 76:e0:ec:00:18:a3 brd ff:ff:ff:ff:ff:ff link-netnsid 4
    inet6 fe80::74e0:ecff:fe00:18a3/64 scope link 
       valid_lft forever preferred_lft forever
19: veth888282e@if18: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-924f74569f8a state UP group default 
    link/ether ea:96:91:4f:99:58 brd ff:ff:ff:ff:ff:ff link-netnsid 6
    inet6 fe80::e896:91ff:fe4f:9958/64 scope link 
       valid_lft forever preferred_lft forever
21: vethe67c4df@if20: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-b8df22c12cd5 state UP group default 
    link/ether 8a:5a:b0:3b:37:f4 brd ff:ff:ff:ff:ff:ff link-netnsid 7
    inet6 fe80::885a:b0ff:fe3b:37f4/64 scope link 
       valid_lft forever preferred_lft forever
23: veth5e7362a@if22: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-924f74569f8a state UP group default 
    link/ether 22:f6:f1:4f:e3:b6 brd ff:ff:ff:ff:ff:ff link-netnsid 3
    inet6 fe80::20f6:f1ff:fe4f:e3b6/64 scope link 
       valid_lft forever preferred_lft forever
25: vethc8c90d8@if24: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-b8df22c12cd5 state UP group default 
    link/ether 8e:ba:2e:b8:8a:27 brd ff:ff:ff:ff:ff:ff link-netnsid 6
    inet6 fe80::8cba:2eff:feb8:8a27/64 scope link 
       valid_lft forever preferred_lft forever
27: vethfbf8266@if26: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-924f74569f8a state UP group default 
    link/ether d2:3f:07:41:f5:6d brd ff:ff:ff:ff:ff:ff link-netnsid 5
    inet6 fe80::d03f:7ff:fe41:f56d/64 scope link 
       valid_lft forever preferred_lft forever
29: veth5372881@if28: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-924f74569f8a state UP group default 
    link/ether 22:7d:9a:bc:9f:77 brd ff:ff:ff:ff:ff:ff link-netnsid 4
    inet6 fe80::207d:9aff:febc:9f77/64 scope link 
       valid_lft forever preferred_lft forever
31: veth29a4d93@if30: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-924f74569f8a state UP group default 
    link/ether 86:bd:7c:a0:15:52 brd ff:ff:ff:ff:ff:ff link-netnsid 7
    inet6 fe80::84bd:7cff:fea0:1552/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo: 4077981   11891    0    0    0     0          0         0  4077981   11891    0    0    0     0       0          0
enp5s0: 67517548   53377    0   11    0     0          0       465  2697987   19935    0    0    0     0       0          0
bridge0: 65281036   24925    0    0    0     0          0       407  2674711   19540    0    0    0     0       0          0
 vnet0:       0       0    0    0    0     0          0         0       90       1    0    0    0     0       0          0
br-924f74569f8a:     196       7    0    0    0     0          0         0     8434      83    0    0    0     0       0          0
br-b8df22c12cd5: 2146169   17983    0    0    0     0          0         0 64319859   22180    0    0    0     0       0          0
docker0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
veth0ebab0a:   96424    1474    0    0    0     0          0         0   571801    1594    0    0    0     0       0          0
veth1661ccb:  231953    2255    0    0    0     0          0         0   257578    2535    0    0    0     0       0          0
veth226976d: 2198843   18247    0    0    0     0          0         0 63505838   20423    0    0    0     0       0          0
veth25ca080:  423949    4120    0    0    0     0          0         0  1098923    5665    0    0    0     0       0          0
veth74b84d1: 65706066   36373    0    0    0     0          0         0 65700061   38557    0    0    0     0       0          0
veth888282e:   18393     180    0    0    0     0          0         0    56946     242    0    0    0     0       0          0
vethe67c4df:   25037     237    0    0    0     0          0         0   197577     256    0    0    0     0       0          0
veth5e7362a: 6643047    7502    0    0    0     0          0         0  8780463    9982    0    0    0     0       0          0
vethc8c90d8:     242       4    0    0    0     0          0         0     8935     100    0    0    0     0       0          0
vethfbf8266: 7672952   15872    0    0    0     0          0         0  5738007   12385    0    0    0     0       0          0
veth5372881:       0       0    0    0    0     0          0         0     9152      96    0    0    0     0       0          0
veth29a4d93: 2417935    1842    0    0    0     0          0         0  1530608    1526    0    0    0     0       0          0


** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex [1022:1480]
	Subsystem: ASUSTeK Computer Inc. Starship/Matisse Root Complex [1043:87e2]
	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-

00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse IOMMU [1022:1481]
	Subsystem: ASUSTeK Computer Inc. Starship/Matisse IOMMU [1043:87e2]
	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-
	Interrupt: pin ? routed to IRQ 27
	Capabilities: <access denied>

00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482]
	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: 0

00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge [1022:1483] (prog-if 00 [Normal decode])
	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 ? routed to IRQ 29
	IOMMU group: 1
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: fcf00000-fcffffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	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:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge [1022:1483] (prog-if 00 [Normal decode])
	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 ? routed to IRQ 30
	IOMMU group: 2
	Bus: primary=00, secondary=02, subordinate=0a, sec-latency=0
	I/O behind bridge: 0000e000-0000efff [size=4K]
	Memory behind bridge: fcc00000-fcefffff [size=3M]
	Prefetchable memory behind bridge: [disabled]
	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:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482]
	DeviceName:  Onboard IGD
	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: 3

00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482]
	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: 4

00:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge [1022:1483] (prog-if 00 [Normal decode])
	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 ? routed to IRQ 31
	IOMMU group: 5
	Bus: primary=00, secondary=0b, subordinate=0d, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff [size=4K]
	Memory behind bridge: fc900000-fcbfffff [size=3M]
	Prefetchable memory behind bridge: 0000007800000000-0000007c0fffffff [size=16640M]
	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:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482]
	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: 6

00:05.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482]
	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: 7

00:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482]
	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: 8

00:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484] (prog-if 00 [Normal decode])
	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 32
	IOMMU group: 9
	Bus: primary=00, secondary=0e, subordinate=0e, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: [disabled]
	Prefetchable memory behind bridge: [disabled]
	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 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482]
	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: 10

00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484] (prog-if 00 [Normal decode])
	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 33
	IOMMU group: 11
	Bus: primary=00, secondary=0f, subordinate=0f, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: fc600000-fc8fffff [size=3M]
	Prefetchable memory behind bridge: [disabled]
	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:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 61)
	Subsystem: ASUSTeK Computer Inc. FCH SMBus Controller [1043:87c0]
	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-
	IOMMU group: 12
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c_piix4, sp5100_tco

00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
	Subsystem: ASUSTeK Computer Inc. FCH LPC Bridge [1043:87c0]
	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
	IOMMU group: 12

00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 0 [1022:1440]
	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: 13

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 1 [1022:1441]
	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: 13

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 2 [1022:1442]
	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: 13

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 3 [1022:1443]
	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: 13
	Kernel driver in use: k10temp
	Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 4 [1022:1444]
	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: 13

00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 5 [1022:1445]
	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: 13

00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 6 [1022:1446]
	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: 13

00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse Device 24: Function 7 [1022:1447]
	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: 13

01:00.0 Non-Volatile memory controller [0108]: Micron/Crucial Technology P1 NVMe PCIe SSD [c0a9:2263] (rev 03) (prog-if 02 [NVM Express])
	Subsystem: Micron/Crucial Technology P1 NVMe PCIe SSD [c0a9:2263]
	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 51
	NUMA node: 0
	IOMMU group: 14
	Region 0: Memory at fcf00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

02:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset USB 3.1 xHCI Controller [1022:43b9] (rev 02) (prog-if 30 [XHCI])
	Subsystem: ASMedia Technology Inc. X370 Series Chipset USB 3.1 xHCI Controller [1b21:1142]
	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 25
	IOMMU group: 15
	Region 0: Memory at fcea0000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

02:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset SATA Controller [1022:43b5] (rev 02) (prog-if 01 [AHCI 1.0])
	Subsystem: ASMedia Technology Inc. X370 Series Chipset SATA Controller [1b21:1062]
	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 93
	IOMMU group: 15
	Region 5: Memory at fce80000 (32-bit, non-prefetchable) [size=128K]
	Expansion ROM at fce00000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

02:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] X370 Series Chipset PCIe Upstream Port [1022:43b0] (rev 02) (prog-if 00 [Normal decode])
	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 34
	IOMMU group: 15
	Bus: primary=02, secondary=03, subordinate=0a, sec-latency=0
	I/O behind bridge: 0000e000-0000efff [size=4K]
	Memory behind bridge: fcc00000-fcdfffff [size=2M]
	Prefetchable memory behind bridge: [disabled]
	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

03:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
	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 35
	IOMMU group: 15
	Bus: primary=03, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: fcd00000-fcdfffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	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

03:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
	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 36
	IOMMU group: 15
	Bus: primary=03, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: 0000e000-0000efff [size=4K]
	Memory behind bridge: fcc00000-fccfffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	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

03:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
	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 37
	IOMMU group: 15
	Bus: primary=03, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: [disabled]
	Prefetchable memory behind bridge: [disabled]
	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

03:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
	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 38
	IOMMU group: 15
	Bus: primary=03, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: [disabled]
	Prefetchable memory behind bridge: [disabled]
	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

03:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
	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 40
	IOMMU group: 15
	Bus: primary=03, secondary=08, subordinate=08, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: [disabled]
	Prefetchable memory behind bridge: [disabled]
	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

03:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
	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 41
	IOMMU group: 15
	Bus: primary=03, secondary=09, subordinate=09, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: [disabled]
	Prefetchable memory behind bridge: [disabled]
	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

03:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (prog-if 00 [Normal decode])
	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 42
	IOMMU group: 15
	Bus: primary=03, secondary=0a, subordinate=0a, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: [disabled]
	Prefetchable memory behind bridge: [disabled]
	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

04:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1143 USB 3.1 Host Controller [1b21:1343] (prog-if 30 [XHCI])
	Subsystem: ASUSTeK Computer Inc. ASM1143 USB 3.1 Host Controller [1043:86f2]
	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 25
	IOMMU group: 15
	Region 0: Memory at fcd00000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

05:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network Connection [8086:1539] (rev 03)
	Subsystem: ASUSTeK Computer Inc. I211 Gigabit Network Connection [1043:85f0]
	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 24
	IOMMU group: 15
	Region 0: Memory at fcc00000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at e000 [size=32]
	Region 3: Memory at fcc20000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: igb
	Kernel modules: igb

0b:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch [1002:1478] (rev c0) (prog-if 00 [Normal decode])
	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 44
	IOMMU group: 16
	Region 0: Memory at fcb00000 (32-bit, non-prefetchable) [size=16K]
	Bus: primary=0b, secondary=0c, subordinate=0d, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff [size=4K]
	Memory behind bridge: fc900000-fcafffff [size=2M]
	Prefetchable memory behind bridge: 0000007800000000-0000007c0fffffff [size=16640M]
	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

0c:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch [1002:1479] (prog-if 00 [Normal decode])
	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 45
	IOMMU group: 17
	Bus: primary=0c, secondary=0d, subordinate=0d, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff [size=4K]
	Memory behind bridge: fc900000-fcafffff [size=2M]
	Prefetchable memory behind bridge: 0000007800000000-0000007c0fffffff [size=16640M]
	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

0d:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] [1002:73bf] (rev c0) (prog-if 00 [VGA controller])
	Subsystem: ASRock Incorporation Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] [1849:5212]
	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 94
	IOMMU group: 18
	Region 0: Memory at 7800000000 (64-bit, prefetchable) [size=16G]
	Region 2: Memory at 7c00000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at d000 [size=256]
	Region 5: Memory at fc900000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at fca00000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

0d:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:ab28]
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:ab28]
	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 99
	IOMMU group: 19
	Region 0: Memory at fca20000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

0e:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function [1022:148a]
	Subsystem: ASUSTeK Computer Inc. Starship/Matisse PCIe Dummy Function [1043:87e2]
	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: 20
	Capabilities: <access denied>

0f:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP [1022:1485]
	Subsystem: ASUSTeK Computer Inc. Starship/Matisse Reserved SPP [1043:87e2]
	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: 21
	Capabilities: <access denied>

0f:00.1 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP [1022:1486]
	Subsystem: ASUSTeK Computer Inc. Starship/Matisse Cryptographic Coprocessor PSPCPP [1043:87e2]
	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 95
	IOMMU group: 22
	Region 2: Memory at fc700000 (32-bit, non-prefetchable) [size=1M]
	Region 5: Memory at fc808000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: ccp
	Kernel modules: ccp

0f:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller [1022:149c] (prog-if 30 [XHCI])
	Subsystem: ASUSTeK Computer Inc. Matisse USB 3.0 Host Controller [1043:87c0]
	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 84
	IOMMU group: 23
	Region 0: Memory at fc600000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

0f:00.4 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller [1022:1487]
	Subsystem: ASUSTeK Computer Inc. Starship/Matisse HD Audio Controller [1043:8735]
	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 101
	IOMMU group: 24
	Region 0: Memory at fc800000 (32-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel


** USB devices:
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0658:0200 Sigma Designs, Inc. Aeotec Z-Stick Gen5 (ZW090) - UZB
Bus 001 Device 007: ID 046d:c21f Logitech, Inc. F710 Wireless Gamepad [XInput Mode]
Bus 001 Device 006: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 005: ID 045e:0800 Microsoft Corp. Wireless keyboard (All-in-One-Media)
Bus 001 Device 004: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 11.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-22-amd64 (SMP w/16 CPU threads)
Kernel taint flags: TAINT_DIE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-5.10.0-22-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.140
ii  kmod                                    28-1
ii  linux-base                              4.6

Versions of packages linux-image-5.10.0-22-amd64 recommends:
ii  apparmor             2.13.6-10
ii  firmware-linux-free  20200122-1

Versions of packages linux-image-5.10.0-22-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.06-3~deb11u5
pn  linux-doc-5.10          <none>

Versions of packages linux-image-5.10.0-22-amd64 is related to:
ii  firmware-amd-graphics     20210315-3
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>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
pn  firmware-linux-nonfree    <none>
pn  firmware-misc-nonfree     <none>
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
pn  firmware-realtek          <none>
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.10.179-1
Done: Salvatore Bonaccorso <carnil@debian.org>

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1035779@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <carnil@debian.org> (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 12 May 2023 06:08:40 +0200
Source: linux
Architecture: source
Version: 5.10.179-1
Distribution: bullseye-security
Urgency: high
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Salvatore Bonaccorso <carnil@debian.org>
Closes: 1035779
Changes:
 linux (5.10.179-1) bullseye-security; urgency=high
 .
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.179
     - [arm64] dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node
     - netfilter: br_netfilter: fix recent physdev match breakage
     - [arm64,armhf] regulator: fan53555: Explicitly include bits header
     - net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
       (CVE-2023-31436)
     - virtio_net: bugfix overflow inside xdp_linearize_page()
     - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
     - sfc: Fix use-after-free due to selftest_work
     - netfilter: nf_tables: fix ifdef to also consider nf_tables=m
     - i40e: fix accessing vsi->active_filters without holding lock
     - i40e: fix i40e_setup_misc_vector() error handling
     - mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
     - net: rpl: fix rpl header size calculation
     - bpf: Fix incorrect verifier pruning due to missing register precision
       taints
     - e1000e: Disable TSO on i219-LM card to increase speed
     - f2fs: Fix f2fs_truncate_partial_nodes ftrace event
     - Input: i8042 - add quirk for Fujitsu Lifebook A574/H
     - scsi: megaraid_sas: Fix fw_crash_buffer_show()
     - scsi: core: Improve scsi_vpd_inquiry() checks
     - [s390x] ptrace: fix PTRACE_GET_LAST_BREAK error handling
     - nvme-tcp: fix a possible UAF when failing to allocate an io queue
     - xen/netback: use same error messages for same errors
     - xfs: drop submit side trans alloc for append ioends
     - iio: light: tsl2772: fix reading proximity-diodes from device tree
     - nilfs2: initialize unused bytes in segment summary blocks
     - memstick: fix memory leak if card device is never registered
     - kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
     - mm/khugepaged: check again on anon uffd-wp during isolation
     - sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
     - sched/uclamp: Fix fits_capacity() check in feec()
     - sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
     - sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
     - sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
     - sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit
       condition
     - sched/fair: Detect capacity inversion
     - sched/fair: Consider capacity inversion in util_fits_cpu()
     - sched/uclamp: Fix a uninitialized variable warnings
     - sched/fair: Fixes for capacity inversion detection
     - virtiofs: clean up error handling in virtio_fs_get_tree()
     - virtiofs: split requests that exceed virtqueue size
     - fuse: check s_root when destroying sb
     - fuse: fix attr version comparison in fuse_read_update_size()
     - fuse: always revalidate rename target dentry
     - fuse: fix deadlock between atomic O_TRUNC and page invalidation
     - Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
     - ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
     - ext4: fix use-after-free in ext4_xattr_set_entry
     - udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
     - tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
     - inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
     - dccp: Call inet6_destroy_sock() via sk->sk_destruct().
     - sctp: Call inet6_destroy_sock() via sk->sk_destruct().
     - [arm64,armhf] pwm: meson: Explicitly set .polarity in .get_state()
     - ASN.1: Fix check for strdup() success
 .
   [ Salvatore Bonaccorso ]
   * netfilter: nf_tables: deactivate anonymous set from preparation phase
     (CVE-2023-32233)
   * [rt] Refresh "sched/hotplug: Ensure only per-cpu kthreads run during
     hotplug"
   * Bump ABI to 23
   * ovl: fail on invalid uid/gid mapping at copy up (CVE-2023-0386)
   * [x86] KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with
     vcpu_mask==NULL (Closes: #1035779)
Checksums-Sha1:
 5c42356f07f28e559267c8aff8b860897a54cc99 197238 linux_5.10.179-1.dsc
 e97d037e3be0352cf271466c0a2fde584c45ae5d 121881852 linux_5.10.179.orig.tar.xz
 fe290e9b116394ba85447f4f60a49d9342528548 1594496 linux_5.10.179-1.debian.tar.xz
 559ebe4b875b60c77808340d4bc5d9e396688868 6703 linux_5.10.179-1_source.buildinfo
Checksums-Sha256:
 9d20731cb830b436682307108e5d6f2778ca033480cb4cc7a45f7630f933bf8d 197238 linux_5.10.179-1.dsc
 254d0375733a423efd8b364b9c33c88034dec85a76e2cba1093c54a667a74dbd 121881852 linux_5.10.179.orig.tar.xz
 00ed06d6564c8df03c40493c091bfd1cdb76df6cca22a56ac39db6cde46df8bc 1594496 linux_5.10.179-1.debian.tar.xz
 29d7982ff34cfff46eaf2ba4c250aeed05e52f32b545f3d6e456543613ecb199 6703 linux_5.10.179-1_source.buildinfo
Files:
 c7197fb547bece532befb122bdb52b7e 197238 kernel optional linux_5.10.179-1.dsc
 0c6a7ee447e5628fa9c05c56654fa40b 121881852 kernel optional linux_5.10.179.orig.tar.xz
 5ae1d3184c4fc258a7024b6bb4344b6d 1594496 kernel optional linux_5.10.179-1.debian.tar.xz
 c70a03d2b5329aabc223b6374669959c 6703 kernel optional linux_5.10.179-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmRdv4ZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89ERTYQAIsx3PWUd/Yk7YmOpaAXiMM/u/fVHHst
AdXWUiJ7JUgXyisPgeJxumtTFni4x1FJdOGV8j+6WFDajV2tTPsGOtHnlQxJIwHf
ymzQC3DkR0UIE3blWrf4UUv0kXhVjEcmx5Ea/lIMr7LflHqzXLMy+THkEQPvizHG
dCF4tYCK/v7pV0Yb+3XOOCSUrKLQAH8zcsH5yvOwUq1JE6PrvfS/neDOgOopeYCx
eisxs87VMxd3McBsCTrMokTpRLAna1+ig0YdXBWmytPALlWCkeIQxd/gzj+EGm+Q
wvPy3gUJlVYCNMj8yaM4VMyyDvIE8m8UR+dg76kQ4tqFHvNSQw3uZhSfF1kpeB2w
iziSgeKOptbPuKmzbo18LIRUruHpKB05xOrMH5LRS0fFmZQEvfzMnlhBYDGP9Df7
oQ7JW2v84aZHARzue3q1Wb38YIcysIb2GfKJ7J0nSkjZ6qxCDSuUe3p1BV68LLtl
W59+ZUAkfCl+ZBn/N6O92ACW8mHCGp6tkL45J8x9RBcRoHg0zAMvVjmht06YoStz
QDugG8HZBA0fJ4LAmChGufIZRFfI0BoRSlT0LCafyq7kZhSSC2QuoFct8zVwQqbq
voz0MLP6vp0nn4rDuiAAJJvKFhRi+N+tWfGMuBYstqGojBwq5GEHWIVLI0WMoCBm
r1xw6A5zP+aK
=VaF1
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: