CVE-2021-47657
26.02.2025, 06:37
In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free() If virtio_gpu_object_shmem_init() fails (e.g. due to fault injection, as it happened in the bug report by syzbot), virtio_gpu_array_put_free() could be called with objs equal to NULL. Ensure that objs is not NULL in virtio_gpu_array_put_free(), or otherwise return from the function.Enginsight
Vendor | Product | Version |
---|---|---|
linux | linux_kernel | 5.11.20 ≤ 𝑥 < 5.12 |
linux | linux_kernel | 5.12.3 ≤ 𝑥 < 5.15.32 |
linux | linux_kernel | 5.16 ≤ 𝑥 < 5.16.18 |
linux | linux_kernel | 5.17 ≤ 𝑥 < 5.17.1 |
𝑥
= Vulnerable software versions

Debian Releases
Common Weakness Enumeration