In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Mar 4, 2024
to the GitHub Advisory Database
•
Updated Jan 7, 2025
Description
Published by the National Vulnerability Database
Mar 4, 2024
Published to the GitHub Advisory Database
Mar 4, 2024
Last updated
Jan 7, 2025
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")
References