Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's thermal cooling device registration process. This issue arises in the thermal/core component when the __thermal_cooling_device_register() function is called. If the device_register() function fails, the thermal_cooling_device_destroy_sysfs() function needs to be invoked to free the allocated memory. The vulnerability was discovered during a fault injection test, which revealed an unreferenced object, indicating a memory leak.
Exploitation of this vulnerability leads to a memory leak, where allocated memory is not properly released, potentially causing increased memory usage and degradation of system performance over time.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.