In FRRouting (FRR) through 9.1, it is possible for the get_edge() function in ospf_te.c in the OSPF daemon to return a NULL pointer. In cases where calling functions do not handle the returned NULL value, the OSPF daemon crashes, leading to denial of service.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-04-30 19:15
Updated : 2024-11-21 09:18
NVD link : CVE-2024-34088
Mitre link : CVE-2024-34088
CVE.ORG link : CVE-2024-34088
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference