CVE-2026-80605
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
28/08/2026
Última modificación:
28/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()<br />
<br />
In picolcd_send_and_wait(), an integer overflow of the signed loop counter<br />
&#39;k&#39; can theoretically lead to a NULL pointer dereference of &#39;raw_data&#39;.<br />
If the loop executes more than INT_MAX times, &#39;k&#39; becomes negative,<br />
making the condition &#39;k
Impacto
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/0021eb09041f021c079be1022934a280f7f176c0
- https://git.kernel.org/stable/c/42dc0b7b55fe0499fc09183f34a1c46d1dcccf77
- https://git.kernel.org/stable/c/48caee2c106b03301c72fe389ebff00d852c58d5
- https://git.kernel.org/stable/c/a02d5d7ad7ae5fa3756b8332f7350e973085dcb3
- https://git.kernel.org/stable/c/d354e523c6f740db758cafcd4c11bb7913285ed8
- https://git.kernel.org/stable/c/dc176447c7279435c46735db7da81aed1ec25cc2
- https://git.kernel.org/stable/c/e4edeefb8d5bfceb2058e2b3291f4ae1e5a76e61
- https://git.kernel.org/stable/c/ef649703dce0df1364fcec3cdad9b32d1c522939



