In the Linux kernel, the following vulnerability has been resolved:
mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak
In arizona_clk32k_enable(), we should use pm_runtime_resume_and_get()
as pm_runtime_get_sync() will increase the refcnt even when it
returns an error.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-09-18 16:15
Updated : 2026-01-14 20:16
NVD link : CVE-2023-53443
Mitre link : CVE-2023-53443
CVE.ORG link : CVE-2023-53443
JSON object : View
Products Affected
linux
- linux_kernel
CWE
