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.
References
Configurations
Configuration 1 (hide)
|
History
11 Dec 2025, 15:23
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-416 | |
| References | () https://git.kernel.org/stable/c/2ea70379e4f4efa95c9daa7f3f9bdd4d40aec927 - Patch | |
| References | () https://git.kernel.org/stable/c/3ff256751a2853e1ffaa36958ff933ccc98c6cb5 - Patch | |
| References | () https://git.kernel.org/stable/c/9040adc38cf6bfbb77034d558ac2c52f70d840ac - Patch | |
| References | () https://git.kernel.org/stable/c/9860921ab4521252dc39bb21b9c936bd09a00982 - Patch | |
| First Time |
Linux
Linux linux Kernel |
18 Sep 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-18 16:15
Updated : 2025-12-11 15:23
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
