NULL pointer dereference in Linux kernel - CVE-2026-31753
Published: May 2, 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 linedisp_release when releasing the embedded linedisp device after the attachment has already been removed. A local user can trigger the release path to cause a denial of service.
The issue can be reached during linedisp_unregister() and from certain linedisp_register() error paths.