CVE-2021-47104: IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
In the Linux kernel, the following vulnerability has been resolved:
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
The wrong goto label was used for the error case and missed cleanup of the
pkt allocation.
Addresses-Coverity-ID: 1493352 ("Resource leak")
Security readout for executives and security teams
Plain-English summary
This CVE is a Linux kernel memory leak in the qib InfiniBand driver. The source says an error path skipped cleanup for an allocated packet. Business risk depends on whether affected systems use this driver and kernel line; no severity score or active exploitation evidence is provided.
Executive priority
Treat this as a targeted kernel maintenance item, not an emergency, unless critical infrastructure uses qib InfiniBand on affected kernels. The absence of severity and exploitation evidence lowers urgency, but kernel memory leaks can affect availability if reachable.
Technical view
CVE-2021-47104 fixes a resource leak in qib_user_sdma_queue_pkts() in Linux IB/qib. The bug used the wrong goto label on an error path, missing pkt allocation cleanup. Upstream stable commits are referenced for multiple kernel branches, but the bundle provides no CVSS, CWE, or exploitability detail.
Likely exposure
Exposure appears limited to Linux systems running affected kernel versions or commits with the IB/qib driver path present. Environments without qib InfiniBand hardware or driver use are likely less exposed, but the source bundle does not define runtime prerequisites.
Exploitation context
The bundle does not report public exploitation, KEV listing, exploit code, or a demonstrated attack path. The described issue is a memory leak found by Coverity, so impact should be validated against actual driver reachability and workload conditions.
Researcher notes
Evidence is limited to the CVE record and Linux stable fix references. The root cause is a missed cleanup on an error path. Do not infer privilege requirements, triggerability, denial-of-service severity, or exploitability beyond what the sources state.
Mitigation direction
Update affected Linux kernels to builds containing the referenced stable fixes.
Use distribution vendor advisories to identify fixed package versions.
Prioritize systems with qib InfiniBand hardware or driver usage.
If immediate patching is constrained, request vendor-supported mitigation guidance.
Validation and detection
Inventory Linux kernel versions across servers and appliances.
Check whether the qib InfiniBand driver is present or enabled.
Map deployed kernels against the affected versions and fixed commits.
Confirm vendor kernel packages include the upstream stable fix.
Monitor for memory-pressure symptoms on potentially affected qib systems.
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-47104 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.