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

9.8 · CRITICAL
Published Feb 26, 2025 linux CWE-362 EPSS 0.49% (40th pctl)

Overview

CVE-2022-49201 is a critical-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

ibmvnic: fix race between xmit and reset

There is a race between reset and the transmit paths that can lead to

ibmvnic_xmit() accessing an scrq after it has been freed in the reset

path. It can result in a crash like:

Kernel attempted to read user page (0) - exploit attempt? (uid: 0)

BUG: Kernel NULL pointer dereference on read at 0x00000000

Faulting instruction address: 0xc0080000016189f8

Oops: Kernel access of bad area, sig: 11 [#1]

...

NIP [c0080000016189f8] ibmvnic_xmit+0x60/0xb60 [ibmvnic]

LR [c000000000c0046c] dev_hard_start_xmit+0x11c/0x280

Call Trace:

[c008000001618f08] ibmvnic_xmit+0x570/0xb60 [ibmvnic] (unreliable)

[c000000000c0046c] dev_hard_start_xmit+0x11c/0x280

[c000000000c9cfcc] sch_direct_xmit+0xec/0x330

[c000000000bfe640] __dev_xmit_skb+0x3a0/0x9d0

[c000000000c00ad4] __dev_queue_xmit+0x394/0x730

[c008000002db813c] __bond_start_xmit+0x254/0x450 [bonding]

[c008000002db8378] bond_start_x

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.4, < 5.15.33 Affected

Frequently Asked Questions

What is CVE-2022-49201?

CVE-2022-49201 is a critical-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2022-49201?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

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

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

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