CVE-2022-49083
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49083 is a vulnerability in the Linux kernel's OMAP IOMMU (Input/Output Memory Management Unit) driver. The issue was discovered when a regression caused by commit 3f6634d997db triggered a NULL pointer dereference for some OMAP variants. The vulnerability was introduced by an earlier commit (6785eb9105e3) that changed the function return type but missed converting one place in the code (Kernel Git).

Technical details

The vulnerability occurs in the OMAP IOMMU probe function where it returns 0 instead of ERR_PTR(-ENODEV) when checking for IOMMU elements. The issue manifests in the call chain: __iommu_probe_device → probe_iommu_group → bus_for_each_dev → bus_iommu_probe → bus_set_iommu → omap_iommu_init → do_one_initcall. The incorrect return value leads to a NULL pointer dereference in the IOMMU subsystem (Kernel Git).

Impact

The vulnerability could lead to a NULL pointer dereference in the Linux kernel's IOMMU subsystem, potentially causing system crashes or denial of service conditions on affected OMAP-based systems (Kernel Git).

Mitigation and workarounds

The issue has been fixed by changing the return value from 0 to ERR_PTR(-ENODEV) in the OMAP IOMMU probe function. The fix was committed to the Linux kernel and backported to stable kernel versions (Kernel Git).

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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-cross-headers
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-modules-core
NoYesJan 14, 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