Linux Kernel Memory Leak Vulnerability in Solo6x10 Media Driver

Vulnerability

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.

Impact

The vulnerability can lead to a memory leak, where allocated memory is not properly released, potentially causing increased memory usage over time.

Reproduction

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.

Remediation

The vulnerability has been fixed in the Linux kernel stable tree. Users should upgrade to the latest version.

Added: Oct 7, 2025, 4:22 PM
Updated: Oct 7, 2025, 4:22 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.7
remediation
7.7
relevance
0.6
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.