Vulnerability CVE-2022-48718


Published: 2024-06-20

Description:
In the Linux kernel, the following vulnerability has been resolved:

drm: mxsfb: Fix NULL pointer dereference

mxsfb should not ever dereference the NULL pointer which
drm_atomic_get_new_bridge_state is allowed to return.
Assume a fixed format instead.

 References:
https://git.kernel.org/stable/c/86a337bb803040e4401b87c974a7fb92efe3d0e1
https://git.kernel.org/stable/c/6f9267e01cca749137349d8ffb0d0ebbadf567f4
https://git.kernel.org/stable/c/622c9a3a7868e1eeca39c55305ca3ebec4742b64

Copyright 2026, cxsecurity.com

 

Back to Top