In the Linux kernel, the following vulnerability has been resolved:
media: venus: core: Fix some resource leaks in the error path of 'venus_probe()'
If an error occurs after a successful 'of_icc_get()' call, it must be
undone.
Use 'devm_of_icc_get()' instead of 'of_icc_get()' to avoid the leak.
Update the remove function accordingly and axe the now unneeded
'icc_put()' calls.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-28T08:13:48.440Z
Updated: 2024-11-04T11:58:19.080Z
Reserved: 2024-02-27T18:42:55.969Z
Link: CVE-2021-47043
Vulnrichment
Updated: 2024-08-04T05:24:39.883Z
NVD
Status : Awaiting Analysis
Published: 2024-02-28T09:15:40.127
Modified: 2024-02-28T14:06:45.783
Link: CVE-2021-47043
Redhat