Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's ath6kl wireless driver has been addressed by reducing the severity of a warning related to a known race condition. The original WARN() call, which could disrupt automated testing, has been replaced with a less intrusive dev_dbg() message. This change corrects an issue that could lead to a kernel panic during repeated loading and unloading of the driver.
The vulnerability could cause a kernel panic, disrupting system operations, especially during automated testing processes.
The vulnerability can be reproduced by loading and unloading the ath6kl wireless driver multiple times, which triggers the WARN() message about the target not being initialized. This race condition is known to occur and is now properly handled, but the original warning could interfere with automated testing.
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.