Security Advisory

CVE-2024-46825

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-27 12:39:25
Last updated 2026-05-11 20:37:17
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: use IWL_FW_CHECK for link ID check The lookup function iwl_mvm_rcu_fw_link_id_to_link_conf() is normally called with input from the firmware, so it should use IWL_FW_CHECK() instead of WARN_ON().