Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's TXGBE network driver. When the function 'txgbe_sw_init()' is called, memory is allocated for the RSS key. However, if 'txgbe_sw_init()' encounters an error, the allocated memory for the RSS key is not freed, leading to a memory leak. This vulnerability has been addressed by ensuring that the RSS key is properly freed in the error path, along with the MAC table allocation.
Exploitation of this vulnerability could lead to a memory leak, causing increased memory usage and potentially degrading 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.