Denial of Service Vulnerability in FRRouting Network Software
CVE-2022-40318
6.5MEDIUM
What is CVE-2022-40318?
A vulnerability in the bgpd component of FRRouting allows attackers to exploit inconsistencies in boundary checks by crafting malicious BGP OPEN messages. This can lead to a denial of service, causing assertion failures and daemon restarts or even out-of-bounds reads. The issue arises from the inability to handle an extended length option (type 0xff) properly, as the parsing function does not correctly read the extra bytes as specified in RFC 9072. Immediate remediation is recommended to safeguard network operations.