CVE-2021-47657

Source
https://cve.org/CVERecord?id=CVE-2021-47657
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47657.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-47657
Downstream
Related
Published
2025-02-26T06:37:07.467Z
Modified
2026-03-14T14:52:55.268183Z
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:

drm/virtio: Ensure that objs is not NULL in virtiogpuarrayputfree()

If virtiogpuobjectshmeminit() fails (e.g. due to fault injection, as it happened in the bug report by syzbot), virtiogpuarrayputfree() could be called with objs equal to NULL.

Ensure that objs is not NULL in virtiogpuarrayputfree(), or otherwise return from the function.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "5.11.20"
            },
            {
                "fixed": "5.12"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.12.3"
            },
            {
                "fixed": "5.15.32"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.16"
            },
            {
                "fixed": "5.16.18"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.17"
            },
            {
                "fixed": "5.17.1"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-47657.json"