VDB

TNCVE-2025-21979

TNCVE-2025-21979 PUBLISHED

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.

Exploit Intelligence

Timeline

  • Apr 1, 2025 CVE Published

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›