CVE-2023-53432
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/09/2025
Last modified:
19/09/2025
Description
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.