CVE-2023-53432
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
18/09/2025
Última modificación:
19/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
firewire: net: fix use after free in fwnet_finish_incoming_packet()<br />
<br />
The netif_rx() function frees the skb so we can&#39;t dereference it to<br />
save the skb->len.