LIN1021-19753 : Security Advisory - linux - CVE-2023-53744
Created: Dec 8, 2025
Updated: Dec 9, 2025
Resolved Date: Dec 9, 2025
Found In Version: 10.21.20.1
Fix Version: 10.21.20.18
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel
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.