2024-02-20 15:03:59

by drastic_endurance425

[permalink] [raw]
Subject: PROBLEM: iwlwifi null pointer dereference when debugfs=off

Hi, I just filed a bug at
https://bugzilla.kernel.org/show_bug.cgi?id=218514, hopefully I'm
following the correct procedure at
https://www.kernel.org/doc/html/v4.19/admin-guide/reporting-bugs.html .
Bug report body:

Some commit part of the 6.7 kernel series has resulted in the bootup
sequence to issue me an oops. One of my kernel parameters is debugfs=off
and NetworkManager exits with a kernel NULL pointer dereference. This
issue is present whether I use the vanilla kernel 6.7.5 or the zen
kernel. I attached my journalctl

Note that I am following the advice from
https://bbs.archlinux.org/viewtopic.php?pid=2151971 who suggested that
commit c36235acb34fb3a2916558d3845203cae181e0be may be the issue.