Security Advisory

CVE-2023-53744

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-08 01:19:02
Last updated 2026-05-11 19:50:51
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe wkup_m3_ipc_get() takes refcount, which should be freed by wkup_m3_ipc_put(). Add missing refcount release in the error paths.