CVE-2026-53361
Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
04/07/2026
Última modificación:
19/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
af_unix: Set gc_in_progress to true in unix_gc().<br />
<br />
Igor Ushakov reported that unix_gc() could run with gc_in_progress<br />
being false if the work is scheduled while running:<br />
<br />
Thread 1 Thread 2 Thread 3<br />
-------- -------- --------<br />
unix_schedule_gc() unix_schedule_gc()<br />
`- if (!gc_in_progress) `- if (!gc_in_progress)<br />
|- gc_in_progress = true |<br />
`- queue_work() |<br />
unix_gc()
Impacto
Puntuación base 3.x
7.10
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.1.141 (incluyendo) | 6.2 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6.93 (incluyendo) | 6.6.144 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.9 (incluyendo) | 6.12.95 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.38 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.1 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/0cfa78c050662784fc8e3ab26dbfd1dc632b2082
- https://git.kernel.org/stable/c/20aa894d475bd8086b25c1113ec4ca70f70c7a98
- https://git.kernel.org/stable/c/591f1ac217428a6d2b32a8ac14aac0fab44f155a
- https://git.kernel.org/stable/c/82c17e13d404f686e164590483fd6c1abaa675d0
- https://git.kernel.org/stable/c/d82ba05263c69fa2437fe93e4e561cc40f4c03af



