LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50414: scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails fcoe_init() calls fcoe_transport_attach(&fcoe_sw_transport), but when fcoe_if_init() fails, &fcoe_sw_transport is not detached and leaves freed &fcoe_sw_transport on fcoe_transports list. This causes panic when reinserting module. BUG: unable to handle page fault for address: fffffbfff82e2213 RIP: 0010:fcoe_transport_attach+0xe1/0x230 [libfcoe] Call Trace: <TASK> do_one_initcall+0xd0/0x4e0 load_module+0x5eee/0x7210 ...

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A Linux kernel FCoE cleanup flaw can leave a freed transport object registered after initialization failure. A local privileged user able to load or reinsert the relevant module could trigger a kernel panic, causing service outage. It is not a remote data theft issue based on the supplied CVSS.

Executive priority

Treat as a moderate availability risk. Patch during normal kernel maintenance, with higher priority for systems using FCoE or shared multi-user hosts where local users can influence kernel module loading.

Technical view

fcoe_init() attaches fcoe_sw_transport, but on fcoe_if_init() failure did not detach it, leaving freed fcoe_sw_transport on fcoe_transports list. Reinserting the module can fault in fcoe_transport_attach(), producing kernel panic. CVSS: local, low complexity, low privileges, no user interaction, high availability impact.

Likely exposure

Likely exposure is Linux systems on affected kernel versions with FCoE/libfcoe support present and module loading available. Systems not using Fibre Channel over Ethernet may still carry the code, but operational priority is lower unless the module can be loaded or storage operations rely on it.

Exploitation context

The bundle marks KEV false and provides no cited evidence of active exploitation. The attack context is local, not network-based, and requires low privileges according to CVSS. The demonstrated impact is a kernel panic during module reinsertion after an initialization failure path.

Researcher notes

The vulnerability is a cleanup imbalance in the fcoe_if_init() failure path, causing a stale freed transport pointer to remain registered. Evidence in the bundle supports denial of service through kernel panic, not confidentiality or integrity compromise. Affected-version data is kernel-centric and may differ in vendor backports.

Mitigation direction

  • Update to a Linux kernel release containing the referenced stable fixes.
  • Prioritize hosts using FCoE or allowing local module loading.
  • Restrict untrusted local access and module-loading capability where feasible.
  • Check distribution vendor advisories for packaged kernel backports.
  • Schedule maintenance windows for storage-sensitive systems before kernel updates.

Validation and detection

  • Inventory running kernel versions against affected versions and fixed vendor packages.
  • Identify whether FCoE/libfcoe modules are present, loaded, or loadable.
  • Review kernel logs for FCoE initialization failures or module reinsertion panics.
  • Confirm fixed commits or vendor backports are included after update.
  • Validate storage services after patching systems that use FCoE.
Prepared
Confidence
high
Sources
11

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-50414 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
10Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2022-50414Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux78a582463c1e3a262aeaf2a291e06a93a7b34212, 78a582463c1e3a262aeaf2a291e06a93a7b34212, 78a582463c1e3a262aeaf2a291e06a93a7b34212, 78a582463c1e3a262aeaf2a291e06a93a7b34212, 78a582463c1e3a262aeaf2a291e06a93a7b34212, 78a582463c1e3a262aeaf2a291e06a93a7b34212, 78a582463c1e3a262aeaf2a291e06a93a7b34212, 78a582463c1e3a262aeaf2a291e06a93a7b34212, 78a582463c1e3a262aeaf2a291e06a93a7b34212unaffected
LinuxLinux2.6.39, 0, 4.9.337, 4.14.303, 4.19.270, 5.4.229, 5.10.163, 5.15.86, 6.0.16, 6.1.2, 6.2affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.