CVE-2026-64212
wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: don't dereference a pointer before NULL checking it In iwl_mld_remove_link, the link->fw_id is saved at the beginning of the function so we have it after we freed the link. But the link pointer can be NULL, and is not checked when the fw_id is stored. Fix it by simply freeing the link at the end of the function. fFixes: 0e66a39f4f0e ("wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()")
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Jul 24, 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
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3a74aaad047353da3344aed32e9042d4f334f926 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < b6b4db85c7baf0788c5e7ec61350c1ff2bb775e0 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < d733ed481fd20a8e7bfe5119c4e77761ba3f87ee 0 < 6.18.34 0 < 7.0.11
Linux / Linux
All versions affected