5 matches found
SUSE CVE-2023-54029
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...
CVE-2023-54029
CVE-2023-54029 concerns the Linux kernel’s iwlwifi component (iwl_mvm_max_amsdu_size) when using Multiple Logical LANs (MLO). The root cause described across connected records: in MLO scenarios, code may access channel information via vif->bss_conf.chan->band, but bss_conf isn’t used in thi...
CVE-2023-54029
...
CVE-2023-54029 wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix iwlmvmmaxamsdusize for MLO For MLO, we cannot use vif-bssconf.chandef.chan-band, since that will lead to a NULL-ptr dereference as bssconf isn't used. However, in case of real MLO, we also need to take both LMA...
PT-2025-52986
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the iwlwifi component, specifically in the iwl mvm max amsdu size function. This issue arises when handling Multiple Logical LANs MLO, where...