Linux Kernel Memory Leak Vulnerability in cfg80211 Wi-Fi Subsystem

Vulnerability

A memory leak vulnerability has been identified in the Linux kernel's Wi-Fi subsystem, specifically within the cfg80211 component. The issue arises in the query_regdb_file() function, where the alpha2 parameter is duplicated using kmemdup() and later freed in regdb_fw_cb(). However, the request_firmware_nowait() function can fail without invoking regdb_fw_cb(), leading to the memory leak.

Impact

Exploitation of this vulnerability causes a memory leak, which can lead to increased memory usage and potential exhaustion of system resources.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.