Security Advisory

CVE-2021-47104

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-03-04 18:15:13
Last updated 2026-05-23 15:19:19
Assigner Linux
State PUBLISHED

Description

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")