Descrição
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.
CVSS 5.5EPSS 0.121%Risco 0.56
Ver fonte- Publicação
- 2026-03-25 11:16:35
- Versões afetadas
- unknown
- Tipo
- Core software
- Vetor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Sistemas operativos
- Linux