Commit d8bcf18
CKI Backport Bot
wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband
JIRA: https://issues.redhat.com/browse/RHEL-51809
CVE: CVE-2024-42125
commit bb38626
Author: Zong-Zhe Yang <kevin_yang@realtek.com>
Date: Fri Apr 12 19:57:23 2024 +0800
wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband
We have some policy via BIOS to block uses of 6 GHz. In this case, 6 GHz
sband will be NULL even if it is WiFi 7 chip. So, add NULL handling here
to avoid crash.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240412115729.8316-3-pkshih@realtek.com
Signed-off-by: CKI Backport Bot <cki-ci-bot+cki-gitlab-backport-bot@redhat.com>1 parent ffa09cd commit d8bcf18
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4631 | 4631 | | |
4632 | 4632 | | |
4633 | 4633 | | |
| 4634 | + | |
| 4635 | + | |
| 4636 | + | |
| 4637 | + | |
4634 | 4638 | | |
4635 | 4639 | | |
4636 | 4640 | | |
| |||
0 commit comments