CVE-2023-53432
High
firewire: net: fix use after free in fwnet_finish_incoming_packet()
In the Linux kernel, the following vulnerability has been resolved: firewire: net: fix use after free in fwnet_finish_incoming_packet() The netif_rx() function frees the skb so we can't dereference it to save the skb->len.
Exploit probability
0.2%
Published
September 18, 2025
Required by
Not available
Last source change
August 12, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2023-53432
View original source
In the Linux kernel, the following vulnerability has been resolved: firewire: net: fix use after free in fwnet_finish_incoming_packet() The netif_rx() function frees the skb so we can't dereference it to save the skb->len.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/2ea70379e4f4efa95c9daa7f3f9bdd4d40aec927
- https://git.kernel.org/stable/c/3ff256751a2853e1ffaa36958ff933ccc98c6cb5
- https://git.kernel.org/stable/c/9040adc38cf6bfbb77034d558ac2c52f70d840ac
- https://git.kernel.org/stable/c/9860921ab4521252dc39bb21b9c936bd09a00982
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53432.json
- https://nvd.nist.gov/vuln/detail/CVE-2023-53432