*** This bug is a duplicate of bug 2037490 ***
https://bugs.launchpad.net/bugs/2037490
** This bug has been marked a duplicate of bug 2037490
UBSAN: array-index-out-of-bounds in
/build/linux-IPoq5q/linux-6.5.0/drivers/message/fusion/mptsas.c
--
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/2041704
Title:
UBSAN: array-index-out-of-bounds
Status in linux package in Ubuntu:
New
Bug description:
[ 40.355061]
================================================================================
[ 40.454827] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptsas.c:2446:22
[ 40.556169] index 1 is out of range for type 'MPI_SAS_IO_UNIT0_PHY_DATA
[1]'
[ 40.658907] CPU: 3 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 40.764198] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 40.870052] Call Trace:
[ 40.975972] <TASK>
[ 41.080886] dump_stack_lvl+0x48/0x70
[ 41.184824] dump_stack+0x10/0x20
[ 41.287247] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 41.390068] mptsas_sas_io_unit_pg0+0x3d9/0x3f0 [mptsas]
[ 41.492720] mptsas_probe_hba_phys.isra.0+0x55/0x490 [mptsas]
[ 41.594909] ? __pfx_scsi_runtime_idle+0x10/0x10
[ 41.696371] ? rpm_idle+0x1dc/0x2b0
[ 41.796412] mptsas_scan_sas_topology+0x32/0x210 [mptsas]
[ 41.895999] ? scsi_autopm_put_host+0x1a/0x30
[ 41.995340] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 42.094163] mptsas_probe+0x1e/0x30 [mptsas]
[ 42.191783] local_pci_probe+0x47/0xb0
[ 42.288525] pci_call_probe+0x55/0x190
[ 42.384960] pci_device_probe+0x84/0x120
[ 42.480345] really_probe+0x1c7/0x410
[ 42.575184] __driver_probe_device+0x8c/0x180
[ 42.669826] driver_probe_device+0x24/0xd0
[ 42.764270] __driver_attach+0x10b/0x210
[ 42.858517] ? __pfx___driver_attach+0x10/0x10
[ 42.952939] bus_for_each_dev+0x8d/0xf0
[ 43.047624] driver_attach+0x1e/0x30
[ 43.141411] bus_add_driver+0x127/0x240
[ 43.234477] driver_register+0x5e/0x130
[ 43.326954] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 43.419394] __pci_register_driver+0x62/0x70
[ 43.511610] mptsas_init+0x119/0xff0 [mptsas]
[ 43.603678] do_one_initcall+0x5e/0x340
[ 43.695523] do_init_module+0x91/0x290
[ 43.787564] load_module+0xba1/0xcf0
[ 43.879124] ? vfree+0xff/0x2d0
[ 43.970247] init_module_from_file+0x96/0x100
[ 44.061259] ? init_module_from_file+0x96/0x100
[ 44.151750] idempotent_init_module+0x11c/0x2b0
[ 44.241236] __x64_sys_finit_module+0x64/0xd0
[ 44.329517] do_syscall_64+0x5c/0x90
[ 44.417340] ? ksys_lseek+0x80/0xd0
[ 44.504223] ? exit_to_user_mode_prepare+0x30/0xb0
[ 44.590803] ? syscall_exit_to_user_mode+0x37/0x60
[ 44.676726] ? do_syscall_64+0x68/0x90
[ 44.762406] ? do_syscall_64+0x68/0x90
[ 44.847342] ? do_syscall_64+0x68/0x90
[ 44.931095] ? exit_to_user_mode_prepare+0x30/0xb0
[ 45.014547] ? syscall_exit_to_user_mode+0x37/0x60
[ 45.097297] ? do_syscall_64+0x68/0x90
[ 45.178954] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 45.261333] RIP: 0033:0x7fc1dd03fc7d
[ 45.342925] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 45.430099] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 45.516555] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 45.603270] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 45.689593] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 45.775871] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 45.861865] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 45.947314] </TASK>
[ 46.031814]
================================================================================
[ 46.118908]
================================================================================
[ 46.205343] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptsas.c:2448:22
[ 46.293527] index 1 is out of range for type 'MPI_SAS_IO_UNIT0_PHY_DATA
[1]'
[ 46.381795] CPU: 3 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 46.471020] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 46.560264] Call Trace:
[ 46.648568] <TASK>
[ 46.734534] dump_stack_lvl+0x48/0x70
[ 46.818777] dump_stack+0x10/0x20
[ 46.900854] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 46.983522] mptsas_sas_io_unit_pg0+0x3b1/0x3f0 [mptsas]
[ 47.066109] mptsas_probe_hba_phys.isra.0+0x55/0x490 [mptsas]
[ 47.148128] ? __pfx_scsi_runtime_idle+0x10/0x10
[ 47.229176] ? rpm_idle+0x1dc/0x2b0
[ 47.308324] mptsas_scan_sas_topology+0x32/0x210 [mptsas]
[ 47.386626] ? scsi_autopm_put_host+0x1a/0x30
[ 47.463567] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 47.539619] mptsas_probe+0x1e/0x30 [mptsas]
[ 47.614512] local_pci_probe+0x47/0xb0
[ 47.689704] pci_call_probe+0x55/0x190
[ 47.764854] pci_device_probe+0x84/0x120
[ 47.840263] really_probe+0x1c7/0x410
[ 47.915367] __driver_probe_device+0x8c/0x180
[ 47.990492] driver_probe_device+0x24/0xd0
[ 48.065398] __driver_attach+0x10b/0x210
[ 48.139955] ? __pfx___driver_attach+0x10/0x10
[ 48.214644] bus_for_each_dev+0x8d/0xf0
[ 48.288938] driver_attach+0x1e/0x30
[ 48.362838] bus_add_driver+0x127/0x240
[ 48.436542] driver_register+0x5e/0x130
[ 48.510136] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 48.584154] __pci_register_driver+0x62/0x70
[ 48.658229] mptsas_init+0x119/0xff0 [mptsas]
[ 48.732506] do_one_initcall+0x5e/0x340
[ 48.806671] do_init_module+0x91/0x290
[ 48.880595] load_module+0xba1/0xcf0
[ 48.954279] ? vfree+0xff/0x2d0
[ 49.027743] init_module_from_file+0x96/0x100
[ 49.101535] ? init_module_from_file+0x96/0x100
[ 49.175459] idempotent_init_module+0x11c/0x2b0
[ 49.249449] __x64_sys_finit_module+0x64/0xd0
[ 49.323240] do_syscall_64+0x5c/0x90
[ 49.397073] ? ksys_lseek+0x80/0xd0
[ 49.470535] ? exit_to_user_mode_prepare+0x30/0xb0
[ 49.544305] ? syscall_exit_to_user_mode+0x37/0x60
[ 49.617899] ? do_syscall_64+0x68/0x90
[ 49.691426] ? do_syscall_64+0x68/0x90
[ 49.764471] ? do_syscall_64+0x68/0x90
[ 49.836993] ? exit_to_user_mode_prepare+0x30/0xb0
[ 49.910064] ? syscall_exit_to_user_mode+0x37/0x60
[ 49.982938] ? do_syscall_64+0x68/0x90
[ 50.055569] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 50.128835] RIP: 0033:0x7fc1dd03fc7d
[ 50.202209] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 50.281804] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 50.361398] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 50.441473] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 50.521984] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 50.602692] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 50.684253] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 50.766496] </TASK>
[ 50.848073]
================================================================================
[ 50.932463]
================================================================================
[ 51.016110] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptsas.c:2451:7
[ 51.101788] index 1 is out of range for type 'MPI_SAS_IO_UNIT0_PHY_DATA
[1]'
[ 51.187923] CPU: 3 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 51.273501] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 51.357455] Call Trace:
[ 51.440030] <TASK>
[ 51.521859] dump_stack_lvl+0x48/0x70
[ 51.603649] dump_stack+0x10/0x20
[ 51.684803] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 51.766527] mptsas_sas_io_unit_pg0+0x3c5/0x3f0 [mptsas]
[ 51.847864] mptsas_probe_hba_phys.isra.0+0x55/0x490 [mptsas]
[ 51.928436] ? __pfx_scsi_runtime_idle+0x10/0x10
[ 52.009678] ? rpm_idle+0x1dc/0x2b0
[ 52.089040] mptsas_scan_sas_topology+0x32/0x210 [mptsas]
[ 52.167514] ? scsi_autopm_put_host+0x1a/0x30
[ 52.244648] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 52.320915] mptsas_probe+0x1e/0x30 [mptsas]
[ 52.396026] local_pci_probe+0x47/0xb0
[ 52.471411] pci_call_probe+0x55/0x190
[ 52.546817] pci_device_probe+0x84/0x120
[ 52.622440] really_probe+0x1c7/0x410
[ 52.697738] __driver_probe_device+0x8c/0x180
[ 52.773056] driver_probe_device+0x24/0xd0
[ 52.848134] __driver_attach+0x10b/0x210
[ 52.922861] ? __pfx___driver_attach+0x10/0x10
[ 52.997719] bus_for_each_dev+0x8d/0xf0
[ 53.072119] driver_attach+0x1e/0x30
[ 53.146147] bus_add_driver+0x127/0x240
[ 53.219957] driver_register+0x5e/0x130
[ 53.293636] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 53.367692] __pci_register_driver+0x62/0x70
[ 53.441853] mptsas_init+0x119/0xff0 [mptsas]
[ 53.516218] do_one_initcall+0x5e/0x340
[ 53.590446] do_init_module+0x91/0x290
[ 53.664432] load_module+0xba1/0xcf0
[ 53.738200] ? vfree+0xff/0x2d0
[ 53.811726] init_module_from_file+0x96/0x100
[ 53.885558] ? init_module_from_file+0x96/0x100
[ 53.959480] idempotent_init_module+0x11c/0x2b0
[ 54.033532] __x64_sys_finit_module+0x64/0xd0
[ 54.107474] do_syscall_64+0x5c/0x90
54.181459] ? ksys_lseek+0x80/0xd0
[ 54.255050] ? exit_to_user_mode_prepare+0x30/0xb0
[ 54.328948] ? syscall_exit_to_user_mode+0x37/0x60
[ 54.402672] ? do_syscall_64+0x68/0x90
[ 54.476306] ? do_syscall_64+0x68/0x90
[ 54.549438] ? do_syscall_64+0x68/0x90
[ 54.622067] ? exit_to_user_mode_prepare+0x30/0xb0
[ 54.695222] ? syscall_exit_to_user_mode+0x37/0x60
[ 54.768114] ? do_syscall_64+0x68/0x90
[ 54.840788] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 54.914029] RIP: 0033:0x7fc1dd03fc7d
[ 54.987401] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 55.066991] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 55.146649] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 55.226787] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 55.307340] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 55.388112] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 55.469716] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 55.552022] </TASK>
[ 55.633662]
================================================================================
[ 55.718118]
================================================================================
[ 55.801825] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptsas.c:2443:46
[ 55.887547] index 2 is out of range for type 'MPI_SAS_IO_UNIT0_PHY_DATA
[1]'
[ 55.973704] CPU: 3 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 56.059324] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 56.143362] Call Trace:
[ 56.226023] <TASK>
[ 56.307962] dump_stack_lvl+0x48/0x70
[ 56.389861] dump_stack+0x10/0x20
[ 56.471102] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 56.552934] mptsas_sas_io_unit_pg0+0x39d/0x3f0 [mptsas]
[ 56.634381] mptsas_probe_hba_phys.isra.0+0x55/0x490 [mptsas]
[ 56.715040] ? __pfx_scsi_runtime_idle+0x10/0x10
[ 56.796391] ? rpm_idle+0x1dc/0x2b0
[ 56.875818] mptsas_scan_sas_topology+0x32/0x210 [mptsas]
[ 56.954400] ? scsi_autopm_put_host+0x1a/0x30
[ 57.031665] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 57.108064] mptsas_probe+0x1e/0x30 [mptsas]
[ 57.183280] local_pci_probe+0x47/0xb0
[ 57.258752] pci_call_probe+0x55/0x190
[ 57.334223] pci_device_probe+0x84/0x120
[ 57.409956] really_probe+0x1c7/0x410
[ 57.485384] __driver_probe_device+0x8c/0x180
[ 57.560812] driver_probe_device+0x24/0xd0
[ 57.636021] __driver_attach+0x10b/0x210
[ 57.710859] ? __pfx___driver_attach+0x10/0x10
[ 57.785786] bus_for_each_dev+0x8d/0xf0
[ 57.860295] driver_attach+0x1e/0x30
[ 57.934409] bus_add_driver+0x127/0x240
[ 58.008329] driver_register+0x5e/0x130
[ 58.082138] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 58.156326] __pci_register_driver+0x62/0x70
[ 58.230617] mptsas_init+0x119/0xff0 [mptsas]
[ 58.305111] do_one_initcall+0x5e/0x340
[ 58.379448] do_init_module+0x91/0x290
[ 58.453544] load_module+0xba1/0xcf0
[ 58.527399] ? vfree+0xff/0x2d0
[ 58.601014] init_module_from_file+0x96/0x100
[ 58.674933] ? init_module_from_file+0x96/0x100
[ 58.748964] idempotent_init_module+0x11c/0x2b0
[ 58.823106] __x64_sys_finit_module+0x64/0xd0
[ 58.897095] do_syscall_64+0x5c/0x90
[ 58.971123] ? ksys_lseek+0x80/0xd0
[ 59.044823] ? exit_to_user_mode_prepare+0x30/0xb0
[ 59.118808] ? syscall_exit_to_user_mode+0x37/0x60
[ 59.192598] ? do_syscall_64+0x68/0x90
[ 59.266255] ? do_syscall_64+0x68/0x90
[ 59.339451] ? do_syscall_64+0x68/0x90
[ 59.412124] ? exit_to_user_mode_prepare+0x30/0xb0
[ 59.485323] ? syscall_exit_to_user_mode+0x37/0x60
[ 59.558260] ? do_syscall_64+0x68/0x90
[ 59.630999] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 59.704287] RIP: 0033:0x7fc1dd03fc7d
[ 59.777637] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 59.857161] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 59.936756] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 60.016873] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 60.097427] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 60.178178] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 60.259784] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 60.342091] </TASK>
[ 60.423728]
================================================================================
[ 60.549845] mptsas: ioc0: attaching sata device: fw_channel 0, fw_id 8,
phy 0, sas_addr 0x1221000000000000
[ 60.636379]
================================================================================
[ 60.723370] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptscsih.c:2134:46
[ 60.812419] index 1 is out of range for type 'IOC_3_PHYS_DISK [1]'
[ 60.899536] CPU: 1 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 60.985894] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 61.072597] Call Trace:
[ 61.158408] <TASK>
[ 61.243385] dump_stack_lvl+0x48/0x70
[ 61.328476] dump_stack+0x10/0x20
[ 61.413104] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 61.497669] mptscsih_is_phys_disk+0x298/0x350 [mptscsih]
[ 61.581562] mptsas_target_alloc+0x1d0/0x280 [mptsas]
[ 61.666180] scsi_alloc_target+0x266/0x340
[ 61.749040] __scsi_scan_target+0x74/0x240
[ 61.830107] scsi_scan_target+0xe0/0x100
[ 61.909797] sas_rphy_add+0x137/0x1a0 [scsi_transport_sas]
[ 61.988906] mptsas_add_end_device.isra.0+0x124/0x2f0 [mptsas]
[ 62.067641] mptsas_scan_sas_topology+0xba/0x210 [mptsas]
[ 62.146944] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 62.226382] mptsas_probe+0x1e/0x30 [mptsas]
[ 62.305904] local_pci_probe+0x47/0xb0
[ 62.385091] pci_call_probe+0x55/0x190
[ 62.463906] pci_device_probe+0x84/0x120
[ 62.542415] really_probe+0x1c7/0x410
[ 62.620488] __driver_probe_device+0x8c/0x180
[ 62.698713] driver_probe_device+0x24/0xd0
[ 62.776610] __driver_attach+0x10b/0x210
[ 62.854201] ? __pfx___driver_attach+0x10/0x10
[ 62.931769] bus_for_each_dev+0x8d/0xf0
[ 63.009293] driver_attach+0x1e/0x30
[ 63.086686] bus_add_driver+0x127/0x240
[ 63.164167] driver_register+0x5e/0x130
[ 63.241605] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 63.319489] __pci_register_driver+0x62/0x70
[ 63.397323] mptsas_init+0x119/0xff0 [mptsas]
[ 63.475117] do_one_initcall+0x5e/0x340
[ 63.552733] do_init_module+0x91/0x290
[ 63.630106] load_module+0xba1/0xcf0
[ 63.707326] ? vfree+0xff/0x2d0
[ 63.784371] init_module_from_file+0x96/0x100
[ 63.861809] ? init_module_from_file+0x96/0x100
[ 63.939555] idempotent_init_module+0x11c/0x2b0
[ 64.017214] __x64_sys_finit_module+0x64/0xd0
[ 64.094500] do_syscall_64+0x5c/0x90
[ 64.171609] ? ksys_lseek+0x80/0xd0
[ 64.248543] ? exit_to_user_mode_prepare+0x30/0xb0
[ 64.326091] ? syscall_exit_to_user_mode+0x37/0x60
[ 64.403619] ? do_syscall_64+0x68/0x90
[ 64.481143] ? do_syscall_64+0x68/0x90
[ 64.557947] ? do_syscall_64+0x68/0x90
[ 64.634029] ? exit_to_user_mode_prepare+0x30/0xb0
[ 64.710504] ? syscall_exit_to_user_mode+0x37/0x60
[ 64.787025] ? do_syscall_64+0x68/0x90
[ 64.863348] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 64.940437] RIP: 0033:0x7fc1dd03fc7d
[ 65.017328] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 65.100697] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 65.183829] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 65.268184] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 65.353456] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 65.438950] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 65.524814] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 65.610615] </TASK>
[ 65.695631]
================================================================================
[ 65.783031]
================================================================================
[ 65.867332] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptscsih.c:2135:51
[ 65.951343] index 1 is out of range for type 'IOC_3_PHYS_DISK [1]'
[ 66.035108] CPU: 1 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 66.120547] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 66.206702] Call Trace:
[ 66.292005] <TASK>
[ 66.376717] dump_stack_lvl+0x48/0x70
[ 66.461020] dump_stack+0x10/0x20
[ 66.543790] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 66.625754] mptscsih_is_phys_disk+0x33a/0x350 [mptscsih]
[ 66.706719] mptsas_target_alloc+0x1d0/0x280 [mptsas]
[ 66.786067] scsi_alloc_target+0x266/0x340
[ 66.863621] __scsi_scan_target+0x74/0x240
[ 66.939949] scsi_scan_target+0xe0/0x100
[ 67.014942] sas_rphy_add+0x137/0x1a0 [scsi_transport_sas]
[ 67.089722] mptsas_add_end_device.isra.0+0x124/0x2f0 [mptsas]
[ 67.165377] mptsas_scan_sas_topology+0xba/0x210 [mptsas]
[ 67.241294] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 67.317582] mptsas_probe+0x1e/0x30 [mptsas]
[ 67.393389] local_pci_probe+0x47/0xb0
[ 67.468732] pci_call_probe+0x55/0x190
[ 67.543788] pci_device_probe+0x84/0x120
[ 67.618538] really_probe+0x1c7/0x410
[ 67.693311] __driver_probe_device+0x8c/0x180
[ 67.768323] driver_probe_device+0x24/0xd0
[ 67.843031] __driver_attach+0x10b/0x210
[ 67.917281] ? __pfx___driver_attach+0x10/0x10
[ 67.991420] bus_for_each_dev+0x8d/0xf0
[ 68.065296] driver_attach+0x1e/0x30
[ 68.139128] bus_add_driver+0x127/0x240
[ 68.212939] driver_register+0x5e/0x130
[ 68.286729] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 68.361005] __pci_register_driver+0x62/0x70
[ 68.435319] mptsas_init+0x119/0xff0 [mptsas]
[ 68.509640] do_one_initcall+0x5e/0x340
[ 68.583736] do_init_module+0x91/0x290
[ 68.657657] load_module+0xba1/0xcf0
[ 68.731359] ? vfree+0xff/0x2d0
[ 68.804777] init_module_from_file+0x96/0x100
[ 68.878630] ? init_module_from_file+0x96/0x100
[ 68.952685] idempotent_init_module+0x11c/0x2b0
[ 69.026914] __x64_sys_finit_module+0x64/0xd0
[ 69.100791] do_syscall_64+0x5c/0x90
[ 69.174382] ? ksys_lseek+0x80/0xd0
[ 69.247733] ? exit_to_user_mode_prepare+0x30/0xb0
[ 69.321566] ? syscall_exit_to_user_mode+0x37/0x60
[ 69.395399] ? do_syscall_64+0x68/0x90
[ 69.469188] ? do_syscall_64+0x68/0x90
[ 69.542494] ? do_syscall_64+0x68/0x90
[ 69.615145] ? exit_to_user_mode_prepare+0x30/0xb0
[ 69.688103] ? syscall_exit_to_user_mode+0x37/0x60
[ 69.760844] ? do_syscall_64+0x68/0x90
[ 69.833627] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 69.906935] RIP: 0033:0x7fc1dd03fc7d
[ 69.980352] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 70.059921] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 70.139535] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 70.219607] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 70.300575] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 70.382548] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 70.464545] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 70.546719] </TASK>
[ 70.628254]
================================================================================
[ 70.712240]
================================================================================
[ 70.795301] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptscsih.c:2212:46
[ 70.878247] index 1 is out of range for type 'IOC_3_PHYS_DISK [1]'
[ 70.959019] CPU: 1 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 71.041027] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 71.123819] Call Trace:
[ 71.205609] <TASK>
[ 71.286717] dump_stack_lvl+0x48/0x70
[ 71.368026] dump_stack+0x10/0x20
[ 71.448240] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 71.527997] mptscsih_raid_id_to_num+0x31a/0x3e0 [mptscsih]
[ 71.608919] mptsas_target_alloc+0x206/0x280 [mptsas]
[ 71.688160] scsi_alloc_target+0x266/0x340
[ 71.765645] __scsi_scan_target+0x74/0x240
[ 71.841863] scsi_scan_target+0xe0/0x100
[ 71.916747] sas_rphy_add+0x137/0x1a0 [scsi_transport_sas]
[ 71.991441] mptsas_add_end_device.isra.0+0x124/0x2f0 [mptsas]
[ 72.067053] mptsas_scan_sas_topology+0xba/0x210 [mptsas]
[ 72.142949] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 72.219219] mptsas_probe+0x1e/0x30 [mptsas]
[ 72.295005] local_pci_probe+0x47/0xb0
[ 72.370347] pci_call_probe+0x55/0x190
[ 72.445405] pci_device_probe+0x84/0x120
[ 72.520221] really_probe+0x1c7/0x410
[ 72.595058] __driver_probe_device+0x8c/0x180
[ 72.670137] driver_probe_device+0x24/0xd0
[ 72.744930] __driver_attach+0x10b/0x210
[ 72.819265] ? __pfx___driver_attach+0x10/0x10
[ 72.893534] bus_for_each_dev+0x8d/0xf0
[ 72.967520] driver_attach+0x1e/0x30
[ 73.041396] bus_add_driver+0x127/0x240
[ 73.115317] driver_register+0x5e/0x130
[ 73.189150] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 73.263514] __pci_register_driver+0x62/0x70
[ 73.337940] mptsas_init+0x119/0xff0 [mptsas]
[ 73.412370] do_one_initcall+0x5e/0x340
[ 73.486555] do_init_module+0x91/0x290
[ 73.560541] load_module+0xba1/0xcf0
[ 73.634310] ? vfree+0xff/0x2d0
[ 73.707838] init_module_from_file+0x96/0x100
[ 73.781801] ? init_module_from_file+0x96/0x100
[ 73.855922] idempotent_init_module+0x11c/0x2b0
[ 73.930238] __x64_sys_finit_module+0x64/0xd0
[ 74.004224] do_syscall_64+0x5c/0x90
[ 74.077926] ? ksys_lseek+0x80/0xd0
[ 74.151343] ? exit_to_user_mode_prepare+0x30/0xb0
[ 74.225242] ? syscall_exit_to_user_mode+0x37/0x60
[ 74.299141] ? do_syscall_64+0x68/0x90
[ 74.372975] ? do_syscall_64+0x68/0x90
[ 74.446327] ? do_syscall_64+0x68/0x90
[ 74.518980] ? exit_to_user_mode_prepare+0x30/0xb0
[ 74.591962] ? syscall_exit_to_user_mode+0x37/0x60
[ 74.664747] ? do_syscall_64+0x68/0x90
[ 74.737574] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 74.810904] RIP: 0033:0x7fc1dd03fc7d
[ 74.884322] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 74.963893] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 75.043465] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 75.123539] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 75.204488] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 75.286420] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 75.368376] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 75.450599] </TASK>
[ 75.532158]
================================================================================
[ 75.616168]
================================================================================
[ 75.699232] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptscsih.c:2213:51
[ 75.782225] index 1 is out of range for type 'IOC_3_PHYS_DISK [1]'
[ 75.862977] CPU: 1 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 75.944944] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 76.027694] Call Trace:
[ 76.109438] <TASK>
[ 76.190548] dump_stack_lvl+0x48/0x70
[ 76.271880] dump_stack+0x10/0x20
[ 76.352096] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 76.431833] mptscsih_raid_id_to_num+0x3bc/0x3e0 [mptscsih]
[ 76.512713] mptsas_target_alloc+0x206/0x280 [mptsas]
[ 76.591912] scsi_alloc_target+0x266/0x340
[ 76.669334] __scsi_scan_target+0x74/0x240
[ 76.745510] scsi_scan_target+0xe0/0x100
[ 76.820352] sas_rphy_add+0x137/0x1a0 [scsi_transport_sas]
[ 76.895007] mptsas_add_end_device.isra.0+0x124/0x2f0 [mptsas]
[ 76.970577] mptsas_scan_sas_topology+0xba/0x210 [mptsas]
[ 77.046409] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 77.122634] mptsas_probe+0x1e/0x30 [mptsas]
[ 77.198398] local_pci_probe+0x47/0xb0
[ 77.273698] pci_call_probe+0x55/0x190
[ 77.348667] pci_device_probe+0x84/0x120
[ 77.423354] really_probe+0x1c7/0x410
[ 77.498062] __driver_probe_device+0x8c/0x180
[ 77.573010] driver_probe_device+0x24/0xd0
[ 77.647631] __driver_attach+0x10b/0x210
[ 77.721814] ? __pfx___driver_attach+0x10/0x10
[ 77.795910] bus_for_each_dev+0x8d/0xf0
[ 77.869700] driver_attach+0x1e/0x30
[ 77.943404] bus_add_driver+0x127/0x240
[ 78.017085] driver_register+0x5e/0x130
[ 78.090723] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 78.164871] __pci_register_driver+0x62/0x70
[ 78.239056] mptsas_init+0x119/0xff0 [mptsas]
[ 78.313246] do_one_initcall+0x5e/0x340
[ 78.387170] do_init_module+0x91/0x290
[ 78.460917] load_module+0xba1/0xcf0
[ 78.534446] ? vfree+0xff/0x2d0
[ 78.607734] init_module_from_file+0x96/0x100
[ 78.681502] ? init_module_from_file+0x96/0x100
[ 78.755427] idempotent_init_module+0x11c/0x2b0
[ 78.829568] __x64_sys_finit_module+0x64/0xd0
[ 78.903359] do_syscall_64+0x5c/0x90
[ 78.976866] ? ksys_lseek+0x80/0xd0
[ 79.050109] ? exit_to_user_mode_prepare+0x30/0xb0
[ 79.123878] ? syscall_exit_to_user_mode+0x37/0x60
[ 79.197668] ? do_syscall_64+0x68/0x90
[ 79.271412] ? do_syscall_64+0x68/0x90
[ 79.344655] ? do_syscall_64+0x68/0x90
[ 79.417198] ? exit_to_user_mode_prepare+0x30/0xb0
[ 79.490091] ? syscall_exit_to_user_mode+0x37/0x60
[ 79.562767] ? do_syscall_64+0x68/0x90
[ 79.635507] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 79.708730] RIP: 0033:0x7fc1dd03fc7d
[ 79.782081] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 79.861583] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 79.941088] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 80.021074] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 80.101958] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 80.183803] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 80.265691] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 80.347845] </TASK>
[ 80.429338]
================================================================================
[ 80.513282]
================================================================================
[ 80.596343] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptscsih.c:2214:41
[ 80.679332] index 1 is out of range for type 'IOC_3_PHYS_DISK [1]'
[ 80.760125] CPU: 1 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 80.842134] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 80.924925] Call Trace:
[ 81.006712] <TASK>
[ 81.087885] dump_stack_lvl+0x48/0x70
[ 81.169263] dump_stack+0x10/0x20
[ 81.249521] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 81.329278] mptscsih_raid_id_to_num+0x3d3/0x3e0 [mptscsih]
[ 81.410178] mptsas_target_alloc+0x206/0x280 [mptsas]
[ 81.489375] scsi_alloc_target+0x266/0x340
[ 81.566817] __scsi_scan_target+0x74/0x240
[ 81.643035] scsi_scan_target+0xe0/0x100
[ 81.717941] sas_rphy_add+0x137/0x1a0 [scsi_transport_sas]
[ 81.792655] mptsas_add_end_device.isra.0+0x124/0x2f0 [mptsas]
[ 81.868267] mptsas_scan_sas_topology+0xba/0x210 [mptsas]
[ 81.944184] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 82.020473] mptsas_probe+0x1e/0x30 [mptsas]
[ 82.096302] local_pci_probe+0x47/0xb0
[ 82.171667] pci_call_probe+0x55/0x190
[ 82.246748] pci_device_probe+0x84/0x120
[ 82.321563] really_probe+0x1c7/0x410
[ 82.396401] __driver_probe_device+0x8c/0x180
[ 82.471479] driver_probe_device+0x24/0xd0
[ 82.546229] __driver_attach+0x10b/0x210
[ 82.620498] ? __pfx___driver_attach+0x10/0x10
[ 82.694723] bus_for_each_dev+0x8d/0xf0
[ 82.768644] driver_attach+0x1e/0x30
[ 82.842475] bus_add_driver+0x127/0x240
[ 82.916307] driver_register+0x5e/0x130
[ 82.990118] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 83.064460] __pci_register_driver+0x62/0x70
[ 83.138863] mptsas_init+0x119/0xff0 [mptsas]
[ 83.213248] do_one_initcall+0x5e/0x340
[ 83.287414] do_init_module+0x91/0x290
[ 83.361379] load_module+0xba1/0xcf0
[ 83.435126] ? vfree+0xff/0x2d0
[ 83.508652] init_module_from_file+0x96/0x100
[ 83.582660] ? init_module_from_file+0x96/0x100
[ 83.656844] idempotent_init_module+0x11c/0x2b0
[ 83.731204] __x64_sys_finit_module+0x64/0xd0
[ 83.805189] do_syscall_64+0x5c/0x90
[ 83.878890] ? ksys_lseek+0x80/0xd0
[ 83.952328] ? exit_to_user_mode_prepare+0x30/0xb0
[ 84.026269] ? syscall_exit_to_user_mode+0x37/0x60
[ 84.100255] ? do_syscall_64+0x68/0x90
[ 84.174196] ? do_syscall_64+0x68/0x90
[ 84.247613] ? do_syscall_64+0x68/0x90
[ 84.320330] ? exit_to_user_mode_prepare+0x30/0xb0
[ 84.393379] ? syscall_exit_to_user_mode+0x37/0x60
[ 84.466207] ? do_syscall_64+0x68/0x90
[ 84.539101] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 84.612475] RIP: 0033:0x7fc1dd03fc7d
[ 84.685957] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 84.765567] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 84.845138] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 84.925210] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 85.006157] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 85.088110] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 85.170086] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 85.252327] </TASK>
[ 85.333906]
================================================================================
[ 85.422017] scsi 6:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q
PQ: 0 ANSI: 5
[ 85.521993] scsi 6:0:0:0: Attached scsi generic sg2 type 0
[ 85.605954] mptsas: ioc0: attaching sata device: fw_channel 0, fw_id 1,
phy 1, sas_addr 0x1221000001000000
[ 85.691679] scsi 6:0:1:0: Direct-Access ATA Samsung SSD 860 3B6Q
PQ: 0 ANSI: 5
[ 85.788251] scsi 6:0:1:0: Attached scsi generic sg3 type 0
[ 85.871149] mptsas: ioc0: attaching raid volume, channel 1, id 0
[ 85.953623] scsi 6:1:0:0: Direct-Access Dell VIRTUAL DISK 1028
PQ: 0 ANSI: 5
[ 86.040940]
================================================================================
[ 86.124452] UBSAN: array-index-out-of-bounds in
/build/linux-UiLXaH/linux-6.5.0/drivers/message/fusion/mptsas.c:726:23
[ 86.209428] index 1 is out of range for type 'RAID_VOL0_PHYS_DISK [1]'
[ 86.293920] CPU: 0 PID: 131 Comm: (udev-worker) Tainted: G I
6.5.0-10-generic #10-Ubuntu
[ 86.380850] Hardware name: Dell Inc. Precision WorkStation T7500 /0D881F,
BIOS A18 10/15/2018
[ 86.467079] Call Trace:
[ 86.550967] <TASK>
[ 86.633265] dump_stack_lvl+0x48/0x70
[ 86.714582] dump_stack+0x10/0x20
[ 86.794583] __ubsan_handle_out_of_bounds+0xc6/0x110
[ 86.875503] mptsas_add_device_component_starget_ir+0x35b/0x380 [mptsas]
[ 86.957530] mptsas_slave_configure+0x154/0x160 [mptsas]
[ 87.039988] scsi_add_lun+0x368/0x620
[ 87.122110] scsi_probe_and_add_lun+0x12e/0x450
[ 87.204123] ? __pm_runtime_resume+0x5b/0x80
[ 87.285983] __scsi_add_device+0x123/0x140
[ 87.367581] scsi_add_device+0x11/0x40
[ 87.449133] mptsas_scan_sas_topology+0x190/0x210 [mptsas]
[ 87.531482] mptsas_probe.part.0+0x3cc/0x570 [mptsas]
[ 87.613589] mptsas_probe+0x1e/0x30 [mptsas]
[ 87.694997] local_pci_probe+0x47/0xb0
[ 87.776005] pci_call_probe+0x55/0x190
[ 87.856771] pci_device_probe+0x84/0x120
[ 87.937471] really_probe+0x1c7/0x410
[ 88.018022] __driver_probe_device+0x8c/0x180
[ 88.098942] driver_probe_device+0x24/0xd0
[ 88.179927] __driver_attach+0x10b/0x210
[ 88.260891] ? __pfx___driver_attach+0x10/0x10
[ 88.342007] bus_for_each_dev+0x8d/0xf0
[ 88.422949] driver_attach+0x1e/0x30
[ 88.503737] bus_add_driver+0x127/0x240
[ 88.584461] driver_register+0x5e/0x130
[ 88.664988] ? __pfx_mptsas_init+0x10/0x10 [mptsas]
[ 88.745982] __pci_register_driver+0x62/0x70
[ 88.826990] mptsas_init+0x119/0xff0 [mptsas]
[ 88.908200] do_one_initcall+0x5e/0x340
[ 88.989100] do_init_module+0x91/0x290
[ 89.069582] load_module+0xba1/0xcf0
[ 89.149915] ? vfree+0xff/0x2d0
[ 89.230027] init_module_from_file+0x96/0x100
[ 89.310685] ? init_module_from_file+0x96/0x100
[ 89.391564] idempotent_init_module+0x11c/0x2b0
[ 89.472573] __x64_sys_finit_module+0x64/0xd0
[ 89.553254] do_syscall_64+0x5c/0x90
[ 89.633758] ? ksys_lseek+0x80/0xd0
[ 89.713979] ? exit_to_user_mode_prepare+0x30/0xb0
[ 89.794835] ? syscall_exit_to_user_mode+0x37/0x60
[ 89.875451] ? do_syscall_64+0x68/0x90
[ 89.956153] ? do_syscall_64+0x68/0x90
[ 90.036090] ? do_syscall_64+0x68/0x90
[ 90.115545] ? exit_to_user_mode_prepare+0x30/0xb0
[ 90.195288] ? syscall_exit_to_user_mode+0x37/0x60
[ 90.275489] ? do_syscall_64+0x68/0x90
[ 90.356148] entry_SYSCALL_64_after_hwframe+0x6e/0xd8
[ 90.437245] RIP: 0033:0x7fc1dd03fc7d
[ 90.518406] Code: ff 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 6b 81 0d 00 f7 d8 64 89 01 48
[ 90.605718] RSP: 002b:00007ffe9081a2d8 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 90.692663] RAX: ffffffffffffffda RBX: 000055c11aad3920 RCX:
00007fc1dd03fc7d
[ 90.779932] RDX: 0000000000000004 RSI: 00007fc1dd1bb44a RDI:
000000000000000d
[ 90.865032] RBP: 00007fc1dd1bb44a R08: 0000000000000040 R09:
fffffffffffffde0
[ 90.947812] R10: fffffffffffffe18 R11: 0000000000000246 R12:
0000000000020000
[ 91.030066] R13: 000055c11aac2720 R14: 0000000000000000 R15:
000055c11aac0e10
[ 91.112171] </TASK>
[ 91.193572]
================================================================================
ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: linux-image-6.5.0-10-generic 6.5.0-10.10
ProcVersionSignature: Ubuntu 6.5.0-10.10-generic 6.5.3
Uname: Linux 6.5.0-10-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia zfs
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: js1 1477 F.... wireplumber
/dev/snd/controlC1: js1 1477 F.... wireplumber
/dev/snd/seq: js1 1475 F.... pipewire
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Fri Oct 27 19:35:16 2023
HibernationDevice: RESUME=none
InstallationDate: Installed on 2022-09-23 (399 days ago)
InstallationMedia: Kubuntu 20.04.4 LTS "Focal Fossa" - Release amd64
(20220223)
MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.5.0-10-generic
root=UUID=8d4e3d24-75d2-481d-a49e-13f00a18f0a3 ro ipv6.disable=1
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
linux-restricted-modules-6.5.0-10-generic N/A
linux-backports-modules-6.5.0-10-generic N/A
linux-firmware 20230919.git3672ccab-0ubuntu2.1
RfKill:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/15/2018
dmi.bios.release: 0.0
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A18
dmi.board.name: 0D881F
dmi.board.vendor: Dell Inc.
dmi.board.version: A05
dmi.chassis.type: 7
dmi.chassis.vendor: Dell Inc.
dmi.modalias:
dmi:bvnDellInc.:bvrA18:bd10/15/2018:br0.0:svnDellInc.:pnPrecisionWorkStationT7500:pvr:rvnDellInc.:rn0D881F:rvrA05:cvnDellInc.:ct7:cvr:sku:
dmi.product.name: Precision WorkStation T7500
dmi.sys.vendor: Dell Inc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2041704/+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