CVE-2026-23366 in Linux Kernel
Sumário (Inglês)
In the Linux kernel, the following vulnerability has been resolved: drm/client: Do not destroy NULL modes 'modes' in drm_client_modeset_probe may fail to kcalloc. If this occurs, we jump to 'out', calling modes_destroy on it, which dereferences it. This may result in a NULL pointer dereference in the error case. Prevent that.
Responsável
Linux
Reservar
13/01/2026
Divulgação
25/03/2026
Inscrições
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerabilidade | CWE | Exp | Con | CVE |
|---|---|---|---|---|---|
| 353095 | Linux Kernel drm_client_modeset_probe Negação de Serviço | 476 | Não definido | Correção oficial | CVE-2026-23366 |