CVE-2022-50414
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50414 is a denial-of-service vulnerability in the Linux kernel's SCSI FCoE (Fibre Channel over Ethernet) subsystem caused by improper transport cleanup on initialization failure. When fcoe_init() calls fcoe_transport_attach(&fcoe_sw_transport) and the subsequent fcoe_if_init() fails, the transport is not detached, leaving a freed fcoe_sw_transport pointer on the fcoe_transports list. This dangling reference causes a kernel panic (page fault) when the FCoE module is reinserted. The vulnerability was published on September 18, 2025, and affects Linux kernel versions from 2.6.39 through 6.1.x (before 6.1.2). It carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, kernel.org patches).

Technical details

The root cause is a missing error-path cleanup in the FCoE module initialization sequence (classified as NVD-CWE-noinfo due to insufficient information, but functionally a use-after-free/dangling pointer condition). When fcoe_if_init() returns an error, the code path does not call fcoe_transport_detach() to remove fcoe_sw_transport from the global fcoe_transports linked list, leaving a freed memory reference in the list. A subsequent module reinsertion triggers fcoe_transport_attach(), which traverses the list and dereferences the stale pointer, producing a kernel page fault at address fffffbfff82e2213 with the instruction pointer at fcoe_transport_attach+0xe1/0x230 [libfcoe]. Exploitation requires local access with sufficient privileges to load/unload kernel modules (Feedly).

Impact

Successful exploitation results in a kernel panic, causing a complete system crash and denial of service — the system becomes unresponsive and requires a reboot. There is no confidentiality or integrity impact; the vulnerability is limited to availability. Systems using FCoE storage networking (common in enterprise SAN environments) are at risk of unplanned downtime if the FCoE module fails to initialize and is subsequently reloaded (Feedly).

Exploitability

No public proof-of-concept exploit code or in-the-wild exploitation has been observed for this vulnerability. The EPSS score is approximately 0.033%, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access and the ability to load kernel modules, significantly limiting the attacker pool (Feedly).

Mitigation and workarounds

Patches have been released for all affected Linux kernel stable branches. Administrators should update to the following minimum versions: 4.9.337, 4.14.303, 4.19.270, 5.4.229, 5.10.163, 5.15.86, 6.0.16, or 6.1.2. As a workaround where patching is not immediately possible, disabling or blacklisting the fcoe and libfcoe kernel modules (if FCoE is not in use) will prevent the vulnerable code path from being triggered. SUSE has issued kernel security updates addressing this CVE (SUSE Advisory, Red Hat Advisory).

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-80904MEDIUM5.9
  • Linux Kernel logoLinux Kernel
  • linux-oracle-7.0
NoYesSep 04, 2026
CVE-2026-80905MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-6.8
NoYesSep 04, 2026
CVE-2026-80913MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesSep 04, 2026
CVE-2026-80912MEDIUM4.4
  • Linux Kernel logoLinux Kernel
  • linux-lowlatency-hwe-5.15
NoYesSep 04, 2026
CVE-2026-80906NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoYesSep 04, 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