NULL pointer dereference in Linux kernel - CVE-2026-53142
Published: June 26, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a NULL pointer dereference in the xe display initialization and cleanup logic when handling suspend or shutdown on systems without display hardware present. A local user can trigger suspend or shutdown processing to cause a denial of service.
The issue occurs when display support is probed but display hardware is later determined to be unavailable or disabled at runtime initialization.