Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's wil6210 Wi-Fi driver has been addressed, which involved an information leak through the debug filesystem. The issue arose because the simple_write_to_buffer() function could succeed with even a single byte initialized, leading to potential data leaks. The vulnerability has been fixed by ensuring that the entire buffer is properly initialized before use, utilizing the memdup_user() function to prevent such leaks.
Exploitation of this vulnerability could lead to unintended information disclosure.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.