Hi, I have this EXACT same issue on a system here, down to the same line
number in the kernel source that throws the error.

The system is a Precision 490 workstation with 32 GB of ram, across 8 x
4GB DIMMs.

Relevant log lines:

[    5.088551] loop12: detected capacity change from 0 to 32
[    5.088762] loop11: detected capacity change from 0 to 79328
[    5.088764] loop10: detected capacity change from 0 to 24416
[    5.089226] loop13: detected capacity change from 0 to 27680
[    5.673025] i5k_amb: probe of i5k_amb.0 failed with error -16
[    5.680900] 
================================================================================
[    5.680908] UBSAN: array-index-out-of-bounds in 
/build/linux-hwe-5.15-AvrTps/linux-hwe-5.15-5.15.0/drivers/edac/i5000_edac.c:956:20
[    5.680913] index 4 is out of range for type 'u16 [4]'
[    5.680916] CPU: 2 PID: 362 Comm: systemd-udevd Tainted: G          I       
5.15.0-119-generic #129~20.04.1-Ubuntu
[    5.680919] Hardware name: Dell Inc.                 Precision WorkStation 
490    /0GU083, BIOS A08 04/25/2008
[    5.680922] Call Trace:
[    5.680925]  <TASK>
[    5.680929]  dump_stack_lvl+0x4a/0x63
[    5.680937]  dump_stack+0x10/0x16
[    5.680939]  ubsan_epilogue+0x9/0x36
[    5.680943]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
[    5.680946]  i5000_probe1+0x5ce/0x630 [i5000_edac]
[    5.680951]  ? pci_bus_read_config_byte+0x40/0x70
[    5.680956]  ? do_pci_enable_device+0x4/0x110
[    5.680960]  i5000_init_one+0x27/0x30 [i5000_edac]
[    5.680964]  local_pci_probe+0x4b/0x90
[    5.680968]  pci_device_probe+0x191/0x200
[    5.680971]  really_probe.part.0+0xcb/0x380
[    5.680975]  really_probe+0x40/0x80
[    5.680977]  __driver_probe_device+0xe8/0x140
[    5.680980]  driver_probe_device+0x23/0xb0
[    5.680982]  __driver_attach+0xc5/0x180
[    5.680984]  ? __device_attach_driver+0x140/0x140
[    5.680986]  bus_for_each_dev+0x7e/0xd0
[    5.680991]  driver_attach+0x1e/0x30
[    5.680995]  bus_add_driver+0x178/0x220
[    5.680998]  driver_register+0x74/0xe0
[    5.681000]  ? 0xffffffffc0700000
[    5.681002]  __pci_register_driver+0x68/0x70
[    5.681005]  i5000_init+0x36/0x1000 [i5000_edac]
[    5.681009]  do_one_initcall+0x48/0x1e0
[    5.681014]  ? __cond_resched+0x19/0x40
[    5.681019]  ? kmem_cache_alloc_trace+0x15a/0x420
[    5.681024]  do_init_module+0x52/0x230
[    5.681029]  load_module+0x12ae/0x1520
[    5.681033]  __do_sys_finit_module+0xbf/0x120
[    5.681036]  ? __do_sys_finit_module+0xbf/0x120
[    5.681040]  __x64_sys_finit_module+0x1a/0x20
[    5.681042]  x64_sys_call+0x1ac3/0x1fa0
[    5.681045]  do_syscall_64+0x54/0xb0
[    5.681050]  ? syscall_exit_to_user_mode+0x2c/0x50
[    5.681053]  ? x64_sys_call+0x3b9/0x1fa0
[    5.681056]  ? do_syscall_64+0x61/0xb0
[    5.681058]  entry_SYSCALL_64_after_hwframe+0x6c/0xd6
[    5.681062] RIP: 0033:0x7f61860f195d
[    5.681065] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d 03 35 0d 00 f7 d8 64 89 01 48
[    5.681068] RSP: 002b:00007ffef18051d8 EFLAGS: 00000246 ORIG_RAX: 
0000000000000139
[    5.681072] RAX: ffffffffffffffda RBX: 000055f2f7fc1440 RCX: 00007f61860f195d
[    5.681074] RDX: 0000000000000000 RSI: 00007f6185fd1ded RDI: 000000000000000e
[    5.681076] RBP: 0000000000020000 R08: 0000000000000000 R09: 0000000000000000
[    5.681078] R10: 000000000000000e R11: 0000000000000246 R12: 00007f6185fd1ded
[    5.681080] R13: 0000000000000000 R14: 000055f2f7daba20 R15: 000055f2f7fc1440
[    5.681083]  </TASK>
[    5.681084] 
================================================================================
[    5.681086] 
================================================================================
[    5.681088] UBSAN: array-index-out-of-bounds in 
/build/linux-hwe-5.15-AvrTps/linux-hwe-5.15-5.15.0/drivers/edac/i5000_edac.c:958:20
[    5.681091] index 4 is out of range for type 'u16 [4]'
[    5.681093] CPU: 2 PID: 362 Comm: systemd-udevd Tainted: G          I       
5.15.0-119-generic #129~20.04.1-Ubuntu
[    5.681095] Hardware name: Dell Inc.                 Precision WorkStation 
490    /0GU083, BIOS A08 04/25/2008
[    5.681097] Call Trace:
[    5.681098]  <TASK>
[    5.681099]  dump_stack_lvl+0x4a/0x63
[    5.681102]  dump_stack+0x10/0x16
[    5.681104]  ubsan_epilogue+0x9/0x36
[    5.681106]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
[    5.681110]  i5000_probe1+0x4a8/0x630 [i5000_edac]
[    5.681114]  ? pci_bus_read_config_byte+0x40/0x70
[    5.681116]  ? do_pci_enable_device+0x4/0x110
[    5.681119]  i5000_init_one+0x27/0x30 [i5000_edac]
[    5.681123]  local_pci_probe+0x4b/0x90
[    5.681126]  pci_device_probe+0x191/0x200
[    5.681129]  really_probe.part.0+0xcb/0x380
[    5.681131]  really_probe+0x40/0x80
[    5.681134]  __driver_probe_device+0xe8/0x140
[    5.681136]  driver_probe_device+0x23/0xb0
[    5.681138]  __driver_attach+0xc5/0x180
[    5.681140]  ? __device_attach_driver+0x140/0x140
[    5.681143]  bus_for_each_dev+0x7e/0xd0
[    5.681146]  driver_attach+0x1e/0x30
[    5.681149]  bus_add_driver+0x178/0x220
[    5.681152]  driver_register+0x74/0xe0
[    5.681154]  ? 0xffffffffc0700000
[    5.681156]  __pci_register_driver+0x68/0x70
[    5.681159]  i5000_init+0x36/0x1000 [i5000_edac]
[    5.681162]  do_one_initcall+0x48/0x1e0
[    5.681165]  ? __cond_resched+0x19/0x40
[    5.681168]  ? kmem_cache_alloc_trace+0x15a/0x420
[    5.681171]  do_init_module+0x52/0x230
[    5.681174]  load_module+0x12ae/0x1520
[    5.681179]  __do_sys_finit_module+0xbf/0x120
[    5.681182]  ? __do_sys_finit_module+0xbf/0x120
[    5.681185]  __x64_sys_finit_module+0x1a/0x20
[    5.681188]  x64_sys_call+0x1ac3/0x1fa0
[    5.681191]  do_syscall_64+0x54/0xb0
[    5.681194]  ? syscall_exit_to_user_mode+0x2c/0x50
[    5.681196]  ? x64_sys_call+0x3b9/0x1fa0
[    5.681199]  ? do_syscall_64+0x61/0xb0
[    5.681202]  entry_SYSCALL_64_after_hwframe+0x6c/0xd6
[    5.681204] RIP: 0033:0x7f61860f195d
[    5.681206] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d 03 35 0d 00 f7 d8 64 89 01 48
[    5.681209] RSP: 002b:00007ffef18051d8 EFLAGS: 00000246 ORIG_RAX: 
0000000000000139
[    5.681212] RAX: ffffffffffffffda RBX: 000055f2f7fc1440 RCX: 00007f61860f195d
[    5.681214] RDX: 0000000000000000 RSI: 00007f6185fd1ded RDI: 000000000000000e
[    5.681216] RBP: 0000000000020000 R08: 0000000000000000 R09: 0000000000000000
[    5.681217] R10: 000000000000000e R11: 0000000000000246 R12: 00007f6185fd1ded
[    5.681219] R13: 0000000000000000 R14: 000055f2f7daba20 R15: 000055f2f7fc1440
[    5.681222]  </TASK>
[    5.681223] 
================================================================================
[    5.681701] EDAC MC0: Giving out device to module i5000_edac.c controller 
I5000: DEV 0000:00:10.0 (POLLED)
[    5.681719] EDAC PCI0: Giving out device to module i5000_edac controller 
EDAC PCI controller: DEV 0000:00:10.0 (POLLED)
[    5.759303] intel_rng: Firmware space is locked read-only. If you can't or
               intel_rng: don't want to disable this in firmware setup, and if
               intel_rng: you are certain that your system has a functional
               intel_rng: RNG, try using the 'no_fwh_detect' option.
[    5.926327] cfg80211: Loading compiled-in X.509 certificates for regulatory 
database
[    5.944754] cfg80211: Loaded X.509 cert 'wens: 
61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    5.945081] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.036516] random: systemd: uninitialized urandom read (16 bytes read)
[    6.036556] random: systemd: uninitialized urandom read (16 bytes read)
[    6.038333] random: systemd: uninitialized urandom read (16 bytes read)
[    6.305813] platform coretemp.0: Using relative temperature scale!
[    6.305893] platform coretemp.1: Using relative temperature scale!
[    6.305930] platform coretemp.0: Using relative temperature scale!
[    6.305956] platform coretemp.1: Using relative temperature scale!
[    6.329763] intel_powerclamp: No package C-state available
[    6.341567] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 2872, rev 0201 
detected
[    6.354853] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0003 detected
[    6.365538] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    6.406169] snd_hda_codec_idt hdaudioC0D0: autoconfig for STAC9200: 
line_outs=1 (0xe/0x0/0x0/0x0/0x0) type:line
[    6.406181] snd_hda_codec_idt hdaudioC0D0:    speaker_outs=1 
(0x11/0x0/0x0/0x0/0x0)
[    6.406184] snd_hda_codec_idt hdaudioC0D0:    hp_outs=1 (0xd/0x0/0x0/0x0/0x0)
[    6.406187] snd_hda_codec_idt hdaudioC0D0:    mono: mono_out=0x0
[    6.406189] snd_hda_codec_idt hdaudioC0D0:    inputs:
[    6.406192] snd_hda_codec_idt hdaudioC0D0:      Mic=0x10
[    6.406194] snd_hda_codec_idt hdaudioC0D0:      Line=0xf
[    6.420579] input: HDA Intel Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    6.420674] input: HDA Intel Line as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    6.420751] input: HDA Intel Line Out as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    6.420825] input: HDA Intel Front Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    6.445980] random: crng init done
[    6.445988] random: 199 urandom warning(s) missed due to ratelimiting
[    6.514081] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.4)
[    6.612609] rt2800pci 0000:06:00.0 wlp6s0: renamed from wlan0


System is running ubuntu 20.04

$ uname -a
Linux xeon-machine 5.15.0-119-generic #129~20.04.1-Ubuntu SMP Wed Aug 7 
13:07:13 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

So a very similar version of kernel, albeit much newer.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2000403

Title:
  series of i5000 kernel bug reports every boot, latest jammy

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Kernel bugs on boot, latest jammy, edac/i5000 related?

  [  +0.214131] systemd-journald[502]: Received client request to flush runtime 
journal.
  [  +2.520374] 
================================================================================
  [  +0.008680] UBSAN: array-index-out-of-bounds in 
/build/linux-MUxl3y/linux-5.15.0/drivers/edac/i5000_edac.c:956:20
  [  +0.008754] index 4 is out of range for type 'u16 [4]'
  [  +0.008790] CPU: 3 PID: 577 Comm: systemd-udevd Not tainted 
5.15.0-56-generic #62-Ubuntu
  [  +0.000007] Hardware name: Intel S5000PSL/S5000PSL, BIOS 
S5000.86B.15.00.0101.110920101604 11/09/2010
  [  +0.000003] Call Trace:
  [  +0.000003]  <TASK>
  [  +0.000005]  show_stack+0x52/0x5c
  [  +0.000009]  dump_stack_lvl+0x4a/0x63
  [  +0.000009]  dump_stack+0x10/0x16
  [  +0.000003]  ubsan_epilogue+0x9/0x49
  [  +0.000003]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [  +0.000004]  ? i5000_get_mc_regs.isra.0+0x14c/0x1c0 [i5000_edac]
  [  +0.000007]  i5000_probe1+0x506/0x5c0 [i5000_edac]
  [  +0.000004]  ? pci_bus_read_config_byte+0x40/0x70
  [  +0.000006]  ? do_pci_enable_device+0xa4/0x110
  [  +0.000006]  i5000_init_one+0x26/0x30 [i5000_edac]
  [  +0.000004]  local_pci_probe+0x4b/0x90
  [  +0.000004]  pci_device_probe+0x119/0x1f0
  [  +0.000004]  really_probe+0x222/0x420
  [  +0.000004]  __driver_probe_device+0x119/0x190
  [  +0.000003]  driver_probe_device+0x23/0xc0
  [  +0.000003]  __driver_attach+0xbd/0x1f0
  [  +0.000004]  ? __device_attach_driver+0x120/0x120
  [  +0.000003]  bus_for_each_dev+0x7f/0xd0
  [  +0.000003]  driver_attach+0x1e/0x30
  [  +0.000003]  bus_add_driver+0x148/0x220
  [  +0.000003]  ? vunmap_range_noflush+0x3d5/0x470
  [  +0.000006]  driver_register+0x95/0x100
  [  +0.000003]  ? 0xffffffffc0790000
  [  +0.047507] systemd[1]: 
/etc/systemd/system/[email protected]:24: Unit 
configured to use KillMode=none. This is unsafe, as it disables systemd's 
process lifecycle management for the service. Please update your service to use 
>
  [  +0.050854] systemd[1]: 
/etc/systemd/system/[email protected]:24: Unit 
configured to use KillMode=none. This is unsafe, as it disables systemd's 
process lifecycle management for the service. Please update your service to use 
>
  [  +0.055477] systemd[1]: 
/etc/systemd/system/[email protected]:24: Unit 
configured to use KillMode=none. This is unsafe, as it disables systemd's 
process lifecycle management for the service. Please update your service to use 
>
  [  +0.060441] systemd[1]: 
/etc/systemd/system/[email protected]:24: Unit 
configured to use KillMode=none. This is unsafe, as it disables systemd's 
process lifecycle management for the service. Please update your service to use 
>
  [  +0.062717] systemd[1]: 
/etc/systemd/system/[email protected]:24: Unit 
configured to use KillMode=none. This is unsafe, as it disables systemd's 
process lifecycle management for the service. Please update your service to use 
>
  [  +0.064828] systemd[1]: 
/etc/systemd/system/[email protected]:24: Unit 
configured to use KillMode=none. This is unsafe, as it disables systemd's 
process lifecycle management for the service. Please update your service to use 
>
  [  +0.067094] systemd[1]: 
/etc/systemd/system/[email protected]:24: Unit 
configured to use KillMode=none. This is unsafe, as it disables systemd's 
process lifecycle management for the service. Please update your service to use 
>
  [  +0.070663] systemd[1]: 
/etc/systemd/system/[email protected]:24: Unit 
configured to use KillMode=none. This is unsafe, as it disables systemd's 
process lifecycle management for the service. Please update your service to use 
>
  [  +0.198066] systemd[1]: Queued start job for default target Graphical 
Interface.
  [  +0.033252] systemd[1]: Created slice Virtual Machine and Container Slice.
  [  +0.037074] systemd[1]: Created slice Slice 
/system/ceph-4067126d-01cb-40af-824a-881c130140f8.
  [  +0.036383] systemd[1]: Created slice Slice /system/modprobe.
  [  +0.035778] systemd[1]: Created slice Slice /system/systemd-fsck.
  [  +0.050206] systemd[1]: Created slice User and Session Slice.
  [  +0.033712] systemd[1]: Started ntpsec-systemd-netif.path.
  [  +0.032925] systemd[1]: Started Forward Password Requests to Wall Directory 
Watch.
  [  +0.032846] systemd[1]: Set up automount Arbitrary Executable File Formats 
File System Automount Point.
  [  +0.032468] systemd[1]: Reached target Slice Units.
  [  +0.031575] systemd[1]: Reached target Swaps.
  [  +0.030118] systemd[1]: Reached target System Time Set.
  [  +0.030023] systemd[1]: Reached target System Time Synchronized.
  [  +0.029354] systemd[1]: Reached target Local Verity Protected Volumes.
  [  +0.028638] systemd[1]: Reached target Libvirt guests shutdown.
  [  +0.028068] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  [  +0.027599] systemd[1]: Listening on LVM2 poll daemon socket.
  [  +0.045466] systemd[1]: Listening on RPCbind Server Activation Socket.
  [  +0.040693] systemd[1]: Listening on Syslog Socket.
  [  +0.025605] systemd[1]: Listening on fsck to fsckd communication Socket.
  [  +0.024803] systemd[1]: Listening on initctl Compatibility Named Pipe.
  [  +0.024392] systemd[1]: Listening on Journal Audit Socket.
  [  +0.023441] systemd[1]: Listening on Journal Socket (/dev/log).
  [  +0.022821] systemd[1]: Listening on Journal Socket.
  [  +0.022247] systemd[1]: Listening on Network Service Netlink Socket.
  [  +0.045467] systemd[1]: Listening on udev Control Socket.
  [  +0.021445] systemd[1]: Listening on udev Kernel Socket.
  [  +0.035093] systemd[1]: Mounting Huge Pages File System...
  [  +0.022496] systemd[1]: Mounting POSIX Message Queue File System...
  [  +0.022706] systemd[1]: Mounting Kernel Debug File System...
  [  +0.022436] systemd[1]: Mounting Kernel Trace File System...
  [  +0.023706] systemd[1]: Starting Journal Service...
  [  +0.020506] systemd[1]: Condition check resulted in Kernel Module 
supporting RPCSEC_GSS being skipped.
  [  +0.076218] systemd[1]: Starting Set the console keyboard layout...
  [  +0.022161] systemd[1]: Starting Create List of Static Device Nodes...
  [  +0.022430] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. 
using dmeventd or progress polling...
  [  +0.022984] systemd[1]: Starting Load Kernel Module chromeos_pstore...
  [  +0.022618] systemd[1]: Starting Load Kernel Module configfs...
  [  +0.022501] systemd[1]: Starting Load Kernel Module drm...
  [  +0.022272] systemd[1]: Starting Load Kernel Module efi_pstore...
  [  +0.022229] systemd[1]: Starting Load Kernel Module fuse...
  [  +0.022624] systemd[1]: Starting Load Kernel Module pstore_blk...
  [  +0.047094] systemd[1]: Starting Load Kernel Module pstore_zone...
  [  +0.022417] systemd[1]: Starting Load Kernel Module ramoops...
  [  +0.020276] systemd[1]: Condition check resulted in OpenVSwitch 
configuration for cleanup being skipped.
  [  +0.010284] systemd[1]: Condition check resulted in File System Check on 
Root Device being skipped.
  [  +0.064241] systemd[1]: Starting Load Kernel Modules...
  [  +0.022368] systemd[1]: Starting Generate network units from Kernel command 
line...
  [  +0.022746] systemd[1]: Starting Remount Root and Kernel File Systems...
  [  +0.018698] BTRFS info (device sda2): disk space caching is enabled
  [  +0.014487] systemd[1]: Starting Coldplug All udev Devices...
  [  +0.013468] lp: driver loaded but no devices found
  [  +0.034467] ppdev: user-space parallel port driver
  [  +0.012229] systemd[1]: Started Journal Service.
  [  +0.087321] coretemp coretemp.0: Using relative temperature scale!
  [  +0.009503] coretemp coretemp.0: Using relative temperature scale!
  [  +0.015247] coretemp coretemp.0: Using relative temperature scale!
  [  +0.000036] coretemp coretemp.0: Using relative temperature scale!
  [  +0.025160] i5k_amb i5k_amb.0: hwmon_device_register() is deprecated. 
Please convert the driver to use hwmon_device_register_with_info().
  [  +0.214131] systemd-journald[502]: Received client request to flush runtime 
journal.
  [  +2.520374] 
================================================================================
  [  +0.008680] UBSAN: array-index-out-of-bounds in 
/build/linux-MUxl3y/linux-5.15.0/drivers/edac/i5000_edac.c:956:20
  [  +0.008754] index 4 is out of range for type 'u16 [4]'
  [  +0.008790] CPU: 3 PID: 577 Comm: systemd-udevd Not tainted 
5.15.0-56-generic #62-Ubuntu
  [  +0.000007] Hardware name: Intel S5000PSL/S5000PSL, BIOS 
S5000.86B.15.00.0101.110920101604 11/09/2010
  [  +0.000003] Call Trace:
  [  +0.000003]  <TASK>
  [  +0.000005]  show_stack+0x52/0x5c
  [  +0.000009]  dump_stack_lvl+0x4a/0x63
  [  +0.000009]  dump_stack+0x10/0x16
  [  +0.000003]  ubsan_epilogue+0x9/0x49
  [  +0.000003]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [  +0.000004]  ? i5000_get_mc_regs.isra.0+0x14c/0x1c0 [i5000_edac]
  [  +0.000007]  i5000_probe1+0x506/0x5c0 [i5000_edac]
  [  +0.000004]  ? pci_bus_read_config_byte+0x40/0x70
  [  +0.000006]  ? do_pci_enable_device+0xa4/0x110
  [  +0.000006]  i5000_init_one+0x26/0x30 [i5000_edac]
  [  +0.000004]  local_pci_probe+0x4b/0x90
  [  +0.000004]  pci_device_probe+0x119/0x1f0
  [  +0.000004]  really_probe+0x222/0x420
  [  +0.000004]  __driver_probe_device+0x119/0x190
  [  +0.000003]  driver_probe_device+0x23/0xc0
  [  +0.000003]  __driver_attach+0xbd/0x1f0
  [  +0.000004]  ? __device_attach_driver+0x120/0x120
  [  +0.000003]  bus_for_each_dev+0x7f/0xd0
  [  +0.000003]  driver_attach+0x1e/0x30
  [  +0.000003]  bus_add_driver+0x148/0x220
  [  +0.000003]  ? vunmap_range_noflush+0x3d5/0x470
  [  +0.000006]  driver_register+0x95/0x100
  [  +0.000003]  ? 0xffffffffc0790000
  [  +0.022624] systemd[1]: Starting Load Kernel Module pstore_blk...
  [  +0.047094] systemd[1]: Starting Load Kernel Module pstore_zone...
  [  +0.022417] systemd[1]: Starting Load Kernel Module ramoops...
  [  +0.020276] systemd[1]: Condition check resulted in OpenVSwitch 
configuration for cleanup being skipped.
  [  +0.010284] systemd[1]: Condition check resulted in File System Check on 
Root Device being skipped.
  [  +0.064241] systemd[1]: Starting Load Kernel Modules...
  [  +0.022368] systemd[1]: Starting Generate network units from Kernel command 
line...
  [  +0.022746] systemd[1]: Starting Remount Root and Kernel File Systems...
  [  +0.018698] BTRFS info (device sda2): disk space caching is enabled
  [  +0.014487] systemd[1]: Starting Coldplug All udev Devices...
  [  +0.013468] lp: driver loaded but no devices found
  [  +0.034467] ppdev: user-space parallel port driver
  [  +0.012229] systemd[1]: Started Journal Service.
  [  +0.087321] coretemp coretemp.0: Using relative temperature scale!
  [  +0.009503] coretemp coretemp.0: Using relative temperature scale!
  [  +0.015247] coretemp coretemp.0: Using relative temperature scale!
  [  +0.000036] coretemp coretemp.0: Using relative temperature scale!
  [  +0.025160] i5k_amb i5k_amb.0: hwmon_device_register() is deprecated. 
Please convert the driver to use hwmon_device_register_with_info().
  [  +0.214131] systemd-journald[502]: Received client request to flush runtime 
journal.
  [  +2.520374] 
================================================================================
  [  +0.008680] UBSAN: array-index-out-of-bounds in 
/build/linux-MUxl3y/linux-5.15.0/drivers/edac/i5000_edac.c:956:20
  [  +0.008754] index 4 is out of range for type 'u16 [4]'
  [  +0.008790] CPU: 3 PID: 577 Comm: systemd-udevd Not tainted 
5.15.0-56-generic #62-Ubuntu
  [  +0.000007] Hardware name: Intel S5000PSL/S5000PSL, BIOS 
S5000.86B.15.00.0101.110920101604 11/09/2010
  [  +0.000003] Call Trace:
  [  +0.000003]  <TASK>
  [  +0.000005]  show_stack+0x52/0x5c
  [  +0.000009]  dump_stack_lvl+0x4a/0x63
  [  +0.000009]  dump_stack+0x10/0x16
  [  +0.000003]  ubsan_epilogue+0x9/0x49
  [  +0.000003]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [  +0.000004]  ? i5000_get_mc_regs.isra.0+0x14c/0x1c0 [i5000_edac]
  [  +0.000007]  i5000_probe1+0x506/0x5c0 [i5000_edac]
  [  +0.000004]  ? pci_bus_read_config_byte+0x40/0x70
  [  +0.000006]  ? do_pci_enable_device+0xa4/0x110
  [  +0.000006]  i5000_init_one+0x26/0x30 [i5000_edac]
  [  +0.000004]  local_pci_probe+0x4b/0x90
  [  +0.000004]  pci_device_probe+0x119/0x1f0
  [  +0.000004]  really_probe+0x222/0x420
  [  +0.000004]  __driver_probe_device+0x119/0x190
  [  +0.000003]  driver_probe_device+0x23/0xc0
  [  +0.000003]  __driver_attach+0xbd/0x1f0
  [  +0.000004]  ? __device_attach_driver+0x120/0x120
  [  +0.000003]  bus_for_each_dev+0x7f/0xd0
  [  +0.000003]  driver_attach+0x1e/0x30
  [  +0.000003]  bus_add_driver+0x148/0x220
  [  +0.000003]  ? vunmap_range_noflush+0x3d5/0x470
  [  +0.000006]  driver_register+0x95/0x100
  [  +0.000003]  ? 0xffffffffc0790000
  [  +0.000003]  __pci_register_driver+0x68/0x70
  [  +0.000002]  i5000_init+0x36/0x1000 [i5000_edac]
  [  +0.000004]  do_one_initcall+0x49/0x1e0
  [  +0.000006]  ? kmem_cache_alloc_trace+0x19e/0x2e0
  [  +0.000005]  do_init_module+0x52/0x260
  [  +0.000004]  load_module+0xb2b/0xbc0
  [  +0.000003]  __do_sys_finit_module+0xbf/0x120
  [  +0.000004]  __x64_sys_finit_module+0x18/0x20
  [  +0.000002]  do_syscall_64+0x5c/0xc0
  [  +0.000005]  ? exit_to_user_mode_prepare+0x37/0xb0
  [  +0.000005]  ? syscall_exit_to_user_mode+0x27/0x50
  [  +0.000003]  ? __x64_sys_mmap+0x33/0x50
  [  +0.000004]  ? do_syscall_64+0x69/0xc0
  [  +0.000003]  ? syscall_exit_to_user_mode+0x27/0x50
  [  +0.000003]  ? do_syscall_64+0x69/0xc0
  [  +0.000002]  ? do_syscall_64+0x69/0xc0
  [  +0.000003]  ? irqentry_exit_to_user_mode+0x9/0x20
  [  +0.000003]  ? irqentry_exit+0x1d/0x30
  [  +0.000003]  ? exc_page_fault+0x89/0x170
  [  +0.000003]  entry_SYSCALL_64_after_hwframe+0x61/0xcb
  [  +0.000005] RIP: 0033:0x7f71e3af3a3d
  [  +0.000004] Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d c3 a3 0f 00 f7 d8 64 89 01 48
  [  +0.000003] RSP: 002b:00007fffdfd8d708 EFLAGS: 00000246 ORIG_RAX: 
0000000000000139
  [  +0.000005] RAX: ffffffffffffffda RBX: 000055d2c3cb9090 RCX: 
00007f71e3af3a3d
  [  +0.000002] RDX: 0000000000000000 RSI: 00007f71e3c8a441 RDI: 
0000000000000006
  [  +0.000002] RBP: 0000000000020000 R08: 0000000000000000 R09: 
00007fffdfd8d840
  [  +0.000003] R10: 0000000000000006 R11: 0000000000000246 R12: 
00007f71e3c8a441
  [  +0.000002] R13: 000055d2c3bb6a90 R14: 000055d2c3cb9190 R15: 
000055d2c3cb92d0
  [  +0.000003]  </TASK>
  [  +0.000001] 
================================================================================
  [  +0.008911] 
================================================================================
  [  +0.008901] UBSAN: array-index-out-of-bounds in 
/build/linux-MUxl3y/linux-5.15.0/drivers/edac/i5000_edac.c:958:20
  [  +0.009004] index 4 is out of range for type 'u16 [4]'
  [  +0.008953] CPU: 3 PID: 577 Comm: systemd-udevd Not tainted 
5.15.0-56-generic #62-Ubuntu
  [  +0.000003] Hardware name: Intel S5000PSL/S5000PSL, BIOS 
S5000.86B.15.00.0101.110920101604 11/09/2010
  [  +0.000003] Call Trace:
  [  +0.000003]  <TASK>
  [  +0.000002]  show_stack+0x52/0x5c
  [  +0.000008]  dump_stack_lvl+0x4a/0x63
  [  +0.000006]  dump_stack+0x10/0x16
  [  +0.000003]  ubsan_epilogue+0x9/0x49
  [  +0.000003]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [  +0.000004]  ? i5000_get_mc_regs.isra.0+0x14c/0x1c0 [i5000_edac]
  [  +0.000006]  i5000_probe1+0x452/0x5c0 [i5000_edac]
  [  +0.000004]  ? pci_bus_read_config_byte+0x40/0x70
  [  +0.000006]  ? do_pci_enable_device+0xa4/0x110
  [  +0.000005]  i5000_init_one+0x26/0x30 [i5000_edac]
  [  +0.000005]  local_pci_probe+0x4b/0x90
  [  +0.000003]  pci_device_probe+0x119/0x1f0
  [  +0.000003]  really_probe+0x222/0x420
  [  +0.000004]  __driver_probe_device+0x119/0x190
  [  +0.000003]  driver_probe_device+0x23/0xc0
  [  +0.000003]  __driver_attach+0xbd/0x1f0
  [  +0.000003]  ? __device_attach_driver+0x120/0x120
  [  +0.000003]  bus_for_each_dev+0x7f/0xd0
  [  +0.000003]  driver_attach+0x1e/0x30
  [  +0.000003]  bus_add_driver+0x148/0x220
  [  +0.000003]  ? vunmap_range_noflush+0x3d5/0x470
  [  +0.000006]  driver_register+0x95/0x100
  [  +0.000003]  ? 0xffffffffc0790000
  [  +0.000002]  __pci_register_driver+0x68/0x70
  [  +0.000003]  i5000_init+0x36/0x1000 [i5000_edac]
  [  +0.000004]  do_one_initcall+0x49/0x1e0
  [  +0.000004]  ? kmem_cache_alloc_trace+0x19e/0x2e0
  [  +0.000005]  do_init_module+0x52/0x260
  [  +0.000003]  load_module+0xb2b/0xbc0
  [  +0.000003]  __do_sys_finit_module+0xbf/0x120
  [  +0.000004]  __x64_sys_finit_module+0x18/0x20
  [  +0.000002]  do_syscall_64+0x5c/0xc0
  [  +0.000005]  ? exit_to_user_mode_prepare+0x37/0xb0
  [  +0.000004]  ? syscall_exit_to_user_mode+0x27/0x50
  [  +0.000004]  ? __x64_sys_mmap+0x33/0x50
  [  +0.000003]  ? do_syscall_64+0x69/0xc0
  [  +0.000003]  ? syscall_exit_to_user_mode+0x27/0x50
  [  +0.000003]  ? do_syscall_64+0x69/0xc0
  [  +0.000002]  ? do_syscall_64+0x69/0xc0
  [  +0.000003]  ? irqentry_exit_to_user_mode+0x9/0x20
  [  +0.000003]  ? irqentry_exit+0x1d/0x30
  [  +0.000003]  ? exc_page_fault+0x89/0x170
  [  +0.000003]  entry_SYSCALL_64_after_hwframe+0x61/0xcb
  [  +0.000005] RIP: 0033:0x7f71e3af3a3d
  [  +0.000004] Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d c3 a3 0f 00 f7 d8 64 89 01 48
  [  +0.000002] RSP: 002b:00007fffdfd8d708 EFLAGS: 00000246 ORIG_RAX: 
0000000000000139
  [  +0.000005] RAX: ffffffffffffffda RBX: 000055d2c3cb9090 RCX: 
00007f71e3af3a3d
  [  +0.000002] RDX: 0000000000000000 RSI: 00007f71e3c8a441 RDI: 
0000000000000006
  [  +0.000002] RBP: 0000000000020000 R08: 0000000000000000 R09: 
00007fffdfd8d840
  [  +0.000002] R10: 0000000000000006 R11: 0000000000000246 R12: 
00007f71e3c8a441
  [  +0.000002] R13: 000055d2c3bb6a90 R14: 000055d2c3cb9190 R15: 
000055d2c3cb92d0
  [  +0.000003]  </TASK>
  [  +0.000001] 
================================================================================
  [  +0.019008] EDAC MC0: Giving out device to module i5000_edac.c controller 
I5000: DEV 0000:00:10.0 (POLLED)
  [  +0.000028] EDAC PCI0: Giving out device to module i5000_edac controller 
EDAC PCI controller: DEV 0000:00:10.0 (POLLED)
  [  +0.518303] IPMI message handler: version 39.2
  [  +0.240888] ipmi device interface
  [  +0.007004] ipmi_si: IPMI System Interface driver
  [  +0.000040] ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS
  [  +0.000004] ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 
irq 0
  [  +0.000004] ipmi_si: Adding SMBIOS-specified kcs state machine
  [  +0.000100] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI
  [  +0.000074] ipmi_si IPI0001:00: ipmi_platform: [io  0x0ca2] regsize 1 
spacing 1 irq 0
  [  +0.260627] intel_powerclamp: No package C-state available
  [  +0.048384] intel_powerclamp: No package C-state available
  [  +0.048336] intel_powerclamp: No package C-state available
  [  +0.043568] intel_powerclamp: No package C-state available
  [  +0.448330] ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state 
machine in favor of ACPI
  [  +0.000009] ipmi_si: Adding ACPI-specified kcs state machine
  [  +0.000107] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 
0xca2, slave address 0x20, irq 0
  [  +0.396985] ipmi_si IPI0001:00: IPMI message handler: Found new BMC 
(man_id: 0x000157, prod_id: 0x0029, dev_id: 0x20)
  [  +0.061053] ipmi_si IPI0001:00: IPMI kcs interface initialized
  [  +1.212328] ipmi_ssif: IPMI SSIF Interface driver
  [  +3.473946] bridge: filtering via arp/ip/ip6tables is no longer available 
by default. Update your scripts to load br_netfilter if you need this.
  [  +0.090783] vmbridge: port 1(ceph0noc0port) entered blocking state
  [  +0.000012] vmbridge: port 1(ceph0noc0port) entered disabled state
  [  +0.000974] vmbridge: port 2(lan0noc0port) entered blocking state
  [  +0.000004] vmbridge: port 2(lan0noc0port) entered disabled state
  [  +0.012057] device lan0noc0port entered promiscuous mode
  [  +0.000021] device ceph0noc0port entered promiscuous mode
  [  +0.001680] vmbridge: port 3(enp4s0f1) entered blocking state
  [  +0.000007] vmbridge: port 3(enp4s0f1) entered disabled state
  [  +0.010565] device enp4s0f1 entered promiscuous mode
  [  +0.000612] vmbridge: port 4(enp4s0f0) entered blocking state
  [  +0.000004] vmbridge: port 4(enp4s0f0) entered disabled state
  [  +0.012396] device enp4s0f0 entered promiscuous mode
  [  +0.051247] vmbridge: port 1(ceph0noc0port) entered blocking state
  [  +0.000011] vmbridge: port 1(ceph0noc0port) entered forwarding state
  [  +0.000070] IPv6: ADDRCONF(NETDEV_CHANGE): ceph0noc0iface: link becomes 
ready
  [  +0.000065] IPv6: ADDRCONF(NETDEV_CHANGE): vmbridge: link becomes ready
  [  +0.000240] vmbridge: port 2(lan0noc0port) entered blocking state
  [  +0.000004] vmbridge: port 2(lan0noc0port) entered forwarding state
  [  +0.000044] IPv6: ADDRCONF(NETDEV_CHANGE): lan0noc0iface: link becomes ready
  [  +2.832343] e1000e 0000:04:00.0 enp4s0f0: NIC Link is Up 1000 Mbps Full 
Duplex, Flow Control: Rx/Tx
  [  +0.000509] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0f0: link becomes ready
  [  +0.000056] vmbridge: port 4(enp4s0f0) entered blocking state
  [  +0.000005] vmbridge: port 4(enp4s0f0) entered forwarding state
  [  +0.911462] e1000e 0000:04:00.1 enp4s0f1: NIC Link is Up 1000 Mbps Full 
Duplex, Flow Control: Rx/Tx
  [  +0.000511] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0f1: link becomes ready
  [  +0.000055] vmbridge: port 3(enp4s0f1) entered blocking state
  [  +0.000007] vmbridge: port 3(enp4s0f1) entered forwarding state
  [  +0.044311] audit: type=1400 audit(1671756439.951:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1269 
comm="apparmor_parser"
  [  +0.000010] audit: type=1400 audit(1671756439.951:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" 
pid=1269 comm="apparmor_parser"
  [  +0.099161] audit: type=1400 audit(1671756440.051:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/lightdm/lightdm-guest-session" pid=1267 comm="apparmor_parser"
  [  +0.000009] audit: type=1400 audit(1671756440.051:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=1267 
comm="apparmor_parser"
  [  +0.136484] audit: type=1400 audit(1671756440.187:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1271 
comm="apparmor_parser"
  [  +0.000012] audit: type=1400 audit(1671756440.187:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_filter" pid=1271 
comm="apparmor_parser"
  [  +0.000005] audit: type=1400 audit(1671756440.187:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_groff" pid=1271 
comm="apparmor_parser"
  [  +0.029571] audit: type=1400 audit(1671756440.219:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lsb_release" pid=1268 
comm="apparmor_parser"
  [  +0.002314] audit: type=1400 audit(1671756440.219:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/bin/redshift" pid=1272 
comm="apparmor_parser"
  [  +0.022624] systemd[1]: Starting Load Kernel Module pstore_blk...
  [  +0.047094] systemd[1]: Starting Load Kernel Module pstore_zone...
  [  +0.022417] systemd[1]: Starting Load Kernel Module ramoops...
  [  +0.020276] systemd[1]: Condition check resulted in OpenVSwitch 
configuration for cleanup being skipped.
  [  +0.010284] systemd[1]: Condition check resulted in File System Check on 
Root Device being skipped.
  [  +0.064241] systemd[1]: Starting Load Kernel Modules...
  [  +0.022368] systemd[1]: Starting Generate network units from Kernel command 
line...
  [  +0.022746] systemd[1]: Starting Remount Root and Kernel File Systems...
  [  +0.018698] BTRFS info (device sda2): disk space caching is enabled
  [  +0.014487] systemd[1]: Starting Coldplug All udev Devices...
  [  +0.013468] lp: driver loaded but no devices found
  [  +0.034467] ppdev: user-space parallel port driver
  [  +0.012229] systemd[1]: Started Journal Service.
  [  +0.087321] coretemp coretemp.0: Using relative temperature scale!
  [  +0.009503] coretemp coretemp.0: Using relative temperature scale!
  [  +0.015247] coretemp coretemp.0: Using relative temperature scale!
  [  +0.000036] coretemp coretemp.0: Using relative temperature scale!
  [  +0.025160] i5k_amb i5k_amb.0: hwmon_device_register() is deprecated. 
Please convert the driver to use hwmon_device_register_with_info().
  [  +0.214131] systemd-journald[502]: Received client request to flush runtime 
journal.
  [  +2.520374] 
================================================================================
  [  +0.008680] UBSAN: array-index-out-of-bounds in 
/build/linux-MUxl3y/linux-5.15.0/drivers/edac/i5000_edac.c:956:20
  [  +0.008754] index 4 is out of range for type 'u16 [4]'
  [  +0.008790] CPU: 3 PID: 577 Comm: systemd-udevd Not tainted 
5.15.0-56-generic #62-Ubuntu
  [  +0.000007] Hardware name: Intel S5000PSL/S5000PSL, BIOS 
S5000.86B.15.00.0101.110920101604 11/09/2010
  [  +0.000003] Call Trace:
  [  +0.000003]  <TASK>
  [  +0.000005]  show_stack+0x52/0x5c
  [  +0.000009]  dump_stack_lvl+0x4a/0x63
  [  +0.000009]  dump_stack+0x10/0x16
  [  +0.000003]  ubsan_epilogue+0x9/0x49
  [  +0.000003]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [  +0.000004]  ? i5000_get_mc_regs.isra.0+0x14c/0x1c0 [i5000_edac]
  [  +0.000007]  i5000_probe1+0x506/0x5c0 [i5000_edac]
  [  +0.000004]  ? pci_bus_read_config_byte+0x40/0x70
  [  +0.000006]  ? do_pci_enable_device+0xa4/0x110
  [  +0.000006]  i5000_init_one+0x26/0x30 [i5000_edac]
  [  +0.000004]  local_pci_probe+0x4b/0x90
  [  +0.000004]  pci_device_probe+0x119/0x1f0
  [  +0.000004]  really_probe+0x222/0x420
  [  +0.000004]  __driver_probe_device+0x119/0x190
  [  +0.000003]  driver_probe_device+0x23/0xc0
  [  +0.000003]  __driver_attach+0xbd/0x1f0
  [  +0.000004]  ? __device_attach_driver+0x120/0x120
  [  +0.000003]  bus_for_each_dev+0x7f/0xd0
  [  +0.000003]  driver_attach+0x1e/0x30
  [  +0.000003]  bus_add_driver+0x148/0x220
  [  +0.000003]  ? vunmap_range_noflush+0x3d5/0x470
  [  +0.000006]  driver_register+0x95/0x100
  [  +0.000003]  ? 0xffffffffc0790000
  [  +0.000003]  __pci_register_driver+0x68/0x70
  [  +0.000002]  i5000_init+0x36/0x1000 [i5000_edac]
  [  +0.000004]  do_one_initcall+0x49/0x1e0
  [  +0.000006]  ? kmem_cache_alloc_trace+0x19e/0x2e0
  [  +0.000005]  do_init_module+0x52/0x260
  [  +0.000004]  load_module+0xb2b/0xbc0
  [  +0.000003]  __do_sys_finit_module+0xbf/0x120
  [  +0.000004]  __x64_sys_finit_module+0x18/0x20
  [  +0.000002]  do_syscall_64+0x5c/0xc0
  [  +0.000005]  ? exit_to_user_mode_prepare+0x37/0xb0
  [  +0.000005]  ? syscall_exit_to_user_mode+0x27/0x50
  [  +0.000003]  ? __x64_sys_mmap+0x33/0x50
  [  +0.000004]  ? do_syscall_64+0x69/0xc0
  [  +0.000003]  ? syscall_exit_to_user_mode+0x27/0x50
  [  +0.000003]  ? do_syscall_64+0x69/0xc0
  [  +0.000002]  ? do_syscall_64+0x69/0xc0
  [  +0.000003]  ? irqentry_exit_to_user_mode+0x9/0x20
  [  +0.000003]  ? irqentry_exit+0x1d/0x30
  [  +0.000003]  ? exc_page_fault+0x89/0x170
  [  +0.000003]  entry_SYSCALL_64_after_hwframe+0x61/0xcb
  [  +0.000005] RIP: 0033:0x7f71e3af3a3d
  [  +0.000004] Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d c3 a3 0f 00 f7 d8 64 89 01 48
  [  +0.000003] RSP: 002b:00007fffdfd8d708 EFLAGS: 00000246 ORIG_RAX: 
0000000000000139
  [  +0.000005] RAX: ffffffffffffffda RBX: 000055d2c3cb9090 RCX: 
00007f71e3af3a3d
  [  +0.000002] RDX: 0000000000000000 RSI: 00007f71e3c8a441 RDI: 
0000000000000006
  [  +0.000002] RBP: 0000000000020000 R08: 0000000000000000 R09: 
00007fffdfd8d840
  [  +0.000003] R10: 0000000000000006 R11: 0000000000000246 R12: 
00007f71e3c8a441
  [  +0.000002] R13: 000055d2c3bb6a90 R14: 000055d2c3cb9190 R15: 
000055d2c3cb92d0
  [  +0.000003]  </TASK>
  [  +0.000001] 
================================================================================
  [  +0.008911] 
================================================================================
  [  +0.008901] UBSAN: array-index-out-of-bounds in 
/build/linux-MUxl3y/linux-5.15.0/drivers/edac/i5000_edac.c:958:20
  [  +0.009004] index 4 is out of range for type 'u16 [4]'
  [  +0.008953] CPU: 3 PID: 577 Comm: systemd-udevd Not tainted 
5.15.0-56-generic #62-Ubuntu
  [  +0.000003] Hardware name: Intel S5000PSL/S5000PSL, BIOS 
S5000.86B.15.00.0101.110920101604 11/09/2010
  [  +0.000003] Call Trace:
  [  +0.000003]  <TASK>
  [  +0.000002]  show_stack+0x52/0x5c
  [  +0.000008]  dump_stack_lvl+0x4a/0x63
  [  +0.000006]  dump_stack+0x10/0x16
  [  +0.000003]  ubsan_epilogue+0x9/0x49
  [  +0.000003]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [  +0.000004]  ? i5000_get_mc_regs.isra.0+0x14c/0x1c0 [i5000_edac]
  [  +0.000006]  i5000_probe1+0x452/0x5c0 [i5000_edac]
  [  +0.000004]  ? pci_bus_read_config_byte+0x40/0x70
  [  +0.000006]  ? do_pci_enable_device+0xa4/0x110
  [  +0.000005]  i5000_init_one+0x26/0x30 [i5000_edac]
  [  +0.000005]  local_pci_probe+0x4b/0x90
  [  +0.000003]  pci_device_probe+0x119/0x1f0
  [  +0.000003]  really_probe+0x222/0x420
  [  +0.000004]  __driver_probe_device+0x119/0x190
  [  +0.000003]  driver_probe_device+0x23/0xc0
  [  +0.000003]  __driver_attach+0xbd/0x1f0
  [  +0.000003]  ? __device_attach_driver+0x120/0x120
  [  +0.000003]  bus_for_each_dev+0x7f/0xd0
  [  +0.000003]  driver_attach+0x1e/0x30
  [  +0.000003]  bus_add_driver+0x148/0x220
  [  +0.000003]  ? vunmap_range_noflush+0x3d5/0x470
  [  +0.000006]  driver_register+0x95/0x100
  [  +0.000003]  ? 0xffffffffc0790000
  [  +0.000002]  __pci_register_driver+0x68/0x70
  [  +0.000003]  i5000_init+0x36/0x1000 [i5000_edac]
  [  +0.000004]  do_one_initcall+0x49/0x1e0
  [  +0.000004]  ? kmem_cache_alloc_trace+0x19e/0x2e0
  [  +0.000005]  do_init_module+0x52/0x260
  [  +0.000003]  load_module+0xb2b/0xbc0
  [  +0.000003]  __do_sys_finit_module+0xbf/0x120
  [  +0.000004]  __x64_sys_finit_module+0x18/0x20
  [  +0.000002]  do_syscall_64+0x5c/0xc0
  [  +0.000005]  ? exit_to_user_mode_prepare+0x37/0xb0
  [  +0.000004]  ? syscall_exit_to_user_mode+0x27/0x50
  [  +0.000004]  ? __x64_sys_mmap+0x33/0x50
  [  +0.000003]  ? do_syscall_64+0x69/0xc0
  [  +0.000003]  ? syscall_exit_to_user_mode+0x27/0x50
  [  +0.000003]  ? do_syscall_64+0x69/0xc0
  [  +0.000002]  ? do_syscall_64+0x69/0xc0
  [  +0.000003]  ? irqentry_exit_to_user_mode+0x9/0x20
  [  +0.000003]  ? irqentry_exit+0x1d/0x30
  [  +0.000003]  ? exc_page_fault+0x89/0x170
  [  +0.000003]  entry_SYSCALL_64_after_hwframe+0x61/0xcb
  [  +0.000005] RIP: 0033:0x7f71e3af3a3d
  [  +0.000004] Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d c3 a3 0f 00 f7 d8 64 89 01 48
  [  +0.000002] RSP: 002b:00007fffdfd8d708 EFLAGS: 00000246 ORIG_RAX: 
0000000000000139
  [  +0.000005] RAX: ffffffffffffffda RBX: 000055d2c3cb9090 RCX: 
00007f71e3af3a3d
  [  +0.000002] RDX: 0000000000000000 RSI: 00007f71e3c8a441 RDI: 
0000000000000006
  [  +0.000002] RBP: 0000000000020000 R08: 0000000000000000 R09: 
00007fffdfd8d840
  [  +0.000002] R10: 0000000000000006 R11: 0000000000000246 R12: 
00007f71e3c8a441
  [  +0.000002] R13: 000055d2c3bb6a90 R14: 000055d2c3cb9190 R15: 
000055d2c3cb92d0
  [  +0.000003]  </TASK>
  [  +0.000001] 
================================================================================
  [  +0.019008] EDAC MC0: Giving out device to module i5000_edac.c controller 
I5000: DEV 0000:00:10.0 (POLLED)
  [  +0.000028] EDAC PCI0: Giving out device to module i5000_edac controller 
EDAC PCI controller: DEV 0000:00:10.0 (POLLED)
  [  +0.518303] IPMI message handler: version 39.2
  [  +0.240888] ipmi device interface
  [  +0.007004] ipmi_si: IPMI System Interface driver

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-56-generic 5.15.0-56.62
  ProcVersionSignature: Ubuntu 5.15.0-56.62-generic 5.15.64
  Uname: Linux 5.15.0-56-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: unknown
  Date: Fri Dec 23 10:59:40 2022
  InstallationDate: Installed on 2020-09-15 (828 days ago)
  InstallationMedia: Ubuntu-MATE 20.10 "Groovy Gorilla" - Alpha amd64 (20200913)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M
  MachineType: Intel S5000PSL
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.15.0-56-generic 
root=UUID=d90750d9-9e4d-4ed0-8eb3-19c68a213349 ro rootflags=subvol=@ persistent
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-56-generic N/A
   linux-backports-modules-5.15.0-56-generic  N/A
   linux-firmware                             20220329.git681281e4-0ubuntu3.7
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to jammy on 2022-05-07 (229 days ago)
  dmi.bios.date: 11/09/2010
  dmi.bios.release: 15.0
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: S5000.86B.15.00.0101.110920101604
  dmi.board.asset.tag: 20140524a
  dmi.board.name: S5000PSL
  dmi.board.vendor: Intel
  dmi.chassis.asset.tag: 20140524a
  dmi.chassis.type: 17
  dmi.chassis.vendor: QFLLC FS2
  dmi.chassis.version: RM21400RevB
  dmi.ec.firmware.release: 0.0
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrS5000.86B.15.00.0101.110920101604:bd11/09/2010:br15.0:efr0.0:svnIntel:pnS5000PSL:pvr:rvnIntel:rnS5000PSL:rvr:cvnQFLLCFS2:ct17:cvrRM21400RevB:sku..........:
  dmi.product.name: S5000PSL
  dmi.product.sku: ..........
  dmi.sys.vendor: Intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2000403/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to