CVE-2021-47648

Source
https://cve.org/CVERecord?id=CVE-2021-47648
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47648.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2021-47648
Downstream
DEBIAN (1)
SUSE (5)
UBUNTU (1)
Related
Published
2025-02-26T06:37:06Z
Modified
2026-03-12T03:22:30Z
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:

gpu: host1x: Fix a memory leak in 'host1x_remove()'

Add a missing 'host1x_channel_list_free()' call in the remove function, as already done in the error handling path of the probe function.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2021-47648.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "4.13"
            },
            {
                "fixed":  "5.10.110"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.11"
            },
            {
                "fixed":  "5.15.33"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.16"
            },
            {
                "fixed":  "5.16.19"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "5.17"
            },
            {
                "fixed":  "5.17.2"
            }
        ]
    }
]