Improper resource shutdown or release in frr - CVE-2024-55553
Published: September 25, 2025
frr
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to the application revalidates all routes if the total size of an update received via RTR exceeds the internal socket's buffer size, default 4K on most OSes. A remote attacker can trigger re-parsing of the RIB for FRR routers using RTR by causing more than this number of updates during an update interval (usually 30 minutes).