{ "schema_version": "1.4.0", "id": "GHSA-56gx-v5j9-66xh", "modified": "2025-09-18T18:30:28Z", "published": "2025-09-18T18:30:28Z", "aliases": [ "CVE-2023-53443" ], "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak\n\nIn arizona_clk32k_enable(), we should use pm_runtime_resume_and_get()\nas pm_runtime_get_sync() will increase the refcnt even when it\nreturns an error.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53443" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4414a7ab80cebf715045e3c4d465feefbad21139" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5a47bb71b1a94a279144fc3031d3c4591b38dd16" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/7195e642b49af60d4120fa1b45bd812ba528174f" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/754e81ff44061dda68da0fd4ef51bd1aa9fbf2cf" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/9893771097b22a8743a446e45994a177795ca4da" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/dc9437e9889c3dacf1f320e3cf08da74127573fe" } ], "database_specific": { "cwe_ids": [], "severity": null, "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-18T16:15:48Z" } }