You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2025 61100
About this tag
CVE-2025-61100 is a denial-of-service vulnerability in FRRouting (FRR) affecting the OSPF daemon. It involves a NULL pointer dereference in the Opaque LSA dump function (ospf_opaque_lsa_dump) triggered by specially crafted OSPF Link State Advertisements. The flaw is exploitable when OSPF packet debugging is enabled to dump full send/receive details. This can crash the ospfd process, disrupting OSPF routing. The vulnerability is documented in FRR's security advisories, and users should apply patches or workarounds to mitigate risk.
FRRouting has a newly documented vulnerability — tracked as CVE-2025-61100 — that allows specially crafted OSPF Link State Advertisements (LSAs) to trigger a NULL pointer dereference in the OSPF daemon (ospfd), causing a denial-of-service (DoS) condition for affected FRR installations. The fault...