Bug 219131
Summary: | ath11k: WCN6855: kernel NULL pointer dereference in ath11k_mac_get_eirp_power() | ||
---|---|---|---|
Product: | Drivers | Reporter: | Mikko Tiihonen (mikko.tiihonen) |
Component: | network-wireless | Assignee: | Kalle Valo (kvalo) |
Status: | RESOLVED CODE_FIX | ||
Severity: | blocking | CC: | bqiang, kvalo, regressions |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 6.11-rc2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
Mikko Tiihonen
2024-08-06 15:53:25 UTC
Mikko, are you able to test this patch: https://patchwork.kernel.org/project/linux-wireless/patch/20240813083808.9224-1-quic_bqiang@quicinc.com/ Managed to build a 6.11-rc3 kernel with the proposed patch. I can confirm that it makes the wifi work again. Please add Tested-by: Mikko Tiihonen <mikko.tiihonen@iki.fi> > Managed to build a 6.11-rc3 kernel with the proposed patch.
> I can confirm that it makes the wifi work again.
> Please add Tested-by: Mikko Tiihonen <mikko.tiihonen@iki.fi>
Kiitti, I'll add that.
The fix is applied and is queued for v6.11: 9abf199943a6 wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power() https://git.kernel.org/ath/ath/c/9abf199943a6 |