CVE-2023-53864
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
09/12/2025
Last modified:
09/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()<br />
<br />
When disabling overlay plane in mxsfb_plane_overlay_atomic_update(),<br />
overlay plane&#39;s framebuffer pointer is NULL. So, dereferencing it would<br />
cause a kernel Oops(NULL pointer dereferencing). Fix the issue by<br />
disabling overlay plane in mxsfb_plane_overlay_atomic_disable() instead.



