LiveActive security incident?Get immediate response
CVE Record

CVE-2021-47315: memory: fsl_ifc: fix leak of IO mapping on probe failure

In the Linux kernel, the following vulnerability has been resolved: memory: fsl_ifc: fix leak of IO mapping on probe failure On probe error the driver should unmap the IO memory. Smatch reports: drivers/memory/fsl_ifc.c:298 fsl_ifc_ctrl_probe() warn: 'fsl_ifc_ctrl_dev->gregs' not released on lines: 298.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue is a resource cleanup bug. If the Freescale IFC memory controller driver fails during probing, it can leave an IO memory mapping behind. The provided sources do not show remote exposure, privilege escalation, data theft, or active exploitation.

Executive priority

Handle through routine kernel patch management unless the organization operates embedded or appliance systems using Freescale IFC hardware. There is no source-backed evidence of active exploitation, but affected devices should still receive vendor kernel updates.

Technical view

CVE-2021-47315 fixes an IO mapping leak in drivers/memory/fsl_ifc.c. On fsl_ifc_ctrl_probe() error paths, gregs was not released. The CVE record lists Linux as affected across several kernel versions and links stable kernel commits that resolve the cleanup behavior.

Likely exposure

Exposure appears limited to Linux systems using the fsl_ifc driver, typically platforms with Freescale/NXP IFC-related hardware. The issue is tied to driver probe failure paths, not a public network service. Organizations without this hardware or driver enabled are unlikely to be affected.

Exploitation context

The source bundle does not cite active exploitation, and KEV is false. No exploit method, CVSS score, or CWE is provided. Treat exploitation likelihood as unproven based on the supplied evidence.

Researcher notes

The available evidence describes a missing unmap on probe error, reported by Smatch. Impact details are sparse: no CVSS, CWE, exploit status, or explicit attack prerequisites are provided. Confirm affectedness by kernel branch, driver presence, and hardware dependency.

Mitigation direction

  • Check Linux vendor advisories for kernels containing the referenced stable fixes.
  • Prioritize platforms using Freescale/NXP IFC hardware or the fsl_ifc driver.
  • Update affected kernels through normal vendor-supported kernel maintenance.
  • If no vendor package exists, track the referenced upstream stable commits.
  • Document any exception where embedded devices cannot receive kernel updates.

Validation and detection

  • Inventory Linux kernel versions on systems with Freescale/NXP IFC hardware.
  • Confirm whether the fsl_ifc driver is built, loaded, or required.
  • Compare deployed kernels against vendor fixes or referenced stable commits.
  • Review boot and kernel logs for fsl_ifc probe failures.
  • Validate patched kernels in staging before production rollout.
Prepared
Confidence
medium
Sources
10

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-2021-47315 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
3Timeline events
2ADP providers
11Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxa20cbdeffce247a2b6fb83cd8d22433994068565, a20cbdeffce247a2b6fb83cd8d22433994068565, a20cbdeffce247a2b6fb83cd8d22433994068565, a20cbdeffce247a2b6fb83cd8d22433994068565, a20cbdeffce247a2b6fb83cd8d22433994068565, a20cbdeffce247a2b6fb83cd8d22433994068565, a20cbdeffce247a2b6fb83cd8d22433994068565, a20cbdeffce247a2b6fb83cd8d22433994068565unaffected
LinuxLinux3.3, 0, 4.9.276, 4.14.240, 4.19.198, 5.4.134, 5.10.52, 5.12.19, 5.13.4, 5.14affected
Weakness

CWE details

No CWE listed

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