Comment 5 for bug 2017790

Revision history for this message
Matthew Swift (matthew.swift) wrote :

I have exactly the same problem after upgrading from 22.10 to 23.04 using regular 6.2 generic kernel. I'm using a Dell Precision 5550 with Intel Comet Lake WIFI:

~$ sudo lshw -c network
  *-network
       description: Ethernet interface
       product: Comet Lake PCH CNVi WiFi
       vendor: Intel Corporation
       physical id: 14.3
       bus info: pci@0000:00:14.3
       logical name: wlp0s20f3
       version: 00
       serial: 34:2e:b7:4f:33:82
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical
       configuration: broadcast=yes driver=iwlwifi driverversion=5.19.0-40-generic firmware=73.35c0a2c6.0 QuZ-a0-hr-b0-73.u ip=192.168.86.45 latency=0 link=yes multicast=yes
       resources: iomemory:600-5ff irq:16 memory:604b11c000-604b11ffff

Kernel logs (pretty much identical to this report):

[ 3.222270] ------------[ cut here ]------------
[ 3.222273] WARNING: CPU: 8 PID: 451 at net/netlink/genetlink.c:570 genl_validate_ops+0x1cc/0
x270
[ 3.222279] Modules linked in: dcdbas(+) intel_cstate(+) dell_wmi_ddv(+) drm_kms_helper(+) sn
d dell_wmi_sysman(+) hid_sensor_iio_common processor_thermal_mbox i2c_algo_bit
[ 3.222285] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[ 3.222286] spi_nor(+) processor_thermal_rapl firmware_attributes_class syscopyarea mei_me sysfillrect ledtrig_audio dell_wmi_descriptor wmi_bmof intel_wmi_thunderbolt industrialio mtd cfg80211(O+) 8250_dw(+) ee1004 soundcore intel_rapl_common sysimgblt mei intel_pch_thermal iwlwifi_compat(O) intel_soc_dts_iosf int3403_thermal(+) int340x_thermal_zone ucsi_acpi typec_ucsi typec int3400_thermal intel_hid(+) acpi_thermal_rel input_leds(+) sparse_keymap acpi_pad acpi_tad hid_multitouch(+) mac_hid serio_raw msr parport_pc ppdev lp drm parport efi_pstore dmi_sysfs ip_tables x_tables autofs4 raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear usbhid hid_sensor_hub intel_ishtp_hid hid_generic rtsx_pci_sdmmc nvme i2c_i801 spi_intel_pci i2c_hid_acpi crc32_pclmul nvme_core thunderbolt spi_intel intel_lpss_pci rtsx_pci intel_ish_ipc i2c_smbus xhci_pci nvme_common intel_lpss i2c_hid video intel_ishtp xhci_pci_renesas idma64
[ 3.222335] hid wmi pinctrl_cannonlake
[ 3.222338] CPU: 8 PID: 451 Comm: systemd-udevd Tainted: G O 6.2.0-20-generic #20-Ubuntu
[ 3.222341] Hardware name: Dell Inc. Precision 5550/0N7G9W, BIOS 1.22.0 03/16/2023
[ 3.222342] RIP: 0010:genl_validate_ops+0x1cc/0x270
[ 3.222345] Code: 81 c4 d8 00 00 00 5b 41 5c 41 5d 41 5e 41 5f 5d 31 d2 31 c9 31 ff c3 cc cc cc cc 49 83 7d 50 00 0f 85 b9 fe ff ff 0f 0b eb bd <0f> 0b eb b9 0f 0b eb b5 0f 0b eb b1 45 84 ff 75 04 31 c0 eb ad 4d
[ 3.222347] RSP: 0018:ffff9e0c80ff7b58 EFLAGS: 00010206
[ 3.222348] RAX: 0000000000000003 RBX: ffff9e0c80ff7bc0 RCX: 0000000000000000
[ 3.222350] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 3.222351] RBP: ffff9e0c80ff7c58 R08: 0000000000000000 R09: 0000000000000000
[ 3.222352] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000001
[ 3.222353] R13: ffffffffc0859780 R14: ffff9e0c80ff7b58 R15: 0000000000000000
[ 3.222354] FS: 00007ff4ada328c0(0000) GS:ffff90216d600000(0000) knlGS:0000000000000000
[ 3.222355] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3.222357] CR2: 00007ff4ad760000 CR3: 000000010ebb8001 CR4: 00000000007706e0
[ 3.222358] PKRU: 55555554
[ 3.222359] Call Trace:
[ 3.222360] <TASK>
[ 3.222363] ? __pfx_nl80211_pre_doit+0x10/0x10 [cfg80211]
[ 3.222436] spi-nor spi0.0: gd25q256 (32768 Kbytes)
[ 3.222419] ? __pfx_nl80211_get_wiphy+0x10/0x10 [cfg80211]
[ 3.222465] ? __pfx_nl80211_post_doit+0x10/0x10 [cfg80211]
[ 3.222506] ? __pfx_nl80211_dump_wiphy+0x10/0x10 [cfg80211]
[ 3.222546] ? __pfx_nl80211_dump_wiphy_done+0x10/0x10 [cfg80211]
[ 3.222589] genl_register_family+0x29/0x200
[ 3.222593] ? rtnl_unlock+0xe/0x20
[ 3.222596] nl80211_init+0x16/0xc50 [cfg80211]
[ 3.222645] __init_backport+0x78/0xf0 [cfg80211]
[ 3.222694] ? __pfx_init_module+0x10/0x10 [cfg80211]
[ 3.222735] do_one_initcall+0x5b/0x250
[ 3.222741] do_init_module+0x7b/0x260
[ 3.222745] load_module+0xc76/0xd60
[ 3.222748] __do_sys_finit_module+0xc4/0x140
[ 3.222751] ACPI: battery: new extension: Dell DDV Battery Extension
[ 3.222750] ? __do_sys_finit_module+0xc4/0x140
[ 3.222754] __x64_sys_finit_module+0x18/0x30
[ 3.222756] do_syscall_64+0x58/0x90
[ 3.222759] entry_SYSCALL_64_after_hwframe+0x72/0xdc
[ 3.222763] RIP: 0033:0x7ff4ad91589d
[ 3.222765] Code: 5d 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 4b 05 0e 00 f7 d8 64 89 01 48
[ 3.222766] RSP: 002b:00007ffc659c9a78 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 3.222769] RAX: ffffffffffffffda RBX: 000055b2a0cd9610 RCX: 00007ff4ad91589d
[ 3.222770] RDX: 0000000000000000 RSI: 00007ff4adc47458 RDI: 000000000000000d
[ 3.222771] RBP: 00007ff4adc47458 R08: 0000000000000000 R09: 00007ffc659c9ba0
[ 3.222772] R10: 000000000000000d R11: 0000000000000246 R12: 0000000000020000
[ 3.222773] R13: 000055b2a0b96c90 R14: 0000000000000000 R15: 000055b2a0cd8aa0
[ 3.222775] </TASK>
[ 3.222776] ---[ end trace 0000000000000000 ]---

I also have this, as previously reported:

[ 3.160693] iwlwifi_compat: loading out-of-tree module taints kernel.
[ 3.162502] Loading modules backported from iwlwifi
[ 3.162504] iwlwifi-stack-public:master:9904:0e80336f

But I don't have backport-iwlwifi-dkms installed.
I've currently reverted back to using the older 5.19 kernel.