FRRouting Routing daemon
FRR is free software which manages TCP/IP based routing protocols.
It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, RIPng,
PIM and LDP as well as the IPv6 versions of these.
FRR is a fork of Quagga..
- Links to network / frr
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mtomaschewski:frr/frr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0008-bgpd-Don-t-read-the-first-byte-of-ORF-header- |
0000001073 1.05 KB | |
0009-bgpd-Do-not-process-NLRIs-if-the-attribute-le |
0000004270 4.17 KB | |
0010-bgpd-Use-treat-as-withdraw-for-tunnel-encapsu |
0000004422 4.32 KB | |
_link | 0000000148 148 Bytes | |
project.diff | 0000001989 1.94 KB |
Revision 2 (latest revision is 18)
Marius Tomaschewski (mtomaschewski)
committed
(revision 2)
- Apply upstream fix for bgpd: Don't read initial byte of the ORF header in an ahead-of-stream situation (CVE-2023-41360, bsc#1214739,https://github.com/FRRouting/frr/pull/14245) [+ 0008-bgpd-Don-t-read-the-first-byte-of-ORF-header-if-we-a.patch] - Apply upstream fix for bgpd: Do not process NLRIs if the attribute length is zero (CVE-2023-41358,bsc#1214735, https://github.com/FRRouting/frr/pull/14260) [+ 0009-bgpd-Do-not-process-NLRIs-if-the-attribute-length-is.patch] - Apply upstream fix bgpd: Use treat-as-withdraw for tunnel encapsulation attribute instead of session reset (CVE-2023-38802,bsc#1213284, https://github.com/FRRouting/frr/pull/14290) [+ 0010-bgpd-Use-treat-as-withdraw-for-tunnel-encapsulation-.patch]
Comments 0