Security readout for executives and security teams
Plain-English summary
CVE-2021-47080 is a Linux kernel RDMA flaw where user-supplied input can trigger a divide-by-zero crash path. The public record describes a kernel fault, not data theft or privilege escalation. Business impact is mainly availability risk on affected Linux systems where the RDMA user verbs path is reachable.
Executive priority
Patch during normal vulnerability maintenance, faster for shared compute, HPC, or RDMA-enabled infrastructure. No source supports emergency treatment for internet-scale exploitation, but kernel crashes can disrupt important workloads.
Technical view
The issue is in Linux RDMA/core. A user-controlled user_entry_size value is later used as a denominator in the QUERY_GID_TABLE uverbs handler, allowing zero to trigger a kernel divide error through an ioctl path. Sources list stable kernel commits as the resolution, but provide no CVSS score or CWE.
Likely exposure
Exposure is likely limited to Linux systems running affected kernel versions and using or exposing RDMA/uverbs functionality. The source bundle lists Linux 5.10, 5.12.7, and 5.13-related affected version data, but distro backports must be verified separately.
Exploitation context
The bundle shows a user-triggered kernel crash trace and says the value is supplied by the user. It does not cite active exploitation, public exploit use, remote reachability, or KEV listing. Treat this as a local availability concern unless vendor advisories say otherwise.
Researcher notes
Evidence supports a user-controlled divide-by-zero in ib_uverbs_handler_UVERBS_METHOD_QUERY_GID_TABLE. The record lacks CVSS, CWE, distro package status, and exploit maturity details. Avoid assuming privilege escalation or remote attack paths without additional vendor evidence.
Mitigation direction
Upgrade to a kernel build containing the referenced stable fixes.
Confirm whether your Linux distribution backported the fix.
Prioritize hosts using RDMA, InfiniBand, or uverbs functionality.
Check vendor guidance before relying on access restrictions as mitigation.
Track this under availability risk until patched.
Validation and detection
Inventory kernel versions across Linux hosts.
Identify systems with RDMA or uverbs functionality enabled.
Map installed kernels against vendor fixed package versions.
Verify patch status against the three referenced stable commits.
Review crash logs for divide errors in RDMA uverbs handlers.
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-47080 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.