In the Linux kernel before 6.0.3, drivers/gpu/drm/virtio...
Moderate severity
Unreviewed
Published
Feb 28, 2023
to the GitHub Advisory Database
•
Updated May 3, 2023
Description
Published by the National Vulnerability Database
Feb 28, 2023
Published to the GitHub Advisory Database
Feb 28, 2023
Last updated
May 3, 2023
In the Linux kernel before 6.0.3, drivers/gpu/drm/virtio/virtgpu_object.c misinterprets the drm_gem_shmem_get_sg_table return value (expects it to be NULL in the error case, whereas it is actually an error pointer).
References