LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50727: scsi: efct: Fix possible memleak in efct_device_init()

In the Linux kernel, the following vulnerability has been resolved: scsi: efct: Fix possible memleak in efct_device_init() In efct_device_init(), when efct_scsi_reg_fc_transport() fails, efct_scsi_tgt_driver_exit() is not called to release memory for efct_scsi_tgt_driver_init() and causes memleak: unreferenced object 0xffff8881020ce000 (size 2048): comm "modprobe", pid 465, jiffies 4294928222 (age 55.872s) backtrace: [<0000000021a1ef1b>] kmalloc_trace+0x27/0x110 [<000000004c3ed51c>] target_register_template+0x4fd/0x7b0 [target_core_mod] [<00000000f3393296>] efct_scsi_tgt_driver_init+0x18/0x50 [efct] [<00000000115de533>] 0xffffffffc0d90011 [<00000000d608f646>] do_one_initcall+0xd0/0x4e0 [<0000000067828cf1>] do_init_module+0x1cc/0x6a0 ...

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2022-50727 is a Linux kernel issue in the efct SCSI driver. A failure during driver initialization can leave allocated memory unreleased. The public record describes a memory leak, not remote code execution or data theft. Business urgency is mainly for systems that load or depend on this driver.

Executive priority

Low priority for most environments, higher for Linux storage systems using efct. Handle through routine kernel patching unless internal validation shows the driver is widely loaded on critical systems.

Technical view

In efct_device_init(), if efct_scsi_reg_fc_transport() fails, efct_scsi_tgt_driver_exit() is not called after efct_scsi_tgt_driver_init(), causing a kernel memory leak. The CVE references Linux stable commits that resolve the cleanup path. Severity, CVSS, and CWE are not provided in the source bundle.

Likely exposure

Exposure appears limited to Linux systems with the efct driver present and loaded, particularly storage environments using supported Fibre Channel/SCSI components. Systems not using this driver are less likely to be affected, but should verify kernel configuration and module inventory.

Exploitation context

No active exploitation is indicated by KEV or the provided sources. The described trigger is an initialization failure path during module loading. The sources do not describe a remote attack path, privilege requirement, or practical denial-of-service scenario.

Researcher notes

The public record is sparse: no CVSS, CWE, exploitability analysis, or distribution advisories are included. The key evidence is the kernel commit description showing a missed cleanup call and memory leak during efct driver initialization failure.

Mitigation direction

  • Check Linux distribution or vendor advisories for CVE-2022-50727 guidance.
  • Update to a vendor kernel containing the referenced stable fixes.
  • Prioritize storage hosts that load or rely on the efct driver.
  • Track remediation through normal kernel patch management processes.

Validation and detection

  • Inventory Linux kernel versions across affected environments.
  • Identify systems where the efct module is present or loaded.
  • Compare installed kernels against vendor advisories and referenced stable commits.
  • Confirm patched kernels are deployed after maintenance windows.
Prepared
Confidence
medium
Sources
6

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-50727 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux4df84e8466242de835416a4ec0c856c0e2ed26eb, 4df84e8466242de835416a4ec0c856c0e2ed26eb, 4df84e8466242de835416a4ec0c856c0e2ed26eb, 4df84e8466242de835416a4ec0c856c0e2ed26ebunaffected
LinuxLinux5.14, 0, 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.