CVE-2022-50186
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a vulnerability was identified in the ath11k driver where a memory leak occurs due to missing skb drop on htc_tx_completion error. The issue was discovered and documented as CVE-2022-50186. The vulnerability affects the IPQ8074 hardware platform running WLAN.HK.2.5.0.1-01208-QCAHKSWPL_SILICONZ-1 firmware (NVD, Wiz).

Technical details

The vulnerability stems from a flaw in the htc_tx_completion error handling where the skb (socket buffer) is not properly dropped. When an error occurs during htc_tx_completion, the completion_handler logic expects the skb to be consumed regardless of the error state. The failure to free the skb on error results in a memory leak since the buffer won't be freed elsewhere in the code. The fix involves correctly freeing the packet when eid >= ATH11K_HTC_EP_COUNT before returning (NVD, Wiz).

Impact

The primary impact of this vulnerability is a memory leak in the Linux kernel's ath11k driver. Since the socket buffer is not properly freed during error conditions, this can lead to gradual memory consumption over time, potentially affecting system stability and performance (Wiz).

Mitigation and workarounds

The vulnerability has been resolved in the Linux kernel through a patch that ensures proper freeing of the socket buffer during error conditions in the htc_tx_completion function. The fix specifically addresses the case when eid >= ATH11K_HTC_EP_COUNT (Wiz).

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-68764N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug
NoYesJan 05, 2026
CVE-2025-68758N/AN/A
  • Linux KernelLinux Kernel
  • linux-riscv
NoYesJan 05, 2026
CVE-2025-68756N/AN/A
  • Linux KernelLinux Kernel
  • linux-fips
NoYesJan 05, 2026
CVE-2025-68753N/AN/A
  • Linux KernelLinux Kernel
  • python3-perf
NoYesJan 05, 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