CVE-2022-49462
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49462 is a vulnerability in the Linux kernel affecting the MSM Adreno A6XX GPU driver. The issue was discovered in 2022 and involves a reference count leak in the a6xx_gpu_init function (Kernel Commit).

Technical details

The vulnerability stems from improper reference counting in the Linux kernel's MSM Adreno A6XX GPU driver. Specifically, the of_parse_phandle() function returns a node pointer with an incremented reference count, but the code failed to properly release this reference using of_node_put() when it was no longer needed. The a6xx_gmu_init() function passes the node to of_find_device_by_node() and of_dma_configure(), where of_find_device_by_node() takes its reference, but of_dma_configure() doesn't need the node after usage (Kernel Commit).

Impact

The vulnerability results in a reference count leak in the kernel's memory management system. While this type of issue typically leads to memory leaks and potential resource exhaustion over time, it generally doesn't present an immediate security risk (Kernel Commit).

Mitigation and workarounds

The issue was fixed by adding a missing of_node_put() call to properly release the reference count after the node is no longer needed. The fix was implemented in the Linux kernel through commit c56de483093d7ad0782327f95dda7da97bc4c315 and backported to various 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-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-raspi-5.4
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-core
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 12, 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