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

5.5 · MEDIUM
Published Feb 26, 2025 linux EPSS 0.26% (18th pctl)

Overview

CVE-2022-49378 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

sfc: fix considering that all channels have TX queues

Normally, all channels have RX and TX queues, but this is not true if

modparam efx_separate_tx_channels=1 is used. In that cases, some

channels only have RX queues and others only TX queues (or more

preciselly, they have them allocated, but not initialized).

Fix efx_channel_has_tx_queues to return the correct value for this case

too.

Messages shown at probe time before the fix:

sfc 0000:03:00.0 ens6f0np0: MC command 0x82 inlen 544 failed rc=-22 (raw=0) arg=0

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

netdevice: ens6f0np0: failed to initialise TXQ -1

WARNING: CPU: 1 PID: 626 at drivers/net/ethernet/sfc/ef10.c:2393 efx_ef10_tx_init+0x201/0x300 [sfc]

[...] stripped

RIP: 0010:efx_ef10_tx_init+0x201/0x300 [sfc]

[...] stripped

Call Trace:

efx_init_tx_queue+0xaa/0xf0 [sfc]

efx_start_channels+0x49/0x120 [sfc]

efx_start_all+0x1f8/0x430 [sfc]

efx_net_open+0x5a/0

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 >= 5.5.1, < 5.10.122 Affected

Frequently Asked Questions

What is CVE-2022-49378?

CVE-2022-49378 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-49378?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-49378?

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

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