You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
etungsten
published
GHSA-5fxx-vfw2-7m5hApr 17, 2023
Package
kernel-5.10
(bottlerocket)
Affected versions
< 1.13.3
Patched versions
1.13.3
Description
A flaw was found in the Linux kernel where drivers/gpu/drm/virtio/virtgpu_object.c misinterprets the drm_gem_shmem_get_sg_table return value. It expects it to be NULL in the error case when it is actually an error pointer.
A flaw was found in the Linux kernel where
drivers/gpu/drm/virtio/virtgpu_object.c
misinterprets thedrm_gem_shmem_get_sg_table
return value. It expects it to be NULL in the error case when it is actually an error pointer.