Aquantia / AQtion

Aquantia AQC multigigabit NIC linux driver (atlantic) - development preview
https://www.aquantia.com
85 stars 30 forks source link

Out of bounds error #38

Open rybak-i opened 2 years ago

rybak-i commented 2 years ago

Bugs in aq_nic.c on lines: 329 592 652 1088 1570

++i, aq_vec = self->aq_vec[i]

aq_vec = self->aq_vec[i] should be put inside the loop.

Thanks

cail commented 2 years ago

Hello, thanks, this was fixed in upstream already, will backport here later,

Thanks

koo5 commented 2 years ago

fwiw this is in stock ubuntu jammy:

koom@jj ~> sudo dmesg
[    0.000000] Linux version 5.15.0-27-generic (buildd@ubuntu) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #28-Ubuntu SMP Thu Apr 14 04:55:28 UTC 2022 (Ubuntu 5.15.0-27.28-generic 5.15.30)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic root=UUID=c7c571f7-ec4b-40b5-93d1-05f2c735e103 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 1776
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009cfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000da5bbfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da5bc000-0x00000000dbaadfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dbaae000-0x00000000dbb2afff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dbb2b000-0x00000000dbfc6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dbfc7000-0x00000000dcc8bfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dcc8c000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0xd6238018-0xd6258657] usable ==> usable
[    0.000000] e820: update [mem 0xd6238018-0xd6258657] usable ==> usable
[    0.000000] e820: update [mem 0xd6227018-0xd6237a57] usable ==> usable
[    0.000000] e820: update [mem 0xd6227018-0xd6237a57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009cfffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009d00000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000d6227017] usable
[    0.000000] reserve setup_data: [mem 0x00000000d6227018-0x00000000d6237a57] usable
[    0.000000] reserve setup_data: [mem 0x00000000d6237a58-0x00000000d6238017] usable
[    0.000000] reserve setup_data: [mem 0x00000000d6238018-0x00000000d6258657] usable
[    0.000000] reserve setup_data: [mem 0x00000000d6258658-0x00000000da5bbfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000da5bc000-0x00000000dbaadfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dbaae000-0x00000000dbb2afff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000dbb2b000-0x00000000dbfc6fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000dbfc7000-0x00000000dcc8bfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000dcc8c000-0x00000000deffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041f37ffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI 2.0=0xdbac7000 ACPI=0xdbac7000 SMBIOS=0xdcac2000 SMBIOS 3.0=0xdcac1000 MEMATTR=0xd6e6b698 ESRT=0xd95c9418 MOKvar=0xd62ef000 RNG=0xdcadba98 
[    0.000000] efi: seeding entropy pool
[    0.000000] random: fast init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.2.1 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.70 11/13/2019
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x41f380 max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000d95c9418 to 0x00000000d95c9450.
[    0.000000] e820: update [mem 0xd95c9000-0xd95c9fff] usable ==> reserved
[    0.000000] e820: update [mem 0xd62ef000-0xd62effff] usable ==> reserved
[    0.000000] Using GB pages for direct mapping
[    0.000000] secureboot: Secure boot disabled
[    0.000000] RAMDISK: [mem 0x38ebc000-0x3c9d0fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000DBAC7000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000DBAC70A0 0000C4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DBACDB80 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DBAC71F8 006985 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DBFAEE00 000040
[    0.000000] ACPI: APIC 0x00000000DBACDC98 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DBACDDF8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000DBACDE40 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DBACDEE0 0000C8 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.000000] ACPI: SSDT 0x00000000DBACDFA8 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000DBAD6C40 00310A (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MSDM 0x00000000DBAD9D50 000055 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000DBAD9DA8 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: AAFT 0x00000000DBAD9DE8 0003B8 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DBADA1A0 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000DBADA1D8 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000DBADA200 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.000000] ACPI: BGRT 0x00000000DBADA248 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DBADA280 001A58 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000DBADBCD8 000BD0 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000DBADC8A8 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000DBADC8D8 001D34 (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000DBADE610 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000DBADE6D0 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Reserving FACP table memory at [mem 0xdbacdb80-0xdbacdc93]
[    0.000000] ACPI: Reserving DSDT table memory at [mem 0xdbac71f8-0xdbacdb7c]
[    0.000000] ACPI: Reserving FACS table memory at [mem 0xdbfaee00-0xdbfaee3f]
[    0.000000] ACPI: Reserving APIC table memory at [mem 0xdbacdc98-0xdbacddf5]
[    0.000000] ACPI: Reserving FPDT table memory at [mem 0xdbacddf8-0xdbacde3b]
[    0.000000] ACPI: Reserving FIDT table memory at [mem 0xdbacde40-0xdbacdedb]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbacdee0-0xdbacdfa7]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbacdfa8-0xdbad6c3f]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbad6c40-0xdbad9d49]
[    0.000000] ACPI: Reserving MSDM table memory at [mem 0xdbad9d50-0xdbad9da4]
[    0.000000] ACPI: Reserving MCFG table memory at [mem 0xdbad9da8-0xdbad9de3]
[    0.000000] ACPI: Reserving AAFT table memory at [mem 0xdbad9de8-0xdbada19f]
[    0.000000] ACPI: Reserving HPET table memory at [mem 0xdbada1a0-0xdbada1d7]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbada1d8-0xdbada1fb]
[    0.000000] ACPI: Reserving UEFI table memory at [mem 0xdbada200-0xdbada241]
[    0.000000] ACPI: Reserving BGRT table memory at [mem 0xdbada248-0xdbada27f]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbada280-0xdbadbcd7]
[    0.000000] ACPI: Reserving CRAT table memory at [mem 0xdbadbcd8-0xdbadc8a7]
[    0.000000] ACPI: Reserving CDIT table memory at [mem 0xdbadc8a8-0xdbadc8d0]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbadc8d8-0xdbade60b]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbade610-0xdbade6ce]
[    0.000000] ACPI: Reserving WSMT table memory at [mem 0xdbade6d0-0xdbade6f7]
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x41f356000-0x41f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000041f37ffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009cfffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a20b000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000da5bbfff]
[    0.000000]   node   0: [mem 0x00000000dcc8c000-0x00000000deffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000041f37ffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
[    0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000000] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 768 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 11 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 32 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 9936 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 3200 pages in unavailable ranges
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] e820: update [mem 0xd6d58000-0xd6d98fff] usable ==> reserved
[    0.000000] smpboot: Allowing 32 CPUs, 20 hotplug CPUs
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x09d00000-0x09ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd6227000-0xd6227fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd6237000-0xd6237fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd6238000-0xd6238fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd6258000-0xd6258fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd62ef000-0xd62effff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd6d58000-0xd6d98fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd95c9000-0xd95c9fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xda5bc000-0xdbaadfff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdbaae000-0xdbb2afff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdbb2b000-0xdbfc6fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdbfc7000-0xdcc8bfff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfcffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[    0.000000] [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
[    0.000000] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4110750
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic root=UUID=c7c571f7-ec4b-40b5-93d1-05f2c735e103 ro quiet splash vt.handoff=7
[    0.000000] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000] Memory: 16152788K/16704656K available (16393K kernel code, 4385K rwdata, 10780K rodata, 2892K init, 4856K bss, 551608K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u64 called from kmem_cache_open+0x2b/0x320 with crng_init=1
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.000000] ftrace: allocating 50355 entries in 197 pages
[    0.000000] ftrace: allocated 197 pages with 4 groups
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.000000] NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16
[    0.000000] random: crng done (trusting CPU's manufacturer)
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20210730
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] Switched APIC routing to physical flat.
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.028000] tsc: PIT calibration matches HPET. 2 loops
[    0.028000] tsc: Detected 3399.624 MHz processor
[    0.000004] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3100eb6f5b2, max_idle_ns: 440795258182 ns
[    0.000008] Calibrating delay loop (skipped), value calculated using timer frequency.. 6799.24 BogoMIPS (lpj=13598496)
[    0.000009] pid_max: default: 32768 minimum: 301
[    0.002879] LSM: Security Framework initializing
[    0.002890] landlock: Up and running.
[    0.002891] Yama: becoming mindful.
[    0.002908] AppArmor: AppArmor initialized
[    0.002948] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.002973] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.003221] LVT offset 1 assigned for vector 0xf9
[    0.003280] LVT offset 2 assigned for vector 0xf4
[    0.003295] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.003296] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.003299] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.003301] Spectre V2 : Mitigation: Retpolines
[    0.003301] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.003303] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.003304] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.007164] Freeing SMP alternatives memory: 40K
[    0.116929] smpboot: CPU0: AMD Ryzen 5 2600 Six-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
[    0.117050] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.117054] ... version:                0
[    0.117055] ... bit width:              48
[    0.117055] ... generic registers:      6
[    0.117056] ... value mask:             0000ffffffffffff
[    0.117057] ... max period:             00007fffffffffff
[    0.117057] ... fixed-purpose events:   0
[    0.117058] ... event mask:             000000000000003f
[    0.117107] rcu: Hierarchical SRCU implementation.
[    0.117453] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.117668] smp: Bringing up secondary CPUs ...
[    0.117744] x86: Booting SMP configuration:
[    0.117745] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.140036] smp: Brought up 1 node, 12 CPUs
[    0.140036] smpboot: Max logical packages: 3
[    0.140036] smpboot: Total of 12 processors activated (81590.97 BogoMIPS)
[    0.141782] devtmpfs: initialized
[    0.141782] x86/mm: Memory block size: 128MB
[    0.144324] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[    0.144324] ACPI: PM: Registering ACPI NVS region [mem 0xdbb2b000-0xdbfc6fff] (4833280 bytes)
[    0.144324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.144324] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.144324] pinctrl core: initialized pinctrl subsystem
[    0.144324] PM: RTC time: 11:26:24, date: 2022-05-03
[    0.144445] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.144602] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.144704] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.144857] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.144864] audit: initializing netlink subsys (disabled)
[    0.144872] audit: type=2000 audit(1651577183.172:1): state=initialized audit_enabled=0 res=1
[    0.144872] thermal_sys: Registered thermal governor 'fair_share'
[    0.144872] thermal_sys: Registered thermal governor 'bang_bang'
[    0.144872] thermal_sys: Registered thermal governor 'step_wise'
[    0.144872] thermal_sys: Registered thermal governor 'user_space'
[    0.144872] thermal_sys: Registered thermal governor 'power_allocator'
[    0.144872] EISA bus registered
[    0.144872] cpuidle: using governor ladder
[    0.144872] cpuidle: using governor menu
[    0.144872] ACPI: bus type PCI registered
[    0.144872] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.144872] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.144872] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.144872] PCI: Using configuration type 1 for base access
[    0.145425] Kprobes globally optimized
[    0.145430] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.145430] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.148072] ACPI: Added _OSI(Module Device)
[    0.148073] ACPI: Added _OSI(Processor Device)
[    0.148073] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.148074] ACPI: Added _OSI(Processor Aggregator Device)
[    0.148075] ACPI: Added _OSI(Linux-Dell-Video)
[    0.148076] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.148076] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.160819] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.162273] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.165630] ACPI: Interpreter enabled
[    0.165645] ACPI: PM: (supports S0 S3 S4 S5)
[    0.165646] ACPI: Using IOAPIC for interrupt routing
[    0.165988] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.166271] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.173838] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.173843] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.174020] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.174188] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.174197] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.174510] PCI host bridge to bus 0000:00
[    0.174513] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.174514] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.174516] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.174517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.174518] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff window]
[    0.174581] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.174688] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.174818] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.175034] pci 0000:00:01.3: enabling Extended Tags
[    0.175102] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.175295] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.175406] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.175529] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.176030] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.176219] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.176334] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.176456] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.176483] pci 0000:00:07.1: enabling Extended Tags
[    0.176548] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.177170] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.177295] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.177323] pci 0000:00:08.1: enabling Extended Tags
[    0.177389] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.177639] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.177895] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.178129] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.178212] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.178294] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.178378] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.178461] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.178543] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.178627] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.178709] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.179075] pci 0000:01:00.0: [1022:43bc] type 00 class 0x0c0330
[    0.179091] pci 0000:01:00.0: reg 0x10: [mem 0xf63a0000-0xf63a7fff 64bit]
[    0.179126] pci 0000:01:00.0: enabling Extended Tags
[    0.179175] pci 0000:01:00.0: PME# supported from D3hot D3cold
[    0.179274] pci 0000:01:00.1: [1022:43b8] type 00 class 0x010601
[    0.179314] pci 0000:01:00.1: reg 0x24: [mem 0xf6380000-0xf639ffff]
[    0.179321] pci 0000:01:00.1: reg 0x30: [mem 0xf6300000-0xf637ffff pref]
[    0.179327] pci 0000:01:00.1: enabling Extended Tags
[    0.179362] pci 0000:01:00.1: PME# supported from D3hot D3cold
[    0.179437] pci 0000:01:00.2: [1022:43b3] type 01 class 0x060400
[    0.179475] pci 0000:01:00.2: enabling Extended Tags
[    0.179514] pci 0000:01:00.2: PME# supported from D3hot D3cold
[    0.179593] pci 0000:00:01.3: PCI bridge to [bus 01-05]
[    0.179596] pci 0000:00:01.3:   bridge window [io  0xe000-0xffff]
[    0.179598] pci 0000:00:01.3:   bridge window [mem 0xf5000000-0xf63fffff]
[    0.179600] pci 0000:00:01.3:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.179714] pci 0000:02:04.0: [1022:43b4] type 01 class 0x060400
[    0.179755] pci 0000:02:04.0: enabling Extended Tags
[    0.179806] pci 0000:02:04.0: PME# supported from D3hot D3cold
[    0.179908] pci 0000:02:06.0: [1022:43b4] type 01 class 0x060400
[    0.179949] pci 0000:02:06.0: enabling Extended Tags
[    0.180024] pci 0000:02:06.0: PME# supported from D3hot D3cold
[    0.180127] pci 0000:02:07.0: [1022:43b4] type 01 class 0x060400
[    0.180168] pci 0000:02:07.0: enabling Extended Tags
[    0.180219] pci 0000:02:07.0: PME# supported from D3hot D3cold
[    0.180307] pci 0000:01:00.2: PCI bridge to [bus 02-05]
[    0.180312] pci 0000:01:00.2:   bridge window [io  0xe000-0xffff]
[    0.180315] pci 0000:01:00.2:   bridge window [mem 0xf5000000-0xf62fffff]
[    0.180319] pci 0000:01:00.2:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.180357] pci 0000:02:04.0: PCI bridge to [bus 03]
[    0.180431] pci 0000:04:00.0: [10de:1287] type 00 class 0x030000
[    0.180457] pci 0000:04:00.0: reg 0x10: [mem 0xf5000000-0xf5ffffff]
[    0.180480] pci 0000:04:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
[    0.180502] pci 0000:04:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.180516] pci 0000:04:00.0: reg 0x24: [io  0xf000-0xf07f]
[    0.180531] pci 0000:04:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref]
[    0.180542] pci 0000:04:00.0: enabling Extended Tags
[    0.180568] pci 0000:04:00.0: BAR 3: assigned to efifb
[    0.180578] pci 0000:04:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.180742] pci 0000:04:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:02:06.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
[    0.180799] pci 0000:04:00.1: [10de:0e0f] type 00 class 0x040300
[    0.180825] pci 0000:04:00.1: reg 0x10: [mem 0xf6080000-0xf6083fff]
[    0.180917] pci 0000:04:00.1: enabling Extended Tags
[    0.181072] pci 0000:02:06.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    0.192041] pci 0000:02:06.0: PCI bridge to [bus 04]
[    0.192048] pci 0000:02:06.0:   bridge window [io  0xf000-0xffff]
[    0.192051] pci 0000:02:06.0:   bridge window [mem 0xf5000000-0xf60fffff]
[    0.192056] pci 0000:02:06.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.192125] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
[    0.192151] pci 0000:05:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.192186] pci 0000:05:00.0: reg 0x18: [mem 0xf6204000-0xf6204fff 64bit]
[    0.192208] pci 0000:05:00.0: reg 0x20: [mem 0xf6200000-0xf6203fff 64bit]
[    0.192350] pci 0000:05:00.0: supports D1 D2
[    0.192351] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.192517] pci 0000:02:07.0: PCI bridge to [bus 05]
[    0.192521] pci 0000:02:07.0:   bridge window [io  0xe000-0xefff]
[    0.192524] pci 0000:02:07.0:   bridge window [mem 0xf6200000-0xf62fffff]
[    0.192614] pci 0000:06:00.0: [1d6a:07b1] type 00 class 0x020000
[    0.192627] pci 0000:06:00.0: reg 0x10: [mem 0xf6c40000-0xf6c4ffff 64bit]
[    0.192635] pci 0000:06:00.0: reg 0x18: [mem 0xf6c50000-0xf6c50fff 64bit]
[    0.192644] pci 0000:06:00.0: reg 0x20: [mem 0xf6800000-0xf6bfffff 64bit]
[    0.192649] pci 0000:06:00.0: reg 0x30: [mem 0xf6c00000-0xf6c3ffff pref]
[    0.192691] pci 0000:06:00.0: supports D1 D2
[    0.192692] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.192753] pci 0000:00:03.1: PCI bridge to [bus 06]
[    0.192757] pci 0000:00:03.1:   bridge window [mem 0xf6800000-0xf6cfffff]
[    0.193079] pci 0000:07:00.0: [1022:145a] type 00 class 0x130000
[    0.193101] pci 0000:07:00.0: enabling Extended Tags
[    0.193175] pci 0000:07:00.2: [1022:1456] type 00 class 0x108000
[    0.193186] pci 0000:07:00.2: reg 0x18: [mem 0xf6f00000-0xf6ffffff]
[    0.193193] pci 0000:07:00.2: reg 0x24: [mem 0xf7000000-0xf7001fff]
[    0.193199] pci 0000:07:00.2: enabling Extended Tags
[    0.193287] pci 0000:07:00.3: [1022:145f] type 00 class 0x0c0330
[    0.193296] pci 0000:07:00.3: reg 0x10: [mem 0xf6e00000-0xf6efffff 64bit]
[    0.193314] pci 0000:07:00.3: enabling Extended Tags
[    0.193342] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
[    0.193406] pci 0000:00:07.1: PCI bridge to [bus 07]
[    0.193410] pci 0000:00:07.1:   bridge window [mem 0xf6e00000-0xf70fffff]
[    0.193486] pci 0000:08:00.0: [1022:1455] type 00 class 0x130000
[    0.193509] pci 0000:08:00.0: enabling Extended Tags
[    0.193595] pci 0000:08:00.2: [1022:7901] type 00 class 0x010601
[    0.193619] pci 0000:08:00.2: reg 0x24: [mem 0xf7108000-0xf7108fff]
[    0.193626] pci 0000:08:00.2: enabling Extended Tags
[    0.193655] pci 0000:08:00.2: PME# supported from D3hot D3cold
[    0.193721] pci 0000:08:00.3: [1022:1457] type 00 class 0x040300
[    0.193727] pci 0000:08:00.3: reg 0x10: [mem 0xf7100000-0xf7107fff]
[    0.193745] pci 0000:08:00.3: enabling Extended Tags
[    0.193773] pci 0000:08:00.3: PME# supported from D0 D3hot D3cold
[    0.193834] pci 0000:00:08.1: PCI bridge to [bus 08]
[    0.193837] pci 0000:00:08.1:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.194211] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.194271] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.194325] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.194390] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.194448] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.194496] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.194543] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.194591] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.195113] iommu: Default domain type: Translated 
[    0.195113] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.195113] SCSI subsystem initialized
[    0.195113] libata version 3.00 loaded.
[    0.195113] pci 0000:04:00.0: vgaarb: setting as boot VGA device
[    0.195113] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.195113] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.195113] vgaarb: loaded
[    0.195113] ACPI: bus type USB registered
[    0.195113] usbcore: registered new interface driver usbfs
[    0.195113] usbcore: registered new interface driver hub
[    0.195113] usbcore: registered new device driver usb
[    0.195113] pps_core: LinuxPPS API ver. 1 registered
[    0.195113] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.195113] PTP clock support registered
[    0.195113] EDAC MC: Ver: 3.0.0
[    0.195113] Registered efivars operations
[    0.195113] NetLabel: Initializing
[    0.195113] NetLabel:  domain hash size = 128
[    0.195113] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.195113] NetLabel:  unlabeled traffic allowed by default
[    0.195113] PCI: Using ACPI for IRQ routing
[    0.200105] PCI: pci_cache_line_size set to 64 bytes
[    0.200159] e820: reserve RAM buffer [mem 0x09d00000-0x0bffffff]
[    0.200161] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.200162] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.200163] e820: reserve RAM buffer [mem 0xd6227018-0xd7ffffff]
[    0.200164] e820: reserve RAM buffer [mem 0xd6238018-0xd7ffffff]
[    0.200165] e820: reserve RAM buffer [mem 0xd62ef000-0xd7ffffff]
[    0.200166] e820: reserve RAM buffer [mem 0xd6d58000-0xd7ffffff]
[    0.200166] e820: reserve RAM buffer [mem 0xd95c9000-0xdbffffff]
[    0.200167] e820: reserve RAM buffer [mem 0xda5bc000-0xdbffffff]
[    0.200168] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.200169] e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
[    0.200173] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.200173] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.202108] clocksource: Switched to clocksource tsc-early
[    0.207755] VFS: Disk quotas dquot_6.6.0
[    0.207772] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.207875] AppArmor: AppArmor Filesystem Enabled
[    0.207907] pnp: PnP ACPI init
[    0.208043] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.208078] system 00:01: [mem 0xfeb80000-0xfebfffff] has been reserved
[    0.208349] system 00:03: [io  0x0280-0x028f] has been reserved
[    0.208351] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.208352] system 00:03: [io  0x02a0-0x02af] has been reserved
[    0.208353] system 00:03: [io  0x02b0-0x02bf] has been reserved
[    0.208603] pnp 00:04: [dma 0 disabled]
[    0.208874] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.208876] system 00:05: [io  0x040b] has been reserved
[    0.208877] system 00:05: [io  0x04d6] has been reserved
[    0.208878] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.208879] system 00:05: [io  0x0c14] has been reserved
[    0.208880] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.208881] system 00:05: [io  0x0c52] has been reserved
[    0.208882] system 00:05: [io  0x0c6c] has been reserved
[    0.208883] system 00:05: [io  0x0c6f] has been reserved
[    0.208884] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.208885] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.208886] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.208887] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.208888] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.208889] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.208890] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.208891] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.208892] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.208893] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.208894] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.208895] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.208896] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.208898] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.208899] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.208900] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.208901] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.209345] pnp: PnP ACPI: found 6 devices
[    0.214896] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.214945] NET: Registered PF_INET protocol family
[    0.215190] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.216768] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.216879] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.217056] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.217127] TCP: Hash tables configured (established 131072 bind 65536)
[    0.217224] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.217270] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.217310] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.217369] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.217375] NET: Registered PF_XDP protocol family
[    0.217389] pci 0000:02:04.0: PCI bridge to [bus 03]
[    0.217401] pci 0000:02:06.0: PCI bridge to [bus 04]
[    0.217403] pci 0000:02:06.0:   bridge window [io  0xf000-0xffff]
[    0.217407] pci 0000:02:06.0:   bridge window [mem 0xf5000000-0xf60fffff]
[    0.217410] pci 0000:02:06.0:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.217415] pci 0000:02:07.0: PCI bridge to [bus 05]
[    0.217416] pci 0000:02:07.0:   bridge window [io  0xe000-0xefff]
[    0.217420] pci 0000:02:07.0:   bridge window [mem 0xf6200000-0xf62fffff]
[    0.217426] pci 0000:01:00.2: PCI bridge to [bus 02-05]
[    0.217428] pci 0000:01:00.2:   bridge window [io  0xe000-0xffff]
[    0.217431] pci 0000:01:00.2:   bridge window [mem 0xf5000000-0xf62fffff]
[    0.217433] pci 0000:01:00.2:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.217438] pci 0000:00:01.3: PCI bridge to [bus 01-05]
[    0.217439] pci 0000:00:01.3:   bridge window [io  0xe000-0xffff]
[    0.217441] pci 0000:00:01.3:   bridge window [mem 0xf5000000-0xf63fffff]
[    0.217443] pci 0000:00:01.3:   bridge window [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.217446] pci 0000:00:03.1: PCI bridge to [bus 06]
[    0.217448] pci 0000:00:03.1:   bridge window [mem 0xf6800000-0xf6cfffff]
[    0.217452] pci 0000:00:07.1: PCI bridge to [bus 07]
[    0.217454] pci 0000:00:07.1:   bridge window [mem 0xf6e00000-0xf70fffff]
[    0.217457] pci 0000:00:08.1: PCI bridge to [bus 08]
[    0.217459] pci 0000:00:08.1:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.217463] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.217465] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.217466] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[    0.217467] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xf7ffffff window]
[    0.217468] pci_bus 0000:01: resource 0 [io  0xe000-0xffff]
[    0.217469] pci_bus 0000:01: resource 1 [mem 0xf5000000-0xf63fffff]
[    0.217470] pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.217471] pci_bus 0000:02: resource 0 [io  0xe000-0xffff]
[    0.217472] pci_bus 0000:02: resource 1 [mem 0xf5000000-0xf62fffff]
[    0.217473] pci_bus 0000:02: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.217474] pci_bus 0000:04: resource 0 [io  0xf000-0xffff]
[    0.217475] pci_bus 0000:04: resource 1 [mem 0xf5000000-0xf60fffff]
[    0.217476] pci_bus 0000:04: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref]
[    0.217477] pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
[    0.217478] pci_bus 0000:05: resource 1 [mem 0xf6200000-0xf62fffff]
[    0.217479] pci_bus 0000:06: resource 1 [mem 0xf6800000-0xf6cfffff]
[    0.217480] pci_bus 0000:07: resource 1 [mem 0xf6e00000-0xf70fffff]
[    0.217481] pci_bus 0000:08: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.217692] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    0.217896] PCI: CLS 64 bytes, default 64
[    0.217902] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.217903] software IO TLB: mapped [mem 0x00000000d2227000-0x00000000d6227000] (64MB)
[    0.217952] Trying to unpack rootfs image as initramfs...
[    0.218355] Initialise system trusted keyrings
[    0.218370] Key type blacklist registered
[    0.218404] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.219212] zbud: loaded
[    0.219400] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.219498] fuse: init (API version 7.34)
[    0.219614] integrity: Platform Keyring initialized
[    0.227696] Key type asymmetric registered
[    0.227698] Asymmetric key parser 'x509' registered
[    0.227713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.227751] io scheduler mq-deadline registered
[    0.229905] pcieport 0000:00:01.3: PME: Signaling with IRQ 25
[    0.229974] pcieport 0000:00:01.3: AER: enabled with IRQ 25
[    0.230170] pcieport 0000:00:03.1: PME: Signaling with IRQ 26
[    0.230211] pcieport 0000:00:03.1: AER: enabled with IRQ 26
[    0.230828] pcieport 0000:00:07.1: PME: Signaling with IRQ 27
[    0.230883] pcieport 0000:00:07.1: AER: enabled with IRQ 27
[    0.231137] pcieport 0000:00:08.1: PME: Signaling with IRQ 29
[    0.231184] pcieport 0000:00:08.1: AER: enabled with IRQ 29
[    0.231711] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.231817] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.231831] ACPI: button: Power Button [PWRB]
[    0.231852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.231880] ACPI: button: Power Button [PWRF]
[    0.231915] Monitor-Mwait will be used to enter C-1 state
[    0.231918] ACPI: \_PR_.C000: Found 2 idle states
[    0.238496] ACPI: \_PR_.C002: Found 2 idle states
[    0.238613] ACPI: \_PR_.C004: Found 2 idle states
[    0.238678] ACPI: \_PR_.C006: Found 2 idle states
[    0.238771] ACPI: \_PR_.C008: Found 2 idle states
[    0.238858] ACPI: \_PR_.C00A: Found 2 idle states
[    0.238944] ACPI: \_PR_.C001: Found 2 idle states
[    0.239269] ACPI: \_PR_.C003: Found 2 idle states
[    0.239354] ACPI: \_PR_.C005: Found 2 idle states
[    0.239447] ACPI: \_PR_.C007: Found 2 idle states
[    0.239537] ACPI: \_PR_.C009: Found 2 idle states
[    0.239632] ACPI: \_PR_.C00B: Found 2 idle states
[    0.239876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.260772] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.262348] Linux agpgart interface v0.103
[    0.265296] loop: module loaded
[    0.265490] tun: Universal TUN/TAP device driver, 1.6
[    0.265512] PPP generic driver version 2.4.2
[    0.265549] VFIO - User Level meta-driver version: 0.3
[    0.265627] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.265630] ehci-pci: EHCI PCI platform driver
[    0.265637] ehci-platform: EHCI generic platform driver
[    0.265640] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.265642] ohci-pci: OHCI PCI platform driver
[    0.265647] ohci-platform: OHCI generic platform driver
[    0.265651] uhci_hcd: USB Universal Host Controller Interface driver
[    0.265676] i8042: PNP: No PS/2 controller found.
[    0.265711] mousedev: PS/2 mouse device common for all mice
[    0.265803] rtc_cmos 00:02: RTC can wake from S4
[    0.266154] rtc_cmos 00:02: registered as rtc0
[    0.266220] rtc_cmos 00:02: setting system clock to 2022-05-03T11:26:24 UTC (1651577184)
[    0.266235] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.266241] i2c_dev: i2c /dev entries driver
[    0.266253] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.266272] device-mapper: uevent: version 1.0.3
[    0.266306] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.266316] platform eisa.0: Probing EISA bus 0
[    0.266318] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.266319] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.266321] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.266321] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.266322] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.266323] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.266324] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.266325] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.266326] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.266326] platform eisa.0: EISA: Detected 0 cards
[    0.266411] ledtrig-cpu: registered to indicate activity on CPUs
[    0.266427] efifb: probing for efifb
[    0.266444] efifb: showing boot graphics
[    0.283159] efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
[    0.283161] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.283163] efifb: scrolling: redraw
[    0.283163] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.283206] fbcon: Deferring console take-over
[    0.283208] fb0: EFI VGA frame buffer device
[    0.283217] EFI Variables Facility v0.08 2004-May-17
[    0.299725] drop_monitor: Initializing network drop monitor service
[    0.299845] NET: Registered PF_INET6 protocol family
[    0.562836] Freeing initrd memory: 60500K
[    0.566860] Segment Routing with IPv6
[    0.566869] In-situ OAM (IOAM) with IPv6
[    0.566886] NET: Registered PF_PACKET protocol family
[    0.566931] Key type dns_resolver registered
[    0.567523] microcode: CPU0: patch_level=0x0800820d
[    0.567531] microcode: CPU1: patch_level=0x0800820d
[    0.567538] microcode: CPU2: patch_level=0x0800820d
[    0.567545] microcode: CPU3: patch_level=0x0800820d
[    0.567550] microcode: CPU4: patch_level=0x0800820d
[    0.567554] microcode: CPU5: patch_level=0x0800820d
[    0.567558] microcode: CPU6: patch_level=0x0800820d
[    0.567564] microcode: CPU7: patch_level=0x0800820d
[    0.567569] microcode: CPU8: patch_level=0x0800820d
[    0.567574] microcode: CPU9: patch_level=0x0800820d
[    0.567579] microcode: CPU10: patch_level=0x0800820d
[    0.567583] microcode: CPU11: patch_level=0x0800820d
[    0.567603] microcode: Microcode Update Driver: v2.2.
[    0.567606] IPI shorthand broadcast: enabled
[    0.567613] sched_clock: Marking stable (595594217, -27993069)->(910792293, -343191145)
[    0.567954] registered taskstats version 1
[    0.568043] Loading compiled-in X.509 certificates
[    0.568522] Loaded X.509 cert 'Build time autogenerated kernel key: 51a1688c03299ca920257efef8f640a78087dd9b'
[    0.568929] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.569330] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.569331] blacklist: Loading compiled-in revocation X.509 certificates
[    0.569344] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.570203] zswap: loaded using pool lzo/zbud
[    0.570750] Key type ._fscrypt registered
[    0.570751] Key type .fscrypt registered
[    0.570752] Key type fscrypt-provisioning registered
[    0.572765] Key type encrypted registered
[    0.572767] AppArmor: AppArmor sha1 policy hashing enabled
[    0.573564] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    0.573770] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    0.573773] ima: No TPM chip found, activating TPM-bypass!
[    0.573778] Loading compiled-in module X.509 certificates
[    0.574188] Loaded X.509 cert 'Build time autogenerated kernel key: 51a1688c03299ca920257efef8f640a78087dd9b'
[    0.574189] ima: Allocated hash algorithm: sha1
[    0.574194] ima: No architecture policies found
[    0.574202] evm: Initialising EVM extended attributes:
[    0.574202] evm: security.selinux
[    0.574203] evm: security.SMACK64
[    0.574204] evm: security.SMACK64EXEC
[    0.574204] evm: security.SMACK64TRANSMUTE
[    0.574205] evm: security.SMACK64MMAP
[    0.574205] evm: security.apparmor
[    0.574205] evm: security.ima
[    0.574206] evm: security.capability
[    0.574206] evm: HMAC attrs: 0x1
[    0.574416] PM:   Magic number: 6:757:427
[    0.574837] acpi_cpufreq: overriding BIOS provided _PSD data
[    0.575218] RAS: Correctable Errors collector initialized.
[    0.576510] Freeing unused decrypted memory: 2036K
[    0.576960] Freeing unused kernel image (initmem) memory: 2892K
[    0.590839] Write protecting the kernel read-only data: 30720k
[    0.591333] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    0.591650] Freeing unused kernel image (rodata/data gap) memory: 1508K
[    0.631301] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.631306] Run /init as init process
[    0.631307]   with arguments:
[    0.631308]     /init
[    0.631309]     splash
[    0.631309]   with environment:
[    0.631310]     HOME=/
[    0.631310]     TERM=linux
[    0.631311]     BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic
[    0.704696] MACsec IEEE 802.1AE
[    0.704737] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    0.704741] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    0.707046] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.707052] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
[    0.707816] ahci 0000:01:00.1: version 3.0
[    0.707945] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[    0.707984] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
[    0.707988] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    0.708974] scsi host0: ahci
[    0.709040] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    0.709757] scsi host1: ahci
[    0.709910] scsi host2: ahci
[    0.710048] scsi host3: ahci
[    0.710179] scsi host4: ahci
[    0.710285] scsi host5: ahci
[    0.710519] scsi host6: ahci
[    0.710640] scsi host7: ahci
[    0.710676] ata1: SATA max UDMA/133 abar m131072@0xf6380000 port 0xf6380100 irq 37
[    0.710679] ata2: SATA max UDMA/133 abar m131072@0xf6380000 port 0xf6380180 irq 37
[    0.710680] ata3: DUMMY
[    0.710681] ata4: DUMMY
[    0.710682] ata5: SATA max UDMA/133 abar m131072@0xf6380000 port 0xf6380300 irq 37
[    0.710684] ata6: SATA max UDMA/133 abar m131072@0xf6380000 port 0xf6380380 irq 37
[    0.710685] ata7: DUMMY
[    0.710686] ata8: DUMMY
[    0.710819] ahci 0000:08:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.710823] ahci 0000:08:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.711020] scsi host8: ahci
[    0.711053] ata9: SATA max UDMA/133 abar m4096@0xf7108000 port 0xf7108100 irq 50
[    0.723534] r8169 0000:05:00.0 eth0: RTL8168h/8111h, a8:a1:59:38:51:47, XID 541, IRQ 51
[    0.723540] r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    0.762477] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000008000410
[    0.762707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.762710] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.762711] usb usb1: Product: xHCI Host Controller
[    0.762713] usb usb1: Manufacturer: Linux 5.15.0-27-generic xhci-hcd
[    0.762714] usb usb1: SerialNumber: 0000:01:00.0
[    0.762814] hub 1-0:1.0: USB hub found
[    0.762828] hub 1-0:1.0: 9 ports detected
[    0.763364] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    0.763370] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    0.763373] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.763415] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.763434] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    0.763450] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.763452] usb usb2: Product: xHCI Host Controller
[    0.763454] usb usb2: Manufacturer: Linux 5.15.0-27-generic xhci-hcd
[    0.763455] usb usb2: SerialNumber: 0000:01:00.0
[    0.763538] hub 2-0:1.0: USB hub found
[    0.763549] hub 2-0:1.0: 3 ports detected
[    0.764013] xhci_hcd 0000:07:00.3: xHCI Host Controller
[    0.764018] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3
[    0.764110] xhci_hcd 0000:07:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
[    0.764264] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    0.764266] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.764267] usb usb3: Product: xHCI Host Controller
[    0.764268] usb usb3: Manufacturer: Linux 5.15.0-27-generic xhci-hcd
[    0.764269] usb usb3: SerialNumber: 0000:07:00.3
[    0.764339] hub 3-0:1.0: USB hub found
[    0.764347] hub 3-0:1.0: 4 ports detected
[    0.764529] xhci_hcd 0000:07:00.3: xHCI Host Controller
[    0.764533] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4
[    0.764536] xhci_hcd 0000:07:00.3: Host supports USB 3.0 SuperSpeed
[    0.764553] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.764573] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    0.764575] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.764576] usb usb4: Product: xHCI Host Controller
[    0.764578] usb usb4: Manufacturer: Linux 5.15.0-27-generic xhci-hcd
[    0.764579] usb usb4: SerialNumber: 0000:07:00.3
[    0.764668] hub 4-0:1.0: USB hub found
[    0.764677] hub 4-0:1.0: 4 ports detected
[    1.025295] ata9: SATA link down (SStatus 0 SControl 300)
[    1.027362] ata1: SATA link down (SStatus 0 SControl 300)
[    1.080176] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    1.080185] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[    1.248179] tsc: Refined TSC clocksource calibration: 3399.997 MHz
[    1.248195] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x31024bd20a6, max_idle_ns: 440795346804 ns
[    1.248247] clocksource: Switched to clocksource tsc
[    1.259879] usb 3-1: New USB device found, idVendor=058f, idProduct=9254, bcdDevice= 3.12
[    1.259885] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.259887] usb 3-1: Product: Generic USB Hub
[    1.259889] usb 3-1: Manufacturer: ALCOR
[    1.326296] ata2: SATA link down (SStatus 0 SControl 300)
[    1.328067] usb 1-4: New USB device found, idVendor=1949, idProduct=0003, bcdDevice= 1.00
[    1.328076] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.328080] usb 1-4: Product: Amazon Kindle
[    1.328084] usb 1-4: Manufacturer: Amazon
[    1.328087] usb 1-4: SerialNumber: B009A1A003650677
[    1.405692] hub 3-1:1.0: USB hub found
[    1.409621] hub 3-1:1.0: 4 ports detected
[    1.552019] usb 3-2: new full-speed USB device number 3 using xhci_hcd
[    1.638224] ata5: SATA link down (SStatus 0 SControl 300)
[    1.784021] usb 3-1.2: new low-speed USB device number 4 using xhci_hcd
[    1.879620] usb 3-2: New USB device found, idVendor=08bb, idProduct=2902, bcdDevice= 1.00
[    1.879628] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.879631] usb 3-2: Product: USB Audio CODEC 
[    1.879634] usb 3-2: Manufacturer: Burr-Brown from TI              
[    1.926686] usb 3-1.2: New USB device found, idVendor=1a2c, idProduct=2c27, bcdDevice= 1.10
[    1.926692] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.926696] usb 3-1.2: Product: USB Keyboard
[    1.926698] usb 3-1.2: Manufacturer: USB
[    2.065342] hid: raw HID events driver (C) Jiri Kosina
[    2.112028] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.115108] ata6.00: ATA-9: ADATA SU650, S0212B0, max UDMA/133
[    2.116925] ata6.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.124484] ata6.00: configured for UDMA/133
[    2.124715] scsi 5:0:0:0: Direct-Access     ATA      ADATA SU650      2B0  PQ: 0 ANSI: 5
[    2.125033] sd 5:0:0:0: Attached scsi generic sg0 type 0
[    2.125156] sd 5:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    2.125179] sd 5:0:0:0: [sda] Write Protect is off
[    2.125186] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.125224] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.141225]  sda: sda1 sda2
[    2.164131] sd 5:0:0:0: [sda] Attached SCSI disk
[    2.165701] r8169 0000:05:00.0 enp5s0: renamed from eth0
[    2.174121] usb-storage 1-4:1.0: USB Mass Storage device detected
[    2.174307] scsi host9: usb-storage 1-4:1.0
[    2.174379] usbcore: registered new interface driver usb-storage
[    2.175392] usbcore: registered new interface driver uas
[    2.175795] usbcore: registered new interface driver usbhid
[    2.175800] usbhid: USB HID core driver
[    2.177462] input: Burr-Brown from TI               USB Audio CODEC  as /devices/pci0000:00/0000:00:07.1/0000:07:00.3/usb3/3-2/3-2:1.3/0003:08BB:2902.0001/input/input2
[    2.188267] atlantic 0000:06:00.0 enp6s0: renamed from eth1
[    2.240094] hid-generic 0003:08BB:2902.0001: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI               USB Audio CODEC ] on usb-0000:07:00.3-2/input3
[    2.440926] input: USB USB Keyboard as /devices/pci0000:00/0000:00:07.1/0000:07:00.3/usb3/3-1/3-1.2/3-1.2:1.0/0003:1A2C:2C27.0002/input/input3
[    2.500307] hid-generic 0003:1A2C:2C27.0002: input,hidraw1: USB HID v1.10 Keyboard [USB USB Keyboard] on usb-0000:07:00.3-1.2/input0
[    2.510305] input: USB USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:07.1/0000:07:00.3/usb3/3-1/3-1.2/3-1.2:1.1/0003:1A2C:2C27.0003/input/input4
[    2.568312] input: USB USB Keyboard System Control as /devices/pci0000:00/0000:00:07.1/0000:07:00.3/usb3/3-1/3-1.2/3-1.2:1.1/0003:1A2C:2C27.0003/input/input5
[    2.568466] hid-generic 0003:1A2C:2C27.0003: input,hidraw2: USB HID v1.10 Device [USB USB Keyboard] on usb-0000:07:00.3-1.2/input1
[    2.652041] usb 3-1.3: new low-speed USB device number 5 using xhci_hcd
[    2.770718] usb 3-1.3: New USB device found, idVendor=1bcf, idProduct=08a0, bcdDevice= 1.04
[    2.770726] usb 3-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.969507] input: HID 1bcf:08a0 Mouse as /devices/pci0000:00/0000:00:07.1/0000:07:00.3/usb3/3-1/3-1.3/3-1.3:1.0/0003:1BCF:08A0.0004/input/input6
[    2.969701] input: HID 1bcf:08a0 Keyboard as /devices/pci0000:00/0000:00:07.1/0000:07:00.3/usb3/3-1/3-1.3/3-1.3:1.0/0003:1BCF:08A0.0004/input/input7
[    3.028401] hid-generic 0003:1BCF:08A0.0004: input,hiddev0,hidraw3: USB HID v1.10 Mouse [HID 1bcf:08a0] on usb-0000:07:00.3-1.3/input0
[    3.080884] fbcon: Taking over console
[    3.080993] Console: switching to colour frame buffer device 128x48
[    3.090651] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    3.203388] scsi 9:0:0:0: Direct-Access     Kindle   Internal Storage 0100 PQ: 0 ANSI: 2
[    3.203522] sd 9:0:0:0: Attached scsi generic sg1 type 0
[    3.206365] sd 9:0:0:0: Power-on or device reset occurred
[    3.209364] sd 9:0:0:0: [sdb] Media removed, stopped polling
[    3.212363] sd 9:0:0:0: [sdb] Attached SCSI removable disk
[    3.212437] systemd[1]: Inserted module 'autofs4'
[    3.264034] systemd[1]: systemd 249.11-0ubuntu3 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP -LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    3.284048] systemd[1]: Detected architecture x86-64.
[    3.284396] systemd[1]: Hostname set to <jj>.
[    3.424965] systemd[1]: Queued start job for default target Graphical Interface.
[    3.425935] systemd[1]: Created slice Slice /system/modprobe.
[    3.426249] systemd[1]: Created slice Slice /system/systemd-fsck.
[    3.426427] systemd[1]: Created slice User and Session Slice.
[    3.426480] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.426611] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.426662] systemd[1]: Reached target User and Group Name Lookups.
[    3.426677] systemd[1]: Reached target Remote File Systems.
[    3.426687] systemd[1]: Reached target Slice Units.
[    3.426708] systemd[1]: Reached target Local Verity Protected Volumes.
[    3.426797] systemd[1]: Listening on Syslog Socket.
[    3.426865] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.426911] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.427040] systemd[1]: Listening on Journal Audit Socket.
[    3.427105] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.427181] systemd[1]: Listening on Journal Socket.
[    3.427447] systemd[1]: Listening on udev Control Socket.
[    3.427518] systemd[1]: Listening on udev Kernel Socket.
[    3.428059] systemd[1]: Mounting Huge Pages File System...
[    3.428561] systemd[1]: Mounting POSIX Message Queue File System...
[    3.429152] systemd[1]: Mounting Kernel Debug File System...
[    3.429636] systemd[1]: Mounting Kernel Trace File System...
[    3.431040] systemd[1]: Starting Journal Service...
[    3.431837] systemd[1]: Starting Set the console keyboard layout...
[    3.432428] systemd[1]: Starting Create List of Static Device Nodes...
[    3.433065] systemd[1]: Starting Load Kernel Module configfs...
[    3.433725] systemd[1]: Starting Load Kernel Module drm...
[    3.434433] systemd[1]: Starting Load Kernel Module fuse...
[    3.434576] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    3.436666] systemd[1]: Starting Load Kernel Modules...
[    3.438000] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.439376] systemd[1]: Starting Coldplug All udev Devices...
[    3.441970] systemd[1]: Mounted Huge Pages File System.
[    3.442144] systemd[1]: Mounted POSIX Message Queue File System.
[    3.442294] systemd[1]: Mounted Kernel Debug File System.
[    3.442431] systemd[1]: Mounted Kernel Trace File System.
[    3.442889] systemd[1]: Finished Create List of Static Device Nodes.
[    3.443371] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.443606] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[    3.443702] systemd[1]: Finished Load Kernel Module configfs.
[    3.445575] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    3.445897] systemd[1]: Finished Load Kernel Module fuse.
[    3.446370] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.447825] systemd[1]: Activating swap /swapfile...
[    3.449218] systemd[1]: Mounting FUSE Control File System...
[    3.450337] systemd[1]: Mounting Kernel Configuration File System...
[    3.450484] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    3.452032] systemd[1]: Starting Load/Save Random Seed...
[    3.454065] systemd[1]: Starting Create System Users...
[    3.454209] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[    3.456168] systemd[1]: Activated swap /swapfile.
[    3.456473] lp: driver loaded but no devices found
[    3.456525] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    3.456756] systemd[1]: Finished Load Kernel Module drm.
[    3.456939] systemd[1]: Mounted FUSE Control File System.
[    3.456999] systemd[1]: Mounted Kernel Configuration File System.
[    3.457050] systemd[1]: Reached target Swaps.
[    3.459726] ppdev: user-space parallel port driver
[    3.460334] systemd[1]: Finished Load/Save Random Seed.
[    3.460431] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[    3.465732] systemd[1]: Finished Create System Users.
[    3.466555] systemd[1]: Starting Create Static Device Nodes in /dev...
[    3.467276] IPMI message handler: version 39.2
[    3.468806] ipmi device interface
[    3.469714] systemd[1]: Finished Load Kernel Modules.
[    3.470434] systemd[1]: Starting Apply Kernel Variables...
[    3.476101] systemd[1]: Finished Create Static Device Nodes in /dev.
[    3.477488] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    3.479314] systemd[1]: Finished Set the console keyboard layout.
[    3.479394] systemd[1]: Reached target Preparation for Local File Systems.
[    3.481400] systemd[1]: Mounting Mount unit for bare, revision 5...
[    3.482285] systemd[1]: Mounting Mount unit for bing-wall, revision 23...
[    3.483215] systemd[1]: Mounting Mount unit for core, revision 12834...
[    3.484093] loop0: detected capacity change from 0 to 8
[    3.484840] systemd[1]: Mounting Mount unit for core18, revision 2344...
[    3.485366] loop1: detected capacity change from 0 to 952
[    3.485418] loop2: detected capacity change from 0 to 226536
[    3.486051] systemd[1]: Mounting Mount unit for core20, revision 1405...
[    3.486955] loop3: detected capacity change from 0 to 113696
[    3.487191] loop4: detected capacity change from 0 to 126760
[    3.487796] systemd[1]: Mounting Mount unit for core20, revision 1434...
[    3.489119] loop5: detected capacity change from 0 to 126776
[    3.489525] systemd[1]: Mounting Mount unit for firefox, revision 1232...
[    3.490664] loop6: detected capacity change from 0 to 318728
[    3.491055] systemd[1]: Mounting Mount unit for functy, revision 1...
[    3.492217] loop7: detected capacity change from 0 to 133808
[    3.492410] systemd[1]: Mounting Mount unit for gnome-3-38-2004, revision 99...
[    3.493844] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1534...
[    3.494284] loop8: detected capacity change from 0 to 509456
[    3.495248] systemd[1]: Mounting Mount unit for liveforspeed, revision 12...
[    3.495538] loop9: detected capacity change from 0 to 166424
[    3.496735] systemd[1]: Mounting Mount unit for obs-studio, revision 1284...
[    3.497084] loop10: detected capacity change from 0 to 40
[    3.498109] systemd[1]: Mounting Mount unit for qt5-core20, revision 8...
[    3.498658] loop11: detected capacity change from 0 to 818008
[    3.499337] systemd[1]: Mounting Mount unit for snap-store, revision 575...
[    3.499785] loop12: detected capacity change from 0 to 617136
[    3.500607] systemd[1]: Mounting Mount unit for snap-store, revision 582...
[    3.501286] loop13: detected capacity change from 0 to 93920
[    3.502103] systemd[1]: Mounting Mount unit for snapd, revision 15177...
[    3.503853] loop14: detected capacity change from 0 to 89352
[    3.503890] loop15: detected capacity change from 0 to 93928
[    3.504280] systemd[1]: Mounting Mount unit for snapd, revision 15534...
[    3.505461] systemd[1]: Mounting Mount unit for snapd-desktop-integration, revision 10...
[    3.507569] loop16: detected capacity change from 0 to 91496
[    3.507569] loop17: detected capacity change from 0 to 568
[    3.507620] systemd[1]: Mounting Mount unit for vlc, revision 2344...
[    3.508731] systemd[1]: Mounting Mount unit for wine-platform-3-stable, revision 14...
[    3.510109] loop18: detected capacity change from 0 to 605624
[    3.510233] systemd[1]: Mounting Mount unit for wine-platform-runtime, revision 296...
[    3.510639] loop19: detected capacity change from 0 to 203720
[    3.511043] systemd[1]: Mounting Mount unit for wine-platform-runtime, revision 297...
[    3.513307] loop20: detected capacity change from 0 to 710368
[    3.513987] loop21: detected capacity change from 0 to 710256
[    3.518931] systemd[1]: Started Journal Service.
[    3.530324] systemd-journald[377]: Received client request to flush runtime journal.
[    3.772171] pstore: Using crash dump compression: deflate
[    3.772181] pstore: Registered efi as persistent store backend
[    3.779429] ccp 0000:07:00.2: enabling device (0000 -> 0002)
[    3.779768] ccp 0000:07:00.2: ccp enabled
[    3.809964] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    3.809969] RAPL PMU: hw unit of domain package 2^-16 Joules
[    3.812820] cryptd: max_cpu_qlen set to 1000
[    3.821854] AVX2 version of gcm_enc/dec engaged.
[    3.821905] AES CTR mode by8 optimization enabled
[    3.885648] mc: Linux media interface: v0.10
[    3.886794] kvm: Nested Virtualization enabled
[    3.886798] SVM: kvm: Nested Paging enabled
[    3.886800] SEV supported: 16 ASIDs
[    3.886801] SEV-ES supported: 4294967295 ASIDs
[    3.886841] SVM: Virtual VMLOAD VMSAVE supported
[    3.886842] SVM: Virtual GIF supported
[    3.980852] MCE: In-kernel MCE decoding enabled.
[    4.031333] snd_hda_intel 0000:04:00.1: Disabling MSI
[    4.031340] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[    4.031435] snd_hda_intel 0000:08:00.3: enabling device (0000 -> 0002)
[    4.236077] nvidia: loading out-of-tree module taints kernel.
[    4.236087] nvidia: module license 'NVIDIA' taints kernel.
[    4.236088] Disabling lock debugging due to kernel taint
[    4.285981] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:06.0/0000:04:00.1/sound/card0/input8
[    4.286029] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:06.0/0000:04:00.1/sound/card0/input9
[    4.286064] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:06.0/0000:04:00.1/sound/card0/input10
[    4.286171] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:06.0/0000:04:00.1/sound/card0/input11
[    4.286265] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:06.0/0000:04:00.1/sound/card0/input12
[    4.286319] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:06.0/0000:04:00.1/sound/card0/input13
[    4.286404] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.3/0000:01:00.2/0000:02:06.0/0000:04:00.1/sound/card0/input14
[    4.291458] intel_rapl_common: Found RAPL domain package
[    4.291462] intel_rapl_common: Found RAPL domain core
[    4.294391] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    4.294396] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.294398] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    4.294400] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    4.294401] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    4.294402] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    4.294403] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    4.294405] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    4.298897] nvidia-nvlink: Nvlink Core is being initialized, major device number 509

[    4.299623] nvidia 0000:04:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    4.306248] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input15
[    4.306306] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input16
[    4.306344] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input17
[    4.306398] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input18
[    4.306452] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:08:00.3/sound/card2/input19
[    4.342164] audit: type=1400 audit(1651577188.570:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=664 comm="apparmor_parser"
[    4.342370] audit: type=1400 audit(1651577188.570:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=665 comm="apparmor_parser"
[    4.342376] audit: type=1400 audit(1651577188.570:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=665 comm="apparmor_parser"
[    4.343334] audit: type=1400 audit(1651577188.570:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=668 comm="apparmor_parser"
[    4.343339] audit: type=1400 audit(1651577188.570:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=668 comm="apparmor_parser"
[    4.343342] audit: type=1400 audit(1651577188.570:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=668 comm="apparmor_parser"
[    4.344571] audit: type=1400 audit(1651577188.574:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=671 comm="apparmor_parser"
[    4.346053] audit: type=1400 audit(1651577188.574:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=670 comm="apparmor_parser"
[    4.346057] audit: type=1400 audit(1651577188.574:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=670 comm="apparmor_parser"
[    4.415608] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  470.103.01  Thu Jan  6 12:10:04 UTC 2022
[    4.521311] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  470.103.01  Thu Jan  6 12:12:52 UTC 2022
[    4.645322] [drm] [nvidia-drm] [GPU ID 0x00000400] Loading driver
[    4.814593] sd 9:0:0:0: [sdb] 7020480 512-byte logical blocks: (3.59 GB/3.35 GiB)
[    4.895999] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000a0000-0x000dffff window]
[    4.896006] caller os_map_kernel_space.part.0+0x77/0xa0 [nvidia] mapping multiple BARs
[    4.966618] loop22: detected capacity change from 0 to 8
[    5.021540] sd 9:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.021547] sdb: detected capacity change from 0 to 7020480
[    5.023721]  sdb: sdb1
[    5.643414] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:04:00.0 on minor 0
[    5.908472] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[    5.913414] nvidia-uvm: Loaded the UVM driver, major device number 507.
[    6.084428] kauditd_printk_skb: 56 callbacks suppressed
[    6.084431] audit: type=1400 audit(1651577190.314:67): apparmor="DENIED" operation="capable" profile="/usr/sbin/cupsd" pid=1285 comm="cupsd" capability=12  capname="net_admin"
[    6.184068] Generic FE-GE Realtek PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC)
[    6.356196] r8169 0000:05:00.0 enp5s0: Link is Down
[    6.639454] audit: type=1400 audit(1651577190.866:68): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1329 comm="snap-confine" capability=12  capname="net_admin"
[    6.639461] audit: type=1400 audit(1651577190.866:69): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1329 comm="snap-confine" capability=38  capname="perfmon"
[    6.828108] audit: type=1400 audit(1651577191.058:70): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1329 comm="snap-confine" capability=4  capname="fsetid"
[    6.837068] ================================================================================
[    6.837075] UBSAN: array-index-out-of-bounds in /build/linux-HMZHpV/linux-5.15.0/drivers/net/ethernet/aquantia/atlantic/aq_nic.c:484:48
[    6.837078] index 8 is out of range for type 'aq_vec_s *[8]'
[    6.837080] CPU: 6 PID: 1279 Comm: NetworkManager Tainted: P           O      5.15.0-27-generic #28-Ubuntu
[    6.837083] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.70 11/13/2019
[    6.837084] Call Trace:
[    6.837086]  <TASK>
[    6.837089]  show_stack+0x52/0x58
[    6.837095]  dump_stack_lvl+0x4a/0x5f
[    6.837098]  dump_stack+0x10/0x12
[    6.837100]  ubsan_epilogue+0x9/0x45
[    6.837102]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
[    6.837104]  ? aq_nic_set_media_detect+0x58/0xa0 [atlantic]
[    6.837113]  ? aq_vec_start+0x94/0xb0 [atlantic]
[    6.837120]  aq_nic_start+0x3af/0x3d0 [atlantic]
[    6.837127]  aq_ndev_open+0x49/0x70 [atlantic]
[    6.837133]  __dev_open+0xf3/0x1c0
[    6.837135]  __dev_change_flags+0x1a3/0x220
[    6.837137]  dev_change_flags+0x26/0x60
[    6.837139]  do_setlink+0x28a/0xc50
[    6.837141]  ? __nla_validate_parse+0x4c/0x1a0
[    6.837144]  ? __nla_reserve+0x41/0x50
[    6.837146]  __rtnl_newlink+0x618/0xa20
[    6.837148]  ? __netlink_sendskb+0x62/0x80
[    6.837151]  ? netlink_unicast+0x2f3/0x330
[    6.837153]  ? rtnl_getlink+0x392/0x410
[    6.837157]  ? kmem_cache_alloc_trace+0x19e/0x2e0
[    6.837160]  rtnl_newlink+0x49/0x70
[    6.837161]  rtnetlink_rcv_msg+0x15d/0x400
[    6.837163]  ? rtnl_calcit.isra.0+0x130/0x130
[    6.837164]  netlink_rcv_skb+0x55/0x100
[    6.837166]  rtnetlink_rcv+0x15/0x20
[    6.837169]  netlink_unicast+0x21d/0x330
[    6.837170]  netlink_sendmsg+0x24c/0x4c0
[    6.837173]  sock_sendmsg+0x65/0x70
[    6.837175]  ____sys_sendmsg+0x24e/0x290
[    6.837176]  ? import_iovec+0x31/0x40
[    6.837180]  ? sendmsg_copy_msghdr+0x7b/0xa0
[    6.837184]  ___sys_sendmsg+0x81/0xc0
[    6.837186]  ? rseq_ip_fixup+0x72/0x160
[    6.837190]  ? __fput+0x123/0x260
[    6.837193]  ? __rseq_handle_notify_resume+0x2d/0xb0
[    6.837196]  ? __fget_files+0x86/0xc0
[    6.837198]  ? __fget_light+0x32/0x80
[    6.837200]  __sys_sendmsg+0x62/0xb0
[    6.837202]  ? syscall_exit_to_user_mode+0x27/0x50
[    6.837205]  __x64_sys_sendmsg+0x1d/0x20
[    6.837208]  do_syscall_64+0x5c/0xc0
[    6.837210]  ? __x64_sys_write+0x19/0x20
[    6.837212]  ? do_syscall_64+0x69/0xc0
[    6.837214]  ? do_syscall_64+0x69/0xc0
[    6.837217]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[    6.837220] RIP: 0033:0x7f5e48f8cb4d
[    6.837223] Code: 28 89 54 24 1c 48 89 74 24 10 89 7c 24 08 e8 3a 8f f6 ff 8b 54 24 1c 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 33 44 89 c7 48 89 44 24 08 e8 7e 8f f6 ff 48
[    6.837225] RSP: 002b:00007ffd4eecbbe0 EFLAGS: 00000293 ORIG_RAX: 000000000000002e
[    6.837229] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f5e48f8cb4d
[    6.837231] RDX: 0000000000000000 RSI: 00007ffd4eecbc20 RDI: 000000000000000c
[    6.837232] RBP: 00005581b0046040 R08: 0000000000000000 R09: 0000000000000000
[    6.837234] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[    6.837235] R13: 00007ffd4eecbd70 R14: 00007ffd4eecbd6c R15: 0000000000000000
[    6.837237]  </TASK>
[    6.837238] ================================================================================
[    6.837326] ================================================================================
[    6.837328] UBSAN: array-index-out-of-bounds in /build/linux-HMZHpV/linux-5.15.0/drivers/net/ethernet/aquantia/atlantic/aq_nic.c:515:49
[    6.837329] index 8 is out of range for type 'aq_vec_s *[8]'
[    6.837331] CPU: 6 PID: 1279 Comm: NetworkManager Tainted: P           O      5.15.0-27-generic #28-Ubuntu
[    6.837332] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.70 11/13/2019
[    6.837333] Call Trace:
[    6.837334]  <TASK>
[    6.837334]  show_stack+0x52/0x58
[    6.837337]  dump_stack_lvl+0x4a/0x5f
[    6.837339]  dump_stack+0x10/0x12
[    6.837340]  ubsan_epilogue+0x9/0x45
[    6.837342]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
[    6.837343]  ? aq_nic_set_media_detect+0x58/0xa0 [atlantic]
[    6.837350]  ? aq_vec_ring_free+0x80/0x80 [atlantic]
[    6.837357]  aq_nic_start+0x3c3/0x3d0 [atlantic]
[    6.837364]  aq_ndev_open+0x49/0x70 [atlantic]
[    6.837370]  __dev_open+0xf3/0x1c0
[    6.837371]  __dev_change_flags+0x1a3/0x220
[    6.837373]  dev_change_flags+0x26/0x60
[    6.837374]  do_setlink+0x28a/0xc50
[    6.837376]  ? __nla_validate_parse+0x4c/0x1a0
[    6.837378]  ? __nla_reserve+0x41/0x50
[    6.837380]  __rtnl_newlink+0x618/0xa20
[    6.837382]  ? __netlink_sendskb+0x62/0x80
[    6.837384]  ? netlink_unicast+0x2f3/0x330
[    6.837386]  ? rtnl_getlink+0x392/0x410
[    6.837389]  ? kmem_cache_alloc_trace+0x19e/0x2e0
[    6.837391]  rtnl_newlink+0x49/0x70
[    6.837393]  rtnetlink_rcv_msg+0x15d/0x400
[    6.837394]  ? rtnl_calcit.isra.0+0x130/0x130
[    6.837395]  netlink_rcv_skb+0x55/0x100
[    6.837398]  rtnetlink_rcv+0x15/0x20
[    6.837399]  netlink_unicast+0x21d/0x330
[    6.837401]  netlink_sendmsg+0x24c/0x4c0
[    6.837404]  sock_sendmsg+0x65/0x70
[    6.837405]  ____sys_sendmsg+0x24e/0x290
[    6.837406]  ? import_iovec+0x31/0x40
[    6.837408]  ? sendmsg_copy_msghdr+0x7b/0xa0
[    6.837410]  ___sys_sendmsg+0x81/0xc0
[    6.837411]  ? rseq_ip_fixup+0x72/0x160
[    6.837413]  ? __fput+0x123/0x260
[    6.837415]  ? __rseq_handle_notify_resume+0x2d/0xb0
[    6.837417]  ? __fget_files+0x86/0xc0
[    6.837419]  ? __fget_light+0x32/0x80
[    6.837421]  __sys_sendmsg+0x62/0xb0
[    6.837422]  ? syscall_exit_to_user_mode+0x27/0x50
[    6.837424]  __x64_sys_sendmsg+0x1d/0x20
[    6.837426]  do_syscall_64+0x5c/0xc0
[    6.837427]  ? __x64_sys_write+0x19/0x20
[    6.837429]  ? do_syscall_64+0x69/0xc0
[    6.837430]  ? do_syscall_64+0x69/0xc0
[    6.837432]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[    6.837434] RIP: 0033:0x7f5e48f8cb4d
[    6.837435] Code: 28 89 54 24 1c 48 89 74 24 10 89 7c 24 08 e8 3a 8f f6 ff 8b 54 24 1c 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 2e 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 33 44 89 c7 48 89 44 24 08 e8 7e 8f f6 ff 48
[    6.837437] RSP: 002b:00007ffd4eecbbe0 EFLAGS: 00000293 ORIG_RAX: 000000000000002e
[    6.837438] RAX: ffffffffffffffda RBX: 0000000000000010 RCX: 00007f5e48f8cb4d
[    6.837439] RDX: 0000000000000000 RSI: 00007ffd4eecbc20 RDI: 000000000000000c
[    6.837440] RBP: 00005581b0046040 R08: 0000000000000000 R09: 0000000000000000
[    6.837441] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000
[    6.837442] R13: 00007ffd4eecbd70 R14: 00007ffd4eecbd6c R15: 0000000000000000
[    6.837443]  </TASK>
[    6.837444] ================================================================================
[    8.270034] audit: type=1400 audit(1651577192.498:71): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1523 comm="snap-confine" capability=12  capname="net_admin"
[    8.270044] audit: type=1400 audit(1651577192.498:72): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1523 comm="snap-confine" capability=38  capname="perfmon"
[    8.516977] audit: type=1400 audit(1651577192.746:73): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1590 comm="snap-confine" capability=12  capname="net_admin"
[    8.516989] audit: type=1400 audit(1651577192.746:74): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1590 comm="snap-confine" capability=38  capname="perfmon"
[    8.769750] audit: type=1400 audit(1651577192.998:75): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1656 comm="snap-confine" capability=12  capname="net_admin"
[    8.769757] audit: type=1400 audit(1651577192.998:76): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1656 comm="snap-confine" capability=38  capname="perfmon"
[   10.153937] usbcore: registered new interface driver snd-usb-audio
[   10.167038] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000400] Failed to grab modeset ownership
[   10.710106] atlantic 0000:06:00.0 enp6s0: atlantic: link change old 0 new 1000
[   10.711599] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
[   11.403256] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   11.419195] rfkill: input handler disabled
[   11.563287] kauditd_printk_skb: 2 callbacks suppressed
[   11.563290] audit: type=1400 audit(1651577195.790:79): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=2189 comm="snap-confine" capability=4  capname="fsetid"
[   11.948572] [UFW BLOCK] IN=enp6s0 OUT= MAC=fc:34:97:1e:74:31:30:05:5c:c6:fe:93:08:00 SRC=192.168.8.135 DST=192.168.8.182 LEN=1341 TOS=0x00 PREC=0x00 TTL=64 ID=1745 PROTO=UDP SPT=3702 DPT=52245 LEN=1321 
[   12.148852] [UFW BLOCK] IN=enp6s0 OUT= MAC=fc:34:97:1e:74:31:30:05:5c:c6:fe:93:08:00 SRC=192.168.8.135 DST=192.168.8.182 LEN=1341 TOS=0x00 PREC=0x00 TTL=64 ID=1746 PROTO=UDP SPT=3702 DPT=52245 LEN=1321 
[   12.409608] audit: type=1400 audit(1651577196.638:80): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=2419 comm="cups-browsed" capability=23  capname="sys_nice"
[   12.471562] audit: type=1326 audit(1651577196.698:81): auid=1000 uid=1000 gid=1000 ses=2 subj=? pid=2189 comm="snap-store" exe="/snap/snap-store/582/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7ff1a3ba676d code=0x50000
[   14.031835] [UFW BLOCK] IN=enp6s0 OUT= MAC=fc:34:97:1e:74:31:74:86:7a:6d:bf:1f:08:00 SRC=192.168.8.180 DST=192.168.8.182 LEN=1256 TOS=0x00 PREC=0x00 TTL=128 ID=47447 PROTO=UDP SPT=3702 DPT=52245 LEN=1236 
[   14.170617] [UFW BLOCK] IN=enp6s0 OUT= MAC=fc:34:97:1e:74:31:74:86:7a:6d:bf:1f:08:00 SRC=192.168.8.180 DST=192.168.8.182 LEN=1256 TOS=0x00 PREC=0x00 TTL=128 ID=47448 PROTO=UDP SPT=3702 DPT=52245 LEN=1236 
[   14.451752] [UFW BLOCK] IN=enp6s0 OUT= MAC=fc:34:97:1e:74:31:74:86:7a:6d:bf:1f:08:00 SRC=192.168.8.180 DST=192.168.8.182 LEN=1256 TOS=0x00 PREC=0x00 TTL=128 ID=47449 PROTO=UDP SPT=3702 DPT=52245 LEN=1236 
[   14.665096] audit: type=1326 audit(1651577198.894:82): auid=1000 uid=1000 gid=1000 ses=2 subj=? pid=2189 comm="snap-store" exe="/snap/snap-store/582/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7ff1a3b9d3cb code=0x50000
[   14.687761] audit: type=1107 audit(1651577198.914:83): pid=759 uid=102 auid=4294967295 ses=4294967295 subj=? msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=2189 label="snap.snap-store.ubuntu-software" peer_pid=769 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[   14.687772] audit: type=1420 audit(1651577198.914:84): subj_apparmor=unconfined
[   14.688171] audit: type=1107 audit(1651577198.918:85): pid=759 uid=102 auid=4294967295 ses=4294967295 subj=? msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.9" pid=2189 label="snap.snap-store.ubuntu-software" peer_pid=769 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[   14.688183] audit: type=1420 audit(1651577198.918:86): subj_apparmor=unconfined
[   14.691935] audit: type=1107 audit(1651577198.918:87): pid=759 uid=102 auid=4294967295 ses=4294967295 subj=? msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=2189 label="snap.snap-store.ubuntu-software" peer_pid=769 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[   14.691947] audit: type=1420 audit(1651577198.918:88): subj_apparmor=unconfined
[   14.914225] [UFW BLOCK] IN=enp6s0 OUT= MAC=fc:34:97:1e:74:31:74:86:7a:6d:bf:1f:08:00 SRC=192.168.8.180 DST=192.168.8.182 LEN=1256 TOS=0x00 PREC=0x00 TTL=128 ID=47450 PROTO=UDP SPT=3702 DPT=52245 LEN=1236 
[   16.215310] TCP: enp6s0: Driver has suspect GRO implementation, TCP performance may be compromised.
[   19.880941] kauditd_printk_skb: 4 callbacks suppressed
[   19.880946] audit: type=1326 audit(1651577204.110:93): auid=1000 uid=1000 gid=1000 ses=2 subj=? pid=2189 comm="pool-org.gnome." exe="/snap/snap-store/582/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7ff1a3b9d3cb code=0x50000
[  340.871939] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000400] Failed to grab modeset ownership
[  357.102279] lvm2-activation-generator: lvmconfig failed
[  357.710046] lvm2-activation-generator: lvmconfig failed
[  357.980835] lvm2-activation-generator: lvmconfig failed
[  358.877743] lvm2-activation-generator: lvmconfig failed
[  362.694720] lvm2-activation-generator: lvmconfig failed
[  362.993962] lvm2-activation-generator: lvmconfig failed
[  372.048832] lvm2-activation-generator: lvmconfig failed
[  373.717955] lvm2-activation-generator: lvmconfig failed
[  376.366911] lvm2-activation-generator: lvmconfig failed
[  376.980818] lvm2-activation-generator: lvmconfig failed
[  377.260091] lvm2-activation-generator: lvmconfig failed
[  380.243685] audit: type=1400 audit(1651577564.488:94): apparmor="STATUS" operation="profile_load" profile="unconfined" name="swtpm" pid=7056 comm="apparmor_parser"
[  381.771905] audit: type=1400 audit(1651577566.016:95): apparmor="STATUS" operation="profile_load" profile="unconfined" name="virt-aa-helper" pid=7327 comm="apparmor_parser"
[  381.872376] audit: type=1400 audit(1651577566.116:96): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" pid=7333 comm="apparmor_parser"
[  381.873745] audit: type=1400 audit(1651577566.120:97): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd//qemu_bridge_helper" pid=7333 comm="apparmor_parser"
[  382.197285] lvm2-activation-generator: lvmconfig failed
[  382.494245] lvm2-activation-generator: lvmconfig failed
[  382.793927] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[  382.944299] ================================================================================
[  382.944305] UBSAN: array-index-out-of-bounds in /build/linux-HMZHpV/linux-5.15.0/drivers/net/ethernet/aquantia/atlantic/aq_nic.c:1262:48
[  382.944309] index 8 is out of range for type 'aq_vec_s *[8]'
[  382.944311] CPU: 8 PID: 7430 Comm: daemon-init Tainted: P           O      5.15.0-27-generic #28-Ubuntu
[  382.944315] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./A320M-HDV R4.0, BIOS P3.70 11/13/2019
[  382.944316] Call Trace:
[  382.944318]  <TASK>
[  382.944321]  show_stack+0x52/0x58
[  382.944327]  dump_stack_lvl+0x4a/0x5f
[  382.944332]  dump_stack+0x10/0x12
[  382.944335]  ubsan_epilogue+0x9/0x45
[  382.944338]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
[  382.944340]  ? rtnl_net_getid+0x4e8/0x520
[  382.944345]  ? aq_vec_stop+0x79/0x80 [atlantic]
[  382.944356]  aq_nic_stop+0x106/0x110 [atlantic]
[  382.944366]  aq_ndev_set_features+0x13f/0x1a0 [atlantic]
[  382.944375]  __netdev_update_features+0x184/0x810
[  382.944378]  dev_disable_lro+0x34/0x150
[  382.944381]  devinet_sysctl_forward+0x1f7/0x230
[  382.944384]  proc_sys_call_handler+0x16a/0x2f0
[  382.944390]  proc_sys_write+0x13/0x20
[  382.944392]  new_sync_write+0x117/0x1a0
[  382.944397]  vfs_write+0x1cd/0x260
[  382.944400]  ksys_write+0x67/0xe0
[  382.944402]  __x64_sys_write+0x19/0x20
[  382.944403]  do_syscall_64+0x5c/0xc0
[  382.944407]  ? exit_to_user_mode_prepare+0x37/0xb0
[  382.944411]  ? syscall_exit_to_user_mode+0x27/0x50
[  382.944414]  ? do_syscall_64+0x69/0xc0
[  382.944417]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[  382.944420] RIP: 0033:0x7f835c82da6f
[  382.944424] Code: 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 19 c0 f7 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 44 24 08 e8 5c c0 f7 ff 48
[  382.944426] RSP: 002b:00007f8317ffe810 EFLAGS: 00000293 ORIG_RAX: 0000000000000001
[  382.944429] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f835c82da6f
[  382.944431] RDX: 0000000000000002 RSI: 00007f83542115e5 RDI: 0000000000000013
[  382.944432] RBP: 00007f83542115e5 R08: 0000000000000000 R09: 0000000000000001
[  382.944434] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000013
[  382.944435] R13: 0000000000000013 R14: 0000000000000000 R15: 00007f830c025ad0
[  382.944437]  </TASK>
[  382.944438] ================================================================================
[  382.980126] lvm2-activation-generator: lvmconfig failed
[  383.376137] lvm2-activation-generator: lvmconfig failed
[  383.442402] atlantic 0000:06:00.0 enp6s0: atlantic: link change old 1000 new 0
[  383.734541] lvm2-activation-generator: lvmconfig failed
[  384.025496] lvm2-activation-generator: lvmconfig failed
[  384.466472] lvm2-activation-generator: lvmconfig failed
[  384.961030] lvm2-activation-generator: lvmconfig failed
[  385.424828] lvm2-activation-generator: lvmconfig failed
[  385.930585] lvm2-activation-generator: lvmconfig failed
[  386.369035] lvm2-activation-generator: lvmconfig failed
[  386.694629] lvm2-activation-generator: lvmconfig failed
[  387.102424] lvm2-activation-generator: lvmconfig failed
[  387.373835] lvm2-activation-generator: lvmconfig failed
[  387.986224] lvm2-activation-generator: lvmconfig failed
[  388.250914] lvm2-activation-generator: lvmconfig failed
[  388.761535] lvm2-activation-generator: lvmconfig failed
[  389.039160] lvm2-activation-generator: lvmconfig failed
[  389.396585] atlantic 0000:06:00.0 enp6s0: atlantic: link change old 0 new 1000
koom@jj ~> 
cail commented 2 years ago

That was just recently reached 5.15, probably will be in next maintenance release of it.