CVE-2026-46019
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
27/05/2026
Última modificación:
16/06/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup<br />
<br />
atmel_aes_buff_init() allocates 4 pages using __get_free_pages() with<br />
ATMEL_AES_BUFFER_ORDER, but atmel_aes_buff_cleanup() frees only the<br />
first page using free_page(), leaking the remaining 3 pages. Use<br />
free_pages() with ATMEL_AES_BUFFER_ORDER to fix the memory leak.
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:*:*:*:*:*:*:*:* | 4.5 (incluyendo) | 5.10.258 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (incluyendo) | 5.15.209 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (incluyendo) | 6.1.175 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (incluyendo) | 6.6.140 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (incluyendo) | 6.12.86 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.27 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.4 (excluyendo) |
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/03e00aafa5f747d07811589e8d5fee638245431b
- https://git.kernel.org/stable/c/230ad8a78fe67266b1ba4685da1abdd61471c5b8
- https://git.kernel.org/stable/c/3fcfff4ed35f963380a68741bcd52742baff7f76
- https://git.kernel.org/stable/c/5ad40cde96d603a88d68f8ed59f6d36407ab1f3c
- https://git.kernel.org/stable/c/61516b4a5b2647dc3f8f67b5dffaf038be997511
- https://git.kernel.org/stable/c/65b3589d39d05699c3850202f8333e5361033ea3
- https://git.kernel.org/stable/c/b63f1e2f0e319ad3fe4a58eb3db4fd50cc98baca
- https://git.kernel.org/stable/c/de6952e0af2acbada900d742437e848285c01d11



