CVE-2023-53744: soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe
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.
Security readout for executives and security teams
Plain-English summary
This CVE is a Linux kernel bug in a Texas Instruments power-management driver. On certain error paths, the driver takes a reference and fails to release it. The sources do not provide CVSS, active exploitation evidence, or a quantified business impact.
Executive priority
Treat as a low-priority kernel maintenance item unless your environment includes TI AM33xx-based embedded devices. There is no sourced evidence of active exploitation or broad remote risk in the provided material.
Technical view
The resolved issue is a missing wkup_m3_ipc_put() after wkup_m3_ipc_get() in am33xx_pm_probe error paths under soc: ti: pm33xx. This is a refcount leak in Linux kernel driver initialization logic, addressed by referenced stable kernel commits.
Likely exposure
Exposure appears most relevant to Linux systems using TI AM33xx/pm33xx platform support. General-purpose servers without this driver or hardware path are less likely to be meaningfully exposed, but kernel package status should still be validated.
Exploitation context
The source bundle marks KEV as false and provides no cited evidence of active exploitation. It also does not describe an exploit technique, attacker prerequisites, or proven security impact beyond the refcount leak.
Researcher notes
Evidence is limited to the CVE record and upstream stable commits. No CVSS, CWE, exploit status, or detailed impact analysis is provided. Avoid assuming privilege escalation or remote attackability without additional vendor evidence.
Mitigation direction
Update affected Linux kernels to builds containing the referenced stable commits.
Check Linux distribution advisories for backported fixes.
Prioritize embedded or appliance systems using TI AM33xx/pm33xx platforms.
Track vendor kernel guidance where upstream commit mapping is unclear.
Validation and detection
Inventory kernel versions against the affected version list in the CVE bundle.
Identify systems using TI AM33xx/pm33xx platform support.
Review kernel changelogs or SBOMs for the referenced stable commit IDs.
Confirm patched code releases the wkup_m3_ipc reference on probe error paths.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2023-53744 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
0CVSS vectors
3Timeline events
0ADP providers
7Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Dec 8, 2025, 01:19 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.