Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +3 more
A memory leak vulnerability has been identified in the Linux kernel's solo6x10 media driver. The issue arises in the 'solo_sysfs_init()' function, where the 'device_register()' call can fail, leaving allocated names unfreed. This vulnerability affects the Linux kernel stable tree.
The vulnerability can lead to a memory leak, where allocated memory is not properly released, potentially causing increased memory usage over time.
The vulnerability can be reproduced by loading the solo6x10 media driver and triggering a failure in the 'device_register()' function within the 'solo_sysfs_init()' process. This failure will cause the function to exit without freeing the allocated name, leading to a memory leak.
The vulnerability has been fixed in the Linux kernel stable tree. Users should upgrade to the latest version.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.