AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-21979

HIGH · CVSS 7.8 EPSS 0.19%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-04-01 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2025-21979
Severity
HIGH
CVSS
7.8
EPSS
0.19%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)