CVE-2021-47075

Source
https://cve.org/CVERecord?id=CVE-2021-47075
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47075.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-47075
Downstream
Published
2024-03-01T22:15:47.170Z
Modified
2026-03-14T11:18:55.767945Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
[none]
Details

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

nvmet: fix memory leak in nvmetallocctrl()

When creating ctrl in nvmetallocctrl(), if the cntlidmin is larger than cntlidmax of the subsystem, and jumps to the "outfreechangednslist" label, but the ctrl->sqs lack of be freed. Fix this by jumping to the "outfreesqs" label.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "5.7"
            },
            {
                "fixed": "5.10.40"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.11"
            },
            {
                "fixed": "5.12.7"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.13-rc1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.13-rc2"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47075.json"