LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50644: clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe pm_runtime_get_sync() will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pm_runtime_put_sync in some error paths.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-50644 is a Linux kernel bug in a TI DRA7 clock driver. In some failure paths, the driver fails to release a runtime power-management reference. This can leak references and potentially cause stability or power-management issues on affected systems. Public sources do not provide CVSS, CWE, or confirmed real-world exploitation.

Executive priority

Treat this as a maintenance-priority kernel issue unless you operate TI DRA7-based Linux devices at scale. There is no cited evidence of active exploitation, but affected embedded systems should receive vendor kernel updates to reduce stability and lifecycle risk.

Technical view

The issue is in of_dra7_atl_clk_probe in the Linux kernel clk: ti: dra7-atl driver. pm_runtime_get_sync() increments a PM usage counter, but some error paths did not call pm_runtime_put_sync(), causing a reference leak. Stable kernel commits add the missing put operation.

Likely exposure

Exposure appears limited to Linux systems using the TI DRA7 ATL clock driver. This is most relevant to embedded or SoC-based Linux deployments with that driver and hardware path. Generic Linux servers are less likely to be exposed, but kernel configuration and device usage should be verified.

Exploitation context

No provided source reports active exploitation, and the CVE is not marked KEV. The public description indicates a resource/reference leak in kernel error handling, not a documented privilege-escalation or remote-code-execution path. Impact details are incomplete in the supplied sources.

Researcher notes

The CVE record lacks CVSS, CWE, and detailed impact analysis. The available evidence supports a PM runtime reference leak fixed by stable Linux commits. Further assessment should focus on reachable probe error paths, affected kernel branches, vendor backports, and whether deployed hardware actually exercises this driver.

Mitigation direction

  • Update to a vendor-supported kernel containing the referenced stable fixes.
  • Check Linux distribution or device-vendor advisories for backported patches.
  • Prioritize systems using TI DRA7 ATL hardware or related kernel configuration.
  • If no vendor fix is available, request guidance from the kernel or device vendor.

Validation and detection

  • Inventory Linux kernel versions across affected embedded and device fleets.
  • Confirm whether the TI DRA7 ATL clock driver is built or used.
  • Compare kernel source or package changelogs against the referenced stable commits.
  • Verify vendor kernel advisories for CVE-2022-50644 coverage.
  • Track remediation status in normal kernel patch management records.
Prepared
Confidence
medium
Sources
11

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-2022-50644 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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
0Timeline events
0ADP providers
10Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd, 9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd, 9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd, 9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd, 9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd, 9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd, 9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd, 9ac33b0ce81fa48dd39e7ddfc1bf4519052181dd, 9ac33b0ce81fa48dd39e7ddfc1bf4519052181ddunaffected
LinuxLinux3.16, 0, 4.9.331, 4.14.296, 4.19.262, 5.4.220, 5.10.150, 5.15.75, 5.19.17, 6.0.3, 6.1affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.