Bug 216422
Summary: | BUG: kernel NULL pointer dereference, address: 0000000000000000 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jan (kernel-bugzilla) |
Component: | USB | Assignee: | Default virtual assignee for Drivers/USB (drivers_usb) |
Status: | NEW --- | ||
Severity: | normal | CC: | aros, ehaynes99, regressions, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.18.0-rc1-1-00059-g87d0e2f41b8c | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
dmesg with NULL pointer dereferences.
bisect log |
Description
Jan
2022-08-27 20:48:06 UTC
Created attachment 301687 [details]
bisect log
I am also experiencing this. I'm not sure if modern docking stations are more than just a USB C hub, but in case it matters, I have an external monitor and a keyboard connected via USB C but do not own a docking station. Thx for the bisect. That commits is known to cause some trouble. See this thread: https://lore.kernel.org/all/87r11cmbx0.wl-tiwai@suse.de/ A fix for that problem is heading towards mainline currently: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=master&id=5f73aa2cf8bef4a39baa1591c3144ede4788826e Might be worth giving it a shot. Is this still an issue in 6.7.9 or 6.8? |