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")
CREATE(Triage):(User=admin) CVE-2021-47104 (https://nvd.nist.gov/vuln/detail/CVE-2021-47104)