CVE-2026-64238
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/07/2026
Última modificación:
13/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
gpio: shared: fix deadlock on shared proxy&#39;s parent removal<br />
<br />
Commit 710abda58055 ("gpio: shared: call gpio_chip::of_xlate() if set")<br />
used the mutex embedded in struct gpio_shared_entry to protect the<br />
offset field which now can be modified after assignment. The critical<br />
section however is too wide and introduced a potential deadlock on the<br />
removal of the shared GPIO proxy&#39;s parent.<br />
<br />
Make the critical section shorter - only protect the offset when it&#39;s<br />
being read.<br />
<br />
While at it: mention the fact that the entry lock is now also used to<br />
protect against concurrent access to the offset field in the structure&#39;s<br />
documentation.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19.12 (incluyendo) | 7.0 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 7.0.1 (incluyendo) | 7.0.12 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.0:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



