Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-52936

Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/06/2026
Última modificación:
08/07/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> crypto: jitterentropy - replace long-held spinlock with mutex<br /> <br /> jent_kcapi_random() serializes the shared jitterentropy state, but it<br /> currently holds a spinlock across the jent_read_entropy() call. That<br /> path performs expensive jitter collection and SHA3 conditioning, so<br /> parallel readers can trigger stalls as contending waiters spin for<br /> the same lock.<br /> <br /> To prevent non-preemptible lock hold, replace rng-&gt;jent_lock with a<br /> mutex so contended readers sleep instead of spinning on a shared lock<br /> held across expensive entropy generation.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.2 (incluyendo) 6.6.141 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (incluyendo) 6.12.91 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (incluyendo) 6.18.33 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (incluyendo) 7.0.10 (excluyendo)