4 matches found
CVE-2023-54122
The CVE-2023-54122 issue affects the Linux kernel’s DRM MSM DPU path. A kzalloc failure can yield NULL when constructing cstate, risking a NULL pointer dereference in __drm_atomic_helper_crtc_reset. The publicly described fix adds a check for cstate before use to prevent dereferencing a NULL poin...
AZL-49176 CVE-2024-45015 affecting package kernel 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...
AZL-49248 CVE-2024-45015 affecting package kernel for versions less than 6.6.51.1-1
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...
Linux kernel security vulnerabilities
Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which stems from an error in parameter checking in the drm/msm/dpu module dpusetupdspppcc...