CVE-2023-53432

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-09-18 16:15

Updated : 2026-01-14 20:16


NVD link : CVE-2023-53432

Mitre link : CVE-2023-53432

CVE.ORG link : CVE-2023-53432


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free