Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A refcount leak vulnerability has been identified in the Linux kernel's OMAP SSI driver, specifically within the 'ssi_probe' function. This issue arises when the code returns or breaks early from a loop that iterates over child nodes. In such cases, the child node is not properly released, leading to a memory management flaw. The vulnerability affects the Linux kernel stable tree.
The vulnerability can lead to a refcount leak, where the reference count of a node is not properly decremented, potentially causing memory management issues.
The vulnerability can be reproduced by loading the OMAP SSI driver and triggering the 'ssi_probe' function to return or break early from the child node iteration loop without properly releasing the child node.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.