Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's RTL8712 USB driver has been addressed, concerning an uninitialized variable issue in the 'r871xu_drv_init' function. The problem arises when the 'tmpU1b' variable, after calling 'r8712_read8' with the 'EE_9346CR' parameter, returns 0. In this case, the 'mac[6]' variable remains uninitialized, potentially leading to undefined behavior. This issue was detected by the Kernel Memory Sanitizer (KMSAN), which reported the uninitialized value in the 'r871xu_drv_init' function.
The vulnerability could lead to the use of an uninitialized variable, which may cause undefined behavior in the driver.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.