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

7.8 · HIGH
Published Feb 26, 2025 linux EPSS 0.30% (22th pctl)

Overview

CVE-2022-49725 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 26, 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:

i40e: Fix call trace in setup_tx_descriptors

After PF reset and ethtool -t there was call trace in dmesg

sometimes leading to panic. When there was some time, around 5

seconds, between reset and test there were no errors.

Problem was that pf reset calls i40e_vsi_close in prep_for_reset

and ethtool -t calls i40e_vsi_close in diag_test. If there was not

enough time between those commands the second i40e_vsi_close starts

before previous i40e_vsi_close was done which leads to crash.

Add check to diag_test if pf is in reset and don't start offline

tests if it is true.

Add netif_info("testing failed") into unhappy path of i40e_diag_test()

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.2, < 4.14.285 Affected

Frequently Asked Questions

What is CVE-2022-49725?

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

How severe is CVE-2022-49725?

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-49725?

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-49725?

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