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
Configurations
History
21 Nov 2024, 07:45
Type | Values Removed | Values Added |
---|---|---|
References | () https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.0.3 - Release Notes | |
References | () https://github.com/torvalds/linux/commit/c24968734abfed81c8f93dc5f44a7b7a9aecadfa - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html - |
Information
Published : 2023-02-28 21:15
Updated : 2024-11-21 07:45
NVD link : CVE-2023-22998
Mitre link : CVE-2023-22998
CVE.ORG link : CVE-2023-22998
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-436
Interpretation Conflict