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

7.8 · HIGH
Published Feb 26, 2025 linux CWE-362 EPSS 0.20% (10th pctl)

Overview

CVE-2022-49215 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:

xsk: Fix race at socket teardown

Fix a race in the xsk socket teardown code that can lead to a NULL pointer

dereference splat. The current xsk unbind code in xsk_unbind_dev() starts by

setting xs->state to XSK_UNBOUND, sets xs->dev to NULL and then waits for any

NAPI processing to terminate using synchronize_net(). After that, the release

code starts to tear down the socket state and free allocated memory.

BUG: kernel NULL pointer dereference, address: 00000000000000c0

PGD 8000000932469067 P4D 8000000932469067 PUD 0

Oops: 0000 [#1] PREEMPT SMP PTI

CPU: 25 PID: 69132 Comm: grpcpp_sync_ser Tainted: G I 5.16.0+ #2

Hardware name: Dell Inc. PowerEdge R730/0599V5, BIOS 1.2.10 03/09/2015

RIP: 0010:__xsk_sendmsg+0x2c/0x690

[...]

RSP: 0018:ffffa2348bd13d50 EFLAGS: 00010246

RAX: 0000000000000000 RBX: 0000000000000040 RCX: ffff8d5fc632d258

RDX: 0000000000400000 RSI: ffffa2348bd13e10 RDI: ffff

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

CVE-2022-49215 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-49215?

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

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

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