CVE-2024-55553
- EPSS 0.37%
- Published 06.01.2025 23:15:07
- Last modified 23.01.2025 18:15:31
In FRRouting (FRR) before 10.3 from 6.0 onward, all routes are re-validated if the total size of an update received via RTR exceeds the internal socket's buffer size, default 4K on most OSes. An attacker can use this to trigger re-parsing of the RIB ...
CVE-2024-44070
- EPSS 0.13%
- Published 19.08.2024 02:15:04
- Last modified 30.08.2024 16:19:49
An issue was discovered in FRRouting (FRR) through 10.1. bgp_attr_encap in bgpd/bgp_attr.c does not check the actual remaining stream length before taking the TLV value.
CVE-2024-34088
- EPSS 0.06%
- Published 30.04.2024 19:15:23
- Last modified 01.05.2025 14:48:49
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...
CVE-2024-31951
- EPSS 0.08%
- Published 07.04.2024 21:15:07
- Last modified 01.05.2025 14:48:36
In the Opaque LSA Extended Link parser in FRRouting (FRR) through 9.1, there can be a buffer overflow and daemon crash in ospf_te_parse_ext_link for OSPF LSA packets during an attempt to read Segment Routing Adjacency SID subTLVs (lengths are not val...
CVE-2024-31950
- EPSS 0.28%
- Published 07.04.2024 21:15:07
- Last modified 01.05.2025 14:48:17
In FRRouting (FRR) through 9.1, there can be a buffer overflow and daemon crash in ospf_te_parse_ri for OSPF LSA packets during an attempt to read Segment Routing subTLVs (their size is not validated).
CVE-2024-31949
- EPSS 0.04%
- Published 07.04.2024 21:15:07
- Last modified 01.05.2025 14:47:59
In FRRouting (FRR) through 9.1, an infinite loop can occur when receiving a MP/GR capability as a dynamic capability because malformed data results in a pointer not advancing.
CVE-2024-31948
- EPSS 0.09%
- Published 07.04.2024 21:15:07
- Last modified 01.05.2025 14:47:09
In FRRouting (FRR) through 9.1, an attacker using a malformed Prefix SID attribute in a BGP UPDATE packet can cause the bgpd daemon to crash.
CVE-2024-27913
- EPSS 0.08%
- Published 28.02.2024 07:15:09
- Last modified 26.03.2025 21:15:21
ospf_te_parse_te in ospfd/ospf_te.c in FRRouting (FRR) through 9.1 allows remote attackers to cause a denial of service (ospfd daemon crash) via a malformed OSPF LSA packet, because of an attempted access to a missing attribute field.
CVE-2023-38407
- EPSS 0.14%
- Published 06.11.2023 06:15:40
- Last modified 21.11.2024 08:13:30
bgpd/bgp_label.c in FRRouting (FRR) before 8.5 attempts to read beyond the end of the stream during labeled unicast parsing.
CVE-2023-38406
- EPSS 0.12%
- Published 06.11.2023 06:15:40
- Last modified 21.11.2024 08:13:30
bgpd/bgp_flowspec.c in FRRouting (FRR) before 8.4.3 mishandles an nlri length of zero, aka a "flowspec overflow."