package/frr: security bump to version 8.5.6
8.5.5 fixes the following security issues: - CVE-2024-31948: bgpd: Fix error handling when receiving BGP Prefix SID attributeba6a8f1a31
- CVE-2024-31950: ospfd: Solved crash in RI parsing with OSPF TEf69d1313b1
- CVE-2024-31951: ospfd: Correct Opaque LSA Extended parser5557a289ac
8.5.6 fixes the following security issues: - CVE-2024-44070: bgpd: Check the actual remaining stream length before taking TLV value0998b38e4d
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ba7bd5efd0
commit
9bd1746ee4
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 7ae9d8bafc65bb5d0f21061ac61dbc6cf93b2b05a5dae9e5eec72ed42388551e frr-8.5.4.tar.gz
|
||||
sha256 5f3a32e66efdf2628548165d10327688847443c342788b31c4ea98368cfacbf8 frr-8.5.6.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FRR_VERSION = 8.5.4
|
||||
FRR_VERSION = 8.5.6
|
||||
FRR_SITE = $(call github,FRRouting,frr,frr-$(FRR_VERSION))
|
||||
FRR_LICENSE = GPL-2.0
|
||||
FRR_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user