CVE-2024-26693

Updated: 2024-06-05 06:49:40.707037

Description:

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix a crash when we run out of stations A DoS tool that injects loads of authentication frames made our AP crash. The iwl_mvm_is_dup() function couldn't find the per-queue dup_data which was not allocated. The root cause for that is that we ran out of stations in the firmware and we didn't really add the station to the firmware, yet we didn't return an error to mac80211. Mac80211 was thinking that we have the station and because of that, sta_info::uploaded was set to 1. This allowed ieee80211_find_sta_by_ifaddr() to return a valid station object, but that ieee80211_sta didn't have any iwl_mvm_sta object initialized and that caused the crash mentioned earlier when we got Rx on that station.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x NONE 0
CVSS Version 3.x MEDIUM 4.4

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 4.4 MEDIUM Ignored 2024-06-24 11:20:25
AlmaLinux 9.2 FIPS kernel 5.14.0 4.4 MEDIUM Ignored 2024-06-24 11:20:26
CentOS 6 ELS kernel 2.6.32 4.4 MEDIUM Ignored 2024-06-24 10:10:25
CentOS 7 ELS kernel 3.10.0 4.4 MEDIUM Ignored 2024-06-24 11:20:25
CentOS 8.4 ELS kernel 4.18.0 4.4 MEDIUM Ignored 2024-06-24 11:20:25
CentOS 8.5 ELS kernel 4.18.0 4.4 MEDIUM Ignored 2024-06-24 11:20:25
CentOS Stream 8 ELS kernel 4.18.0 4.4 MEDIUM Already Fixed 2024-06-09 14:18:57
CloudLinux 6 ELS kernel 2.6.32 4.4 MEDIUM Ignored 2024-06-24 10:10:25
Oracle Linux 6 ELS kernel 2.6.32 4.4 MEDIUM Ignored 2024-06-24 10:10:24