Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's Cassini network driver. The issue arises in the error handling path of the 'cas_init_one()' function, where memory allocated by 'vmalloc()' is not properly freed if an error occurs during initialization. This oversight can lead to resource leaks, as the allocated memory remains unreturned. The vulnerability affects several versions of the Linux kernel.
Exploitation of this vulnerability leads to a memory leak, where allocated memory is not properly freed, potentially causing increased memory usage and degradation of system performance over time.
The vulnerability can be reproduced by loading the Cassini network driver and inducing an error during the initialization process. This can be done by simulating a failure in the 'cas_saturn_firmware_init()' function, which allocates memory that is not freed in the event of an error.
The vulnerability has been addressed in the Linux kernel. Users can upgrade to the latest version to apply the fix.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.