Bugzilla – Bug 1214741
VUL-0: CVE-2023-41361: frr,quagga: bgpd/bgp_open.c does not check for an overly large length of the rcv software version
Last modified: 2023-08-29 13:03:44 UTC
CVE-2023-41361 An issue was discovered in FRRouting FRR 9.0. bgpd/bgp_open.c does not check for an overly large length of the rcv software version. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-41361 https://www.cve.org/CVERecord?id=CVE-2023-41361 https://github.com/FRRouting/frr/pull/14241
The introducing commit was only added in 9.0: https://github.com/opensourcerouting/frr/commit/234f6fd4f4804bb17bd8cbb1dd91994a914f38d2 We only ship versions lower than that, so tracking as not affected: - SUSE:SLE-11-SP1:Update/quagga 0.99.15 - SUSE:SLE-12-SP2:Update/quagga 1.1.1 - SUSE:SLE-15-SP4:Update/quagga 1.1.1 - SUSE:SLE-15:Update/quagga 1.1.1 - SUSE:SLE-15-SP3:Update/frr 7.4 - SUSE:SLE-15-SP5:Update/frr 8.4
closing