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

7.8 · HIGH
Published Sep 18, 2025 linux CWE-476 EPSS 0.17% (7th pctl)

Overview

CVE-2022-50405 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 18, 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:

net/tunnel: wait until all sk_user_data reader finish before releasing the sock

There is a race condition in vxlan that when deleting a vxlan device

during receiving packets, there is a possibility that the sock is

released after getting vxlan_sock vs from sk_user_data. Then in

later vxlan_ecn_decapsulate(), vxlan_get_sk_family() we will got

NULL pointer dereference. e.g.

#0 [ffffa25ec6978a38] machine_kexec at ffffffff8c669757

#1 [ffffa25ec6978a90] __crash_kexec at ffffffff8c7c0a4d

#2 [ffffa25ec6978b58] crash_kexec at ffffffff8c7c1c48

#3 [ffffa25ec6978b60] oops_end at ffffffff8c627f2b

#4 [ffffa25ec6978b80] page_fault_oops at ffffffff8c678fcb

#5 [ffffa25ec6978bd8] exc_page_fault at ffffffff8d109542

#6 [ffffa25ec6978c00] asm_exc_page_fault at ffffffff8d200b62

[exception RIP: vxlan_ecn_decapsulate+0x3b]

RIP: ffffffffc1014e7b RSP: ffffa25ec6978cb0 RFLAGS: 00010246

RAX: 0000000000

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 >= 3.18, < 4.9.337 Affected

Frequently Asked Questions

What is CVE-2022-50405?

CVE-2022-50405 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-50405?

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

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

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