CVE Database
/

CVE-2025-21979

Back to search

CVE-2025-21979

Published: Apr 1, 2025

Modified: May 23, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
ddb1bfbf4ab5c753954d0cd728253b642934a9f2 - < 8930a3e1568cf534f86c8ed2def817c6d0528fc1
affected
3fcc6d7d5f40dad56dee7bde787b7e23edd4b93c - < 0272d4af7f92997541d8bbf4c51918b93ded6ee2
affected
a3ee4dc84c4e9d14cb34dad095fd678127aca5b6 - < 75d262ad3c36d52852d764588fcd887f0fcd9138
affected
a3ee4dc84c4e9d14cb34dad095fd678127aca5b6 - < a5158d67bff06cb6fea31be39aeb319fd908ed8e
affected
a3ee4dc84c4e9d14cb34dad095fd678127aca5b6 - < dea22de162058216a90f2706f0d0b36f0ff309fd

+2 more versions

Linux

Linux

affected
6.5
unaffected
0 - < 6.5
unaffected
6.1.132 - <= 6.1.*
unaffected
6.6.84 - <= 6.6.*
unaffected
6.12.20 - <= 6.12.*

+2 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now