Loading HuntDB...

CVE-2022-48693

UNKNOWN
Published 2024-05-03T15:05:46.868Z
Actions:
No CVSS data available

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

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

References

Published: 2024-05-03T15:05:46.868Z
Last Modified: 2025-05-04T08:21:11.817Z
Copied to clipboard!