CVE-2025-21979
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: cfg80211: cancel wiphy_work before freeing wiphy
A wiphy_work can be queued from the moment the wiphy is allocated and initialized (i.e. wiphy_new_nm). When a wiphy_work is queued, the rdev::wiphy_work is getting queued.
If wiphy_free is called before the rdev::wiphy_work had a chance to run, the wiphy memory will be freed, and then when it eventally gets to run it'll use invalid memory.
Fix this by canceling the work before freeing the wiphy.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | ddb1bfbf4ab5c753954d0cd728253b642934a9f2 < 8930a3e1568cf534f86c8ed2def817c6d0528fc1 | affected |
| Linux | Linux | 3fcc6d7d5f40dad56dee7bde787b7e23edd4b93c < 0272d4af7f92997541d8bbf4c51918b93ded6ee2 | affected |
| Linux | Linux | a3ee4dc84c4e9d14cb34dad095fd678127aca5b6 < 75d262ad3c36d52852d764588fcd887f0fcd9138 | affected |
| Linux | Linux | a3ee4dc84c4e9d14cb34dad095fd678127aca5b6 < a5158d67bff06cb6fea31be39aeb319fd908ed8e | affected |
| Linux | Linux | a3ee4dc84c4e9d14cb34dad095fd678127aca5b6 < dea22de162058216a90f2706f0d0b36f0ff309fd | affected |
| Linux | Linux | a3ee4dc84c4e9d14cb34dad095fd678127aca5b6 < 72d520476a2fab6f3489e8388ab524985d6c4b90 | affected |
| Linux | Linux | 6.1.57 < 6.1.132 | affected |
| Linux | Linux | 6.5 | affected |
| Linux | Linux | 0 < 6.5 | unaffected |
| Linux | Linux | 6.1.132 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.84 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.20 <= 6.12.* | unaffected |
| Linux | Linux | 6.13.8 <= 6.13.* | unaffected |
| Linux | Linux | 6.14 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
CVE Program Container
Additional References
References
- https://git.kernel.org/stable/c/8930a3e1568cf534f86c8ed2def817c6d0528fc1
- https://git.kernel.org/stable/c/0272d4af7f92997541d8bbf4c51918b93ded6ee2
- https://git.kernel.org/stable/c/75d262ad3c36d52852d764588fcd887f0fcd9138
- https://git.kernel.org/stable/c/a5158d67bff06cb6fea31be39aeb319fd908ed8e
- https://git.kernel.org/stable/c/dea22de162058216a90f2706f0d0b36f0ff309fd
- https://git.kernel.org/stable/c/72d520476a2fab6f3489e8388ab524985d6c4b90
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.