← Voltar à pesquisa de CVEs

CVE-2026-31544

Linux Kernel

Descrição

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix NULL dereference on notify error path Since commit b5daf93b809d1 (-firmware: arm_scmi: Avoid notifier registration for unsupported events-) the call chains leading to the helper __scmi_event_handler_get_ops expect an ERR_PTR to be returned on failure to get an handler for the requested event key, while the current helper can still return a NULL when no handler could be found or created. Fix by forcing an ERR_PTR return value when the handler reference is NULL.

CVSS 5.5EPSS 0.121%Risco 0.56
Ver fonte
Publicação
2026-04-24 15:16:28
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