CVE-2021-47104

Source
https://cve.org/CVERecord?id=CVE-2021-47104
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47104.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-47104
Downstream
Related
Published
2024-03-04T19:15:18.643Z
Modified
2026-03-15T22:43:05.090222Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

IB/qib: Fix memory leak in qibusersdmaqueuepkts()

The wrong goto label was used for the error case and missed cleanup of the pkt allocation.

Addresses-Coverity-ID: 1493352 ("Resource leak")

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47104.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.4.292"
            },
            {
                "fixed": "4.4.297"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.9.290"
            },
            {
                "fixed": "4.9.295"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.14.255"
            },
            {
                "fixed": "4.14.260"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.19.216"
            },
            {
                "fixed": "4.19.223"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.4.157"
            },
            {
                "fixed": "5.4.169"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.10.77"
            },
            {
                "fixed": "5.10.89"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.15"
            },
            {
                "fixed": "5.15.12"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.16-rc1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.16-rc2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.16-rc3"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.16-rc4"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.16-rc5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.16-rc6"
            }
        ]
    }
]