Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's WiFi RTW89 driver, specifically within the 'rtw89_append_probe_req_ie' function. This issue arises because the function fails to properly free a allocated memory before exiting, which can lead to a memory leak. The vulnerability has been addressed by modifying the code to free the memory before the function exits.
Exploitation of this vulnerability could lead to a memory leak, causing increased memory usage over time and potentially leading to a denial-of-service condition.
The vulnerability can be reproduced by triggering a hardware scan in the WiFi RTW89 driver, which will invoke the 'rtw89_append_probe_req_ie' function. The function will process probe request information but will fail to free a specific allocated memory buffer before exiting, causing a memory leak.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version can be found in the Linux kernel documentation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.