PT-2025-3623 · Linux+4 · Linux Kernel+4
Published
2024-11-21
·
Updated
2026-05-26
·
CVE-2024-57898
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue concerns the Linux kernel's wifi functionality, specifically the cfg80211 module. During link deletion, the link ID is removed from the valid links bitmap before cleanup operations, which causes problems for functions like
cfg80211 cac event() that require the link ID to remain in the bitmap. This results in a WARN ON() being triggered. The flow of functions involved includes nl80211 remove link(), cfg80211 remove link(), ieee80211 del intf link(), ieee80211 vif set links(), ieee80211 vif update links(), ieee80211 link stop(), and cfg80211 cac event().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Red Hat
Ubuntu