Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's Comedi subsystem. This issue arises from improper handling of command references, which can lead to memory not being freed correctly. The vulnerability is present in the Linux kernel stable tree, specifically in versions that include the problematic commit 4e1da516debb. The memory leak occurs because the 'runflags' variable does not always indicate when to reclaim the 'chanlist' memory. As a result, 'do_become_nonbusy()' fails to free the 'chanlist' properly, leading to a memory leak.
Exploitation of this vulnerability causes a memory leak, which can lead to increased memory usage and potential exhaustion of system resources over time.
Users can upgrade to the latest version of the Linux kernel stable tree to address this vulnerability. The specific commit that resolves the issue is 29f644f14b89e6c4965e3c89251929e451190a66.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.