CVE-2022-50671
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50671 is a NULL pointer dereference vulnerability in the Linux kernel's RDMA/rxe (Soft RoCE) subsystem. The flaw occurs when rxe_queue_init fails inside rxe_qp_init_req, leaving qp->req.task.func and qp->req.task.arg uninitialized; the subsequent cleanup path in rxe_create_qp calls __rxe_do_task without checking these pointers, triggering a kernel NULL pointer dereference. The vulnerability was formally published on December 9, 2025, and affects Linux kernel versions from approximately 4.8 through the unpatched stable branches, with fixes backported to versions 4.9.331, 4.14.296, 4.19.262, 5.4.220, 5.10.150, 5.15.75, 5.19.17, 6.0.3, and 6.1. The CVSS estimate is Medium severity (Feedly, ENISA EUVD).

Technical details

The root cause is a missing null check (CWE-476: NULL Pointer Dereference) in the RDMA/rxe queue pair (QP) initialization error-handling path. When rxe_queue_init fails during rxe_qp_init_req, the task function pointer (qp->req.task.func) and argument (qp->req.task.arg) remain uninitialized (NULL). The cleanup function rxe_qp_do_cleanup, invoked on QP creation failure, subsequently calls __rxe_do_task without validating these pointers, causing a kernel NULL pointer dereference. The fix adds null checks for both qp->req.task.func and qp->req.task.arg before invoking __rxe_do_task (Feedly, Kernel Patch).

Impact

Successful exploitation causes a kernel NULL pointer dereference, resulting in a kernel panic (system crash) and denial of service on the affected host. The vulnerability is local in nature, requiring an attacker to have the ability to trigger RDMA/rxe QP creation with conditions that cause rxe_queue_init to fail. There is no evidence of confidentiality or integrity impact beyond the availability disruption caused by the kernel crash (Feedly).

Exploitability

No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2022-50671. The EPSS score is approximately 0.033% (0.000330), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Detection signatures exist in Nessus (plugin 277964, 302405) and Qualys (IDs 760731, 677637, 677618) (Feedly, Tenable).

Mitigation and workarounds

Apply the upstream kernel patches that add null checks for qp->req.task.func and qp->req.task.arg before calling __rxe_do_task. Fixed versions include Linux kernel stable releases: 4.9.331, 4.14.296, 4.19.262, 5.4.220, 5.10.150, 5.15.75, 5.19.17, 6.0.3, and 6.1. SUSE Linux Enterprise users should apply the vendor-provided kernel updates (e.g., SUSE advisories SUSE-2026-0263-1, SUSE-2026-0317-1, SUSE-2026-0350-1, SUSE-2026-0411-1). As a workaround where patching is not immediately possible, disabling the rdma_rxe kernel module (if not required) will eliminate the attack surface (Feedly, Linux Security).

Community reactions

Coverage has been limited to routine security advisory channels. SUSE issued multiple kernel update advisories referencing this CVE, and Tenable published Nessus detection plugins. No notable researcher commentary or significant social media discussion has been identified beyond standard vulnerability tracking (Linux Security, Tenable).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68427MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra
NoYesAug 10, 2026
CVE-2026-68426MEDIUM4.7
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-igx
NoYesAug 10, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 12, 2026
CVE-2026-68430NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-partner
NoYesAug 12, 2026
CVE-2026-68428NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-ibm-6.8
NoYesAug 10, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management