Vulnerability CVE-2024-46825


Published: 2024-09-27

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().

 References:
https://git.kernel.org/stable/c/415f3634d53c7fb4cf07d2f5a0be7f2e15e6da33
https://git.kernel.org/stable/c/3cca098c91391b3fa48142bfda57048b985c87f6
https://git.kernel.org/stable/c/9215152677d4b321801a92b06f6d5248b2b4465f

Copyright 2026, cxsecurity.com

 

Back to Top