Security readout for executives and security teams
Plain-English summary
This Linux kernel bug can crash systems using Mellanox mlx5 RDMA with on-demand paging memory registration. The source describes a kernel page fault during RDMA memory-region cleanup. Business urgency depends on whether affected kernels and RDMA hardware/features are deployed in production workloads.
Executive priority
Prioritize patching on RDMA-enabled compute, storage, HPC, or low-latency hosts where a kernel crash would disrupt production. For general servers without mlx5 RDMA use, urgency is lower but still track through normal kernel update cycles.
Technical view
The mlx5 RDMA driver failed to initialize an ODP xarray when creating an ODP memory region. A related desc_size assignment could expose the bad state, leading to a page fault in mlx5_ib_dereg_mr during user verbs object destruction.
Likely exposure
Exposure is most likely on Linux systems running affected 5.13, 5.14.16, or 5.15-era kernels with mlx5 RDMA, ib_uverbs access, and ODP memory-region use. Systems without mlx5 RDMA or RDMA user verbs are less likely exposed based on the provided sources.
Exploitation context
The bundle does not show CISA KEV listing, active exploitation, public exploit code, or remote exploitability. The evidence shows a reproducible kernel crash path in RDMA workloads, which is most relevant to availability risk on specialized hosts.
Researcher notes
The source evidence supports a denial-of-service style kernel crash in a narrow driver path. It does not provide CVSS, CWE, exploit maturity, or full affected-version semantics beyond listed kernel versions and fixing commits.
Mitigation direction
Update to a vendor kernel containing the referenced upstream stable fixes.
Check vendor advisories for exact backported package versions.
Restrict RDMA user verbs device access to trusted users where feasible.
Disable unused mlx5 RDMA functionality if operationally safe.
Monitor for kernel oops traces involving mlx5_ib_dereg_mr.
Validation and detection
Inventory kernels on systems with Mellanox mlx5 RDMA hardware.
Confirm whether ib_uverbs and mlx5_ib are loaded or available.
Compare installed kernel sources or changelogs against the referenced commits.
Review logs for page faults in mlx5_ib_dereg_mr or ODP cleanup.
Validate vendor kernel packages include the stable fixes.
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-47481 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.