CVE-2026-43032
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
01/05/2026
Última modificación:
08/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
NFC: pn533: bound the UART receive buffer<br />
<br />
pn532_receive_buf() appends every incoming byte to dev->recv_skb and<br />
only resets the buffer after pn532_uart_rx_is_frame() recognizes a<br />
complete frame. A continuous stream of bytes without a valid PN532 frame<br />
header therefore keeps growing the skb until skb_put_u8() hits the tail<br />
limit.<br />
<br />
Drop the accumulated partial frame once the fixed receive buffer is full<br />
so malformed UART traffic cannot grow the skb past<br />
PN532_UART_SKB_BUFF_LEN.
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:*:*:*:*:*:*:*:* | 5.5 (incluyendo) | 5.10.253 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (incluyendo) | 5.15.203 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (incluyendo) | 6.1.168 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (incluyendo) | 6.6.134 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (incluyendo) | 6.12.81 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.22 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.12 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* |
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/23e925183db26cd322597679669ad29d70ed2ada
- https://git.kernel.org/stable/c/2c1fadd221b21d8038acfe6a0f56291881d5ff76
- https://git.kernel.org/stable/c/30fe3f5f6494f827d812ff179f295a8e532709d6
- https://git.kernel.org/stable/c/3adca9be14bf36b927193f05f5aea35a1a90e913
- https://git.kernel.org/stable/c/8bedf1dd5640ac8997bff00bbefe241b438df397
- https://git.kernel.org/stable/c/ad2f60de5045bfb5d20ea468a97c8760c6a3a4f8
- https://git.kernel.org/stable/c/cf2ff10183204349edfd6b972e189375fc5f1fb0
- https://git.kernel.org/stable/c/f48ab6ee654ecc350434e4566bc785773f412b7e



