CVE-2026-45928
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
27/05/2026
Última modificación:
25/06/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: chips-media: wave5: Fix memory leak on codec_info allocation failure<br />
<br />
In wave5_vpu_open_enc() and wave5_vpu_open_dec(), a vpu instance is<br />
allocated via kzalloc(). If the subsequent allocation for inst->codec_info<br />
fails, the functions return -ENOMEM without freeing the previously<br />
allocated instance, causing a memory leak.<br />
<br />
Fix this by calling kfree() on the instance in this error path to ensure<br />
it is properly released.
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.8 (incluyendo) | 6.12.75 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.14 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.4 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



