VYPR
Unrated severityNVD Advisory· Published May 3, 2024· Updated May 4, 2025

soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs

CVE-2022-48693

Description

In the Linux kernel, the following vulnerability has been resolved:

soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs

In brcmstb_pm_probe(), there are two kinds of leak bugs:

(1) we need to add of_node_put() when for_each__matching_node() breaks (2) we need to add iounmap() for each iomap in fail path

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

144

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.