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
Metrics
Affected Vendors & Products
References
History
Fri, 01 Nov 2024 02:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-03T15:05:46.868Z
Updated: 2024-12-19T08:05:41.726Z
Reserved: 2024-05-03T14:55:07.145Z
Link: CVE-2022-48693
Vulnrichment
Updated: 2024-08-03T15:17:55.717Z
NVD
Status : Modified
Published: 2024-05-03T15:15:07.990
Modified: 2024-11-21T07:33:47.997
Link: CVE-2022-48693
Redhat