Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's KUnit testing framework. This issue arises in the KUnit executor when the memory allocation for 'filtered' fails, but the allocation for 'copy' of the test suite succeeds, leading to a leak of the 'copy' allocation. The vulnerability has been addressed by ensuring that the 'copy' is properly freed if the 'filtered' allocation fails. Additionally, a similar memory leak issue may have existed in 'kunit_filter_subsuites' before it was removed in a previous update.
Exploitation of this vulnerability could lead to a memory leak, causing increased memory usage and potentially degrading system performance.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.