๐Ÿ” CVE Alert

CVE-2024-49929

UNKNOWN 0.0

wifi: iwlwifi: mvm: avoid NULL pointer dereference

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: avoid NULL pointer dereference iwl_mvm_tx_skb_sta() and iwl_mvm_tx_mpdu() verify that the mvmvsta pointer is not NULL. It retrieves this pointer using iwl_mvm_sta_from_mac80211, which is dereferencing the ieee80211_sta pointer. If sta is NULL, iwl_mvm_sta_from_mac80211 will dereference a NULL pointer. Fix this by checking the sta pointer before retrieving the mvmsta from it. If sta is not NULL, then mvmsta isn't either.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Oct 21, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
5b577a90fb3d86447ee86f8e0c6ddbd5da2ef8c9 < cbc6fc9cfcde151ff5eadaefdc6155f99579384f 5b577a90fb3d86447ee86f8e0c6ddbd5da2ef8c9 < 6dcadb2ed3b76623ab96e3e7fbeda1a374d01c28 5b577a90fb3d86447ee86f8e0c6ddbd5da2ef8c9 < cdbf51bfa4b0411820806777da36d93d49bc49a1 5b577a90fb3d86447ee86f8e0c6ddbd5da2ef8c9 < c0b4f5d94934c290479180868a32c15ba36a6d9e 5b577a90fb3d86447ee86f8e0c6ddbd5da2ef8c9 < 557a6cd847645e667f3b362560bd7e7c09aac284
Linux / Linux
3.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/cbc6fc9cfcde151ff5eadaefdc6155f99579384f git.kernel.org: https://git.kernel.org/stable/c/6dcadb2ed3b76623ab96e3e7fbeda1a374d01c28 git.kernel.org: https://git.kernel.org/stable/c/cdbf51bfa4b0411820806777da36d93d49bc49a1 git.kernel.org: https://git.kernel.org/stable/c/c0b4f5d94934c290479180868a32c15ba36a6d9e git.kernel.org: https://git.kernel.org/stable/c/557a6cd847645e667f3b362560bd7e7c09aac284 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html