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-49753

7.8 · HIGH
Published Mar 27, 2025 linux CWE-416 EPSS 0.23% (14th pctl)

Overview

CVE-2022-49753 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 27, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

dmaengine: Fix double increment of client_count in dma_chan_get()

The first time dma_chan_get() is called for a channel the channel

client_count is incorrectly incremented twice for public channels,

first in balance_ref_count(), and again prior to returning. This

results in an incorrect client count which will lead to the

channel resources not being freed when they should be. A simple

test of repeated module load and unload of async_tx on a Dell

Power Edge R7425 also shows this resulting in a kref underflow

warning.

[ 124.329662] async_tx: api initialized (async)

[ 129.000627] async_tx: api initialized (async)

[ 130.047839] ------------[ cut here ]------------

[ 130.052472] refcount_t: underflow; use-after-free.

[ 130.057279] WARNING: CPU: 3 PID: 19364 at lib/refcount.c:28

refcount_warn_saturate+0xba/0x110

[ 130.065811] Modules linked in: async_tx(-) rfkill intel_rapl_msr

intel_rapl_common amd64_edac edac_m

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.0, < 4.14.305 Affected

Frequently Asked Questions

What is CVE-2022-49753?

CVE-2022-49753 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 27, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-49753?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-49753?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-49753 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.