CVE-2022-49123
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49123 is a vulnerability in the Linux kernel's ath11k wireless driver that involves a deadlock condition causing frame flush failures. The issue was discovered when the ath11k driver failed to flush management frames because the wmi_mgmt_tx_work process had no opportunity to run within the expected timeframe (Kernel Git).

Technical details

The vulnerability occurs due to a deadlock scenario in the workqueue scheduling mechanism. When wmi_mgmt_tx_work is inserted into local->workqueue after sdata->work, and wpa_supplicant acquires wdev->mtx in nl80211_deauthenticate, it creates a situation where the system waits for management frames to be sent out by wmi_mgmt_tx_work. However, sdata->work becomes blocked by wdev->mtx in ieee80211_sta_work, preventing wmi_mgmt_tx_work from executing (Kernel Git).

Impact

The deadlock condition results in management frame transmission failures in the wireless network stack, which can lead to failed network operations and potential system hangs. This is evidenced by system warnings about failed management queue flushes and tasks being blocked for extended periods (Kernel Git).

Exploitability

The vulnerability is triggered during normal system operations when specific wireless networking tasks interact with the ath11k driver. It primarily affects system stability rather than presenting a direct security exploitation vector (Kernel Git).

Mitigation and workarounds

The issue was resolved by modifying the workqueue usage in the ath11k driver. The fix involves changing from using local->workqueue to ab->workqueue for scheduling wmi_mgmt_tx_work, which prevents the deadlock condition from occurring (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-74732NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-firmware
NoYesAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 22, 2026
CVE-2026-74726NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules
NoYesAug 22, 2026
CVE-2026-74719NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-partner
NoYesAug 22, 2026
CVE-2026-74717NONEN/A
  • Linux Kernel logoLinux Kernel
  • rtla
NoYesAug 22, 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