4 matches found
CVE-2023-52911
A vulnerability was found in the Linux Kernel's drm/msm driver, affecting systems with an Adreno GPU running in headless mode, such as iMX platforms. The issue occurs in the msmatomiccommittail function, which handles atomic commits in the DRM subsystem, and can cause a kernel crash due to a NULL...
UBUNTU-CVE-2023-52911
In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode e.g. iMX platforms. Unable to handle kernel NULL pointer dereference at...
CVE-2023-52911 drm/msm: another fix for the headless Adreno GPU
In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode e.g. iMX platforms. Unable to handle kernel NULL pointer dereference at...
CVE-2023-52911
CVE-2023-52911 is a Linux kernel issue in the DRM/MSM driver related to a NULL pointer dereference when the Adreno GPU runs in headless mode (e.g., on i.MX platforms). The crash occurs during reboot in the msm_atomic_commit_tail path, with an oops/NULL dereference involving slab kmalloc and relat...