Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-50700

7.5 · HIGH
Published Dec 24, 2025 EPSS 0.24% (16th pctl)

Overview

CVE-2022-50700 is a high-severity vulnerability. It was published on December 24, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

wifi: ath10k: Delay the unmapping of the buffer

On WCN3990, we are seeing a rare scenario where copy engine hardware is

sending a copy complete interrupt to the host driver while still

processing the buffer that the driver has sent, this is leading into an

SMMU fault triggering kernel panic. This is happening on copy engine

channel 3 (CE3) where the driver normally enqueues WMI commands to the

firmware. Upon receiving a copy complete interrupt, host driver will

immediately unmap and frees the buffer presuming that hardware has

processed the buffer. In the issue case, upon receiving copy complete

interrupt, host driver will unmap and free the buffer but since hardware

is still accessing the buffer (which in this case got unmapped in

parallel), SMMU hardware will trigger an SMMU fault resulting in a

kernel panic.

In order to avoid this, as a work around, add a delay before unmapping

the copy engine source DMA buffer.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2022-50700?

CVE-2022-50700 is a high-severity vulnerability. It was published on December 24, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-50700?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-50700?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-50700?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50700 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.