LiveActive security incident?Get immediate response
CVE Record

CVE-2021-47148: octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context() This function is called from ethtool_set_rxfh() and "*rss_context" comes from the user. Add some bounds checking to prevent memory corruption.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-47148 is a Linux kernel flaw in the OcteonTX2 PF network driver. A user-provided RSS context value could exceed expected bounds and cause memory corruption. The source does not provide CVSS, confirmed impact, or exploitation evidence.

Executive priority

Treat as a targeted kernel driver issue, not a broad internet-facing emergency from the available evidence. Patch affected Linux hosts during normal vulnerability remediation, with higher priority for systems using OcteonTX2 PF networking.

Technical view

The flaw is a buffer overflow in otx2_set_rxfh_context(), reached through ethtool_set_rxfh(). The CVE states *rss_context comes from the user and lacked bounds checking. Linux stable commits add bounds checking to prevent memory corruption.

Likely exposure

Exposure appears limited to Linux systems using the octeontx2-pf driver, especially kernels in the affected 5.12-era range identified by the CVE data. Systems without this driver or hardware are likely not exposed based on the source bundle.

Exploitation context

The CVE is not listed as KEV, and the provided sources do not claim active exploitation or public exploit availability. The practical attack path and required privileges are not specified in the bundle.

Researcher notes

Evidence is sparse: no CVSS, CWE, privilege requirement, or exploit status is provided. The key fact is user-controlled rss_context reaching otx2_set_rxfh_context() without bounds checks, fixed by Linux stable commits.

Mitigation direction

  • Apply a vendor kernel update containing the referenced Linux stable fix.
  • Prioritize systems using OcteonTX2 PF network hardware or the octeontx2-pf driver.
  • Check distribution advisories for backported fixes in supported kernels.
  • If updates are delayed, follow vendor guidance for driver exposure reduction.

Validation and detection

  • Inventory kernels against the CVE affected version data and vendor advisories.
  • Check whether the octeontx2-pf driver is present or loaded on hosts.
  • Confirm the kernel includes one of the referenced stable commits or a vendor backport.
  • Record systems without OcteonTX2 PF hardware as lower-priority pending vendor confirmation.
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-47148 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
LinuxLinux81a4362016e7d8b17031fe1aa43cdb58a7f0f163, 81a4362016e7d8b17031fe1aa43cdb58a7f0f163unaffected
LinuxLinux5.12, 0, 5.12.9, 5.13affected
Weakness

CWE details

No CWE listed

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