Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's RTW88 wireless driver can lead to a crash and memory leak when the driver is unloaded. This issue arises because the driver fails to properly delete the transmission (TX) purge timer and free the Command-to-Host (C2H) queue during the cleanup process. As a result, the driver may leave behind unfreed memory, causing a leak. Additionally, the critical section of the cleanup routine is unnecessarily long, as it holds a lock while processing the COEX queue, which could be managed outside of the locked section.
The vulnerability can cause a system crash and a memory leak, which may degrade system performance over time.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.