CVE-2022-49652
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49652 is a reference counting vulnerability discovered in the Linux kernel's DMA engine subsystem, specifically in the Texas Instruments DMA crossbar driver. The vulnerability was introduced by commit ec9bfa1e1a79 which implemented bitops instead of idr in the DMA crossbar driver (Kernel Commit).

Technical details

The vulnerability stems from a reference counting issue in the ti_dra7_xbar_route_allocate function within the TI DMA crossbar driver. The function fails to properly release a reference count obtained through of_parse_phandle(), which returns a node pointer with an incremented reference count. The missing of_node_put() call in the error path leads to a reference count leak (Kernel Commit).

Impact

A reference count leak in the kernel's memory management can lead to memory resources not being properly freed, potentially causing memory exhaustion over time. This could affect system stability and performance on affected systems using the TI DMA crossbar driver.

Exploitability

The vulnerability requires local access to the system and the presence of the TI DMA crossbar driver. The issue occurs in an error handling path, making it less likely to be exploited in typical operations but could be triggered through specific DMA configurations.

Mitigation and workarounds

The issue was fixed by adding the missing of_node_put(dma_spec->np) call in the error path of ti_dra7_xbar_route_allocate function. The fix was committed to the Linux kernel mainline and backported to stable kernel versions (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-azure
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesSep 04, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management