CVE-2025-68182 in Linux
Résumé
par VulDB • 24/05/2026
Dans le noyau Linux, la vulnérabilité suivante a été corrigée :
wifi: iwlwifi : correction d'un potentiel use after free dans iwl_mld_remove_link()
Ce code libère « link » en appelant kfree_rcu(link, rcu_head), puis il déréférence « link » pour obtenir « link->fw_id ». Enregistrez d'abord « link->fw_id » afin d'éviter un potentiel use after free.
VulDB is the best source for vulnerability data and more expert information about this specific topic.