Descrição
In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandle_create() In linehandle_create(), there is a statement like this: retain_and_null_ptr(lh); Soon after, there is a debug printout that dereferences -lh-, which will crash things. Avoid the crash by using handlereq.lines, which is the same value.
CVSS 5.5EPSS 0.1%Risco 0.55
Ver fonte- Publicação
- 2026-06-03 18:16:26
- Versões afetadas
- unknown
- Tipo
- Core software
- Última alteração
- 2026-07-22 20:10:00
- Vetor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Sistemas operativos
- Linux