frr 8.4.2-1ubuntu1.4 source package in Ubuntu
Changelog
frr (8.4.2-1ubuntu1.4) lunar-security; urgency=medium * SECURITY UPDATE: Denial of service - debian/patches/CVE-2023-41358.patch: Do not process NLRIs if the attribute length is zero - debian/patches/CVE-2023-41360.patch: Don't read the first byte of ORF header if we are ahead of stream - CVE-2023-41358 - CVE-2023-41360 * SECURITY UPDATE: Null pointer dereference - debian/patches/CVE-2023-41909.patch: Limit flowspec to no attribute means a implicit withdrawal - CVE-2023-41909 -- Nishit Majithia <email address hidden> Mon, 16 Oct 2023 12:27:34 +0530
Upload details
- Uploaded by:
- Nishit Majithia
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | updates | main | misc | |
Lunar | security | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
frr_8.4.2.orig.tar.xz | 7.0 MiB | 0aefb7db7386c91af8d16d6946282f87c29c61f7d89f9ddd34d27acda701d6c5 |
frr_8.4.2-1ubuntu1.4.debian.tar.xz | 37.9 KiB | a90b4890edbd1b4189ba2b5b3e3c50dfb23c5f096d81054577fd36b1485cbbb8 |
frr_8.4.2-1ubuntu1.4.dsc | 2.6 KiB | f61201db3ebbd70b0cdd6e035ce17072ac57e3c27f57c975c80513cd61b2f447 |
Available diffs
Binary packages built by this source
- frr: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
FRRouting implements the routing protocols commonly used in the
internet and private networks to exchange information between routers.
Both IP and IPv6 are supported, as are BGP, OSPFv2, OSPFv3, IS-IS, BABEL,
EIGRP, RIP, RIPng, LDP, BFD, PIM, VRRP, PBR, and NHRP.
.
These protocols are used to turn your system into a dynamic router,
exchanging information about available connections with other routers
in a standards-compliant way. The actual packet forwarding
functionality is provided by the OS kernel.
.
FRRouting is a fork of Quagga with an open community model. The main
git lives on https://github. com/frrouting/ frr.git and the project name
is commonly abbreviated as "FRR."
- frr-dbgsym: debug symbols for frr
- frr-doc: FRRouting suite - user manual
This provides the FRR user manual in HTML form. This is the official
manual maintained as part of the package and is also available online
at https://frrouting. readthedocs. io/
- frr-pythontools: FRRouting suite - Python tools
The FRRouting suite uses a small Python tool to provide configuration
reload functionality, particularly useful when the interactive configuration
shell is not used.
.
Without this package installed, "reload" (as a systemd or init script
invocation) will not work for the FRR daemons.
- frr-rpki-rtrlib: FRRouting suite - BGP RPKI support (rtrlib)
Adds RPKI support to FRR's bgpd, allowing validation of BGP routes
against cryptographic information stored in WHOIS databases. This is
used to prevent hijacking of networks on the wider internet. It is only
relevant to internet service providers using their own autonomous system
number.
- frr-rpki-rtrlib-dbgsym: debug symbols for frr-rpki-rtrlib
- frr-snmp: FRRouting suite - SNMP support
Adds SNMP support to FRR's daemons by attaching to net-snmp's snmpd
through the AgentX protocol. Provides read-only access to current
routing state through standard SNMP MIBs.
- frr-snmp-dbgsym: debug symbols for frr-snmp