CVE-2022-49130
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, CVE-2022-49130 affects the ath11k wireless driver. The vulnerability was discovered when ath11k would crash during 'rmmod ath11k_pci' if the amss.bin firmware file was missing. This occurred because the driver was using mhi_async_power_up() which does not check for errors, instead of mhi_sync_power_up() which properly validates error conditions (Kernel Git).

Technical details

The vulnerability exists in the MHI (Modem Host Interface) power management code of the ath11k driver. The issue stems from using mhi_async_power_up() which does not perform error checking, leading to potential null pointer dereferences. The crash manifests as a general protection fault at address 0xdffffc0000000000, with KASAN reporting a null-ptr-deref in the range [0x0000000000000000-0x0000000000000007] (Kernel Git).

Impact

When exploited, this vulnerability can cause a kernel crash (denial of service) when attempting to remove the ath11k_pci module if the required firmware file is missing. This affects system stability and availability (Kernel Git).

Exploitability

The vulnerability is triggered when unloading the ath11k_pci module (using rmmod) in systems where the amss.bin firmware file is missing. It requires local access and the ability to load/unload kernel modules, which typically requires root privileges (Kernel Git).

Mitigation and workarounds

The fix involves replacing the call to mhi_async_power_up() with mhi_sync_power_up() in the ath11k driver's MHI state management code. This ensures proper error checking during the power-up sequence. The fix has been implemented in the Linux kernel (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-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-core
NoYesAug 12, 2026
CVE-2026-68449NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 12, 2026
CVE-2026-68448NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules-extra
NoYesAug 12, 2026
CVE-2026-68447NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules
NoYesAug 12, 2026
CVE-2026-68446NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
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