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.
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.
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.
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.