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

7.5 · HIGH
Published Feb 26, 2025 linux CWE-476 EPSS 0.77% (53th pctl)

Overview

CVE-2022-49321 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.5 (HIGH).

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

xprtrdma: treat all calls not a bcall when bc_serv is NULL

When a rdma server returns a fault format reply, nfs v3 client may

treats it as a bcall when bc service is not exist.

The debug message at rpcrdma_bc_receive_call are,

[56579.837169] RPC: rpcrdma_bc_receive_call: callback XID

00000001, length=20

[56579.837174] RPC: rpcrdma_bc_receive_call: 00 00 00 01 00 00 00

00 00 00 00 00 00 00 00 00 00 00 00 04

After that, rpcrdma_bc_receive_call will meets NULL pointer as,

[ 226.057890] BUG: unable to handle kernel NULL pointer dereference at

00000000000000c8

...

[ 226.058704] RIP: 0010:_raw_spin_lock+0xc/0x20

...

[ 226.059732] Call Trace:

[ 226.059878] rpcrdma_bc_receive_call+0x138/0x327 [rpcrdma]

[ 226.060011] __ib_process_cq+0x89/0x170 [ib_core]

[ 226.060092] ib_cq_poll_work+0x26/0x80 [ib_core]

[ 226.060257] process_one_work+0x1a7/0x360

[ 226.060367] ? create_worker+0x1a0/0x1a0

[ 226.0604

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 >= 0, < 4.14.283 Affected

Frequently Asked Questions

What is CVE-2022-49321?

CVE-2022-49321 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.5 (HIGH).

How severe is CVE-2022-49321?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. 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-49321?

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

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