CVE-2025-21979 - CVE House
Back to Database
Status published Unknown CVE-2025-21979

wifi: cfg80211: cancel wiphy_work before freeing wiphy

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-21979

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
ddb1bfbf4ab5c753954d0cd728253b642934a9f2, 3fcc6d7d5f40dad56dee7bde787b7e23edd4b93c, a3ee4dc84c4e9d14cb34dad095fd678127aca5b6, 6.1.57, 6.5, 0, 6.1.132, 6.6.84, 6.12.20, 6.13.8, 6.14

Timeline

Official Publish: April 1st, 2025
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.