LiveActive security incident?Get immediate response
CVE Record

CVE-2021-47537: octeontx2-af: Fix a memleak bug in rvu_mbox_init()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix a memleak bug in rvu_mbox_init() In rvu_mbox_init(), mbox_regions is not freed or passed out under the switch-default region, which could lead to a memory leak. Fix this bug by changing 'return err' to 'goto free_regions'. This bug was found by a static analyzer. The analysis employs differential checking to identify inconsistent security operations (e.g., checks or kfrees) between two code paths and confirms that the inconsistent operations are not recovered in the current function or the callers, so they constitute bugs. Note that, as a bug found by static analysis, it can be a false positive or hard to trigger. Multiple researchers have cross-reviewed the bug. Builds with CONFIG_OCTEONTX2_AF=y show no new warnings, and our static analyzer no longer warns about this code.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue is a memory leak in the octeontx2-af driver initialization path. The public record does not provide CVSS, impact severity, or evidence of exploitation. Treat it as a narrow kernel maintenance risk unless your fleet uses affected Linux versions with this driver enabled.

Executive priority

Schedule routine remediation through normal kernel patch cycles, with higher priority only for systems using this driver. There is no source-supported evidence of active exploitation or broad internet-facing exposure.

Technical view

In rvu_mbox_init(), mbox_regions was not freed or returned on a switch-default error path, causing a potential memory leak. The fix changes the error return to a cleanup path. The issue was found by static analysis, cross-reviewed, and may be hard to trigger or a false positive.

Likely exposure

Exposure appears limited to Linux kernels in the listed affected ranges or commits where octeontx2-af is built or used, including CONFIG_OCTEONTX2_AF=y builds. Distribution backports may change practical exposure, so kernel package provenance matters.

Exploitation context

The source bundle reports no CISA KEV listing and gives no public exploitation evidence. It also states the bug came from static analysis and may be hard to trigger or a false positive.

Researcher notes

The key code path is rvu_mbox_init() in octeontx2-af. Validate whether mbox_regions cleanup reaches the switch-default error path. Avoid assuming exploitability from the CVE alone because the record flags static-analysis uncertainty.

Mitigation direction

  • Check distribution advisories for CVE-2021-47537 coverage.
  • Update to a kernel containing the referenced stable fixes.
  • Prioritize systems with octeontx2-af enabled or built in.
  • Track vendor kernel backports rather than relying only on version strings.

Validation and detection

  • Inventory Linux kernel versions and package build provenance.
  • Check whether CONFIG_OCTEONTX2_AF is enabled in deployed kernels.
  • Confirm the stable fix commits are present or backported.
  • Review kernel vendor notes for affected package ranges.
Prepared
Confidence
medium
Sources
4

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-47537 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
3Source 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
LinuxLinux98c5611163603d3d8012b1bf64ab48fd932cf734, 98c5611163603d3d8012b1bf64ab48fd932cf734unaffected
LinuxLinux5.12, 0, 5.15.7, 5.16affected
Weakness

CWE details

No CWE listed

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