Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2023-54029

Опубликовано: 24 дек. 2025
Источник: redhat
CVSS3: 5.5

Описание

A NULL pointer dereference vulnerability was found in the Intel iwlwifi wireless driver in the Linux kernel. When using Multi-Link Operation (MLO) mode, the iwl_mvm_max_amsdu_size() function incorrectly accesses vif->bss_conf.chandef.chan->band, which leads to a NULL pointer dereference because bss_conf is not used in MLO configurations.

Отчет

This vulnerability affects systems with Intel wireless adapters using MLO (Wi-Fi 7) features. Exploitation causes a kernel crash but requires local access and specific MLO wireless configuration. The issue is limited to newer hardware supporting Multi-Link Operation and does not affect standard wireless configurations.

Меры по смягчению последствий

To mitigate this issue, prevent the iwlwifi module from being loaded if Intel wireless networking with MLO is not required. See https://access.redhat.com/solutions/41278 for instructions on how to blacklist a kernel module.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat Enterprise Linux 10kernelNot affected
Red Hat Enterprise Linux 6kernelNot affected
Red Hat Enterprise Linux 7kernelFix deferred
Red Hat Enterprise Linux 7kernel-rtFix deferred
Red Hat Enterprise Linux 8kernel-rtFix deferred
Red Hat Enterprise Linux 9kernelFix deferred
Red Hat Enterprise Linux 9kernel-rtFix deferred
Red Hat Enterprise Linux 8kernelFixedRHSA-2023:707714.11.2023

Показывать по

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-476
https://bugzilla.redhat.com/show_bug.cgi?id=2424963kernel: wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO

5.5 Medium

CVSS3

Связанные уязвимости

ubuntu
9 месяцев назад

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

nvd
9 месяцев назад

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

CVSS3: 7.5
redos
13 дней назад

Уязвимость kernel-lt

github
9 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO For MLO, we cannot use vif->bss_conf.chandef.chan->band, since that will lead to a NULL-ptr dereference as bss_conf isn't used. However, in case of real MLO, we also need to take both LMACs into account if they exist, since the station might be active on both LMACs at the same time.

5.5 Medium

CVSS3