In the Linux kernel, the following vulnerability has been resolved:
power: supply: rk817: Fix node refcount leak
Dan Carpenter reports that the Smatch static checker warning has found
that there is another refcount leak in the probe function. While
of_node_put() was added in one of the return paths, it should in
fact be added for ALL return paths that return an error and at driver
removal time.
Metrics
Affected Vendors & Products
References
History
Wed, 06 Nov 2024 17:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-02T21:59:41.348Z
Updated: 2024-11-06T16:42:26.167Z
Reserved: 2024-03-02T21:55:42.567Z
Link: CVE-2023-52571
Vulnrichment
Updated: 2024-08-02T23:03:20.874Z
NVD
Status : Awaiting Analysis
Published: 2024-03-02T22:15:49.257
Modified: 2024-11-06T17:35:25.707
Link: CVE-2023-52571
Redhat