Bug 1222433 (CVE-2024-26682) - VUL-0: CVE-2024-26682: kernel: wifi: mac80211: improve CSA/ECSA connection refusal
Summary: VUL-0: CVE-2024-26682: kernel: wifi: mac80211: improve CSA/ECSA connection re...
Status: RESOLVED FIXED
Alias: CVE-2024-26682
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Kernel Bugs
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/399989/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-26682:5.5:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-08 07:37 UTC by SMASH SMASH
Modified: 2024-04-08 07:42 UTC (History)
1 user (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-04-08 07:37:51 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: mac80211: improve CSA/ECSA connection refusal

As mentioned in the previous commit, we pretty quickly found
that some APs have ECSA elements stuck in their probe response,
so using that to not attempt to connect while CSA is happening
we never connect to such an AP.

Improve this situation by checking more carefully and ignoring
the ECSA if cfg80211 has previously detected the ECSA element
being stuck in the probe response.

Additionally, allow connecting to an AP that's switching to a
channel it's already using, unless it's using quiet mode. In
this case, we may just have to adjust bandwidth later. If it's
actually switching channels, it's better not to try to connect
in the middle of that.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26682
https://www.cve.org/CVERecord?id=CVE-2024-26682
https://git.kernel.org/stable/c/35e2385dbe787936c793d70755a5177d267a40aa
https://git.kernel.org/stable/c/ea88bde8e3fefbe4268f6991375dd629895a090a
https://bugzilla.redhat.com/show_bug.cgi?id=2272846
Comment 1 Robert Frohl 2024-04-08 07:42:34 UTC
does not affect any SUSE kernels, closing