Linux Kernel OMAP SSI Driver Refcount Leak Vulnerability

Vulnerability

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.

Impact

The vulnerability can lead to a refcount leak, where the reference count of a node is not properly decremented, potentially causing memory management issues.

Reproduction

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.

Remediation

Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.

Added: Dec 9, 2025, 2:23 AM
Updated: Dec 9, 2025, 2:23 AM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.3
remediation
7.7
relevance
1.3
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.