CVE-2023-52571
7.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 7d1e3961725e69774871b081a065c2b3640c5f0e < fe6406238d5a24e9fb0286c71edd67b99d8db58d | affected |
| Linux | Linux | 54c03bfd094fb74f9533a9c28250219afe182382 < 70326b46b6a043f7e7404b2ff678b033c06d6577 | affected |
| Linux | Linux | 54c03bfd094fb74f9533a9c28250219afe182382 < 488ef44c068e79752dba8eda0b75f524f111a695 | affected |
| Linux | Linux | 6.1.2 < 6.1.56 | affected |
| Linux | Linux | 6.2 | affected |
| Linux | Linux | 0 < 6.2 | unaffected |
| Linux | Linux | 6.1.56 <= 6.1.* | unaffected |
| Linux | Linux | 6.5.6 <= 6.5.* | unaffected |
| Linux | Linux | 6.6 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/fe6406238d5a24e9fb0286c71edd67b99d8db58d
- https://git.kernel.org/stable/c/70326b46b6a043f7e7404b2ff678b033c06d6577
- https://git.kernel.org/stable/c/488ef44c068e79752dba8eda0b75f524f111a695
References
- https://git.kernel.org/stable/c/fe6406238d5a24e9fb0286c71edd67b99d8db58d
- https://git.kernel.org/stable/c/70326b46b6a043f7e7404b2ff678b033c06d6577
- https://git.kernel.org/stable/c/488ef44c068e79752dba8eda0b75f524f111a695
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.