meta-openembedded/meta-networking
Narpat Mali 0901bb4c6a frr: Fix CVE-2023-38802 and CVE-2023-41358
CVE-2023-38802:
FRRouting FRR 7.5.1 through 9.0 and Pica8 PICOS 4.3.3.2 allow a remote
attacker to cause a denial of service via a crafted BGP update with a
corrupted attribute 23 (Tunnel Encapsulation).

CVE-2023-41358:
An issue was discovered in FRRouting FRR through 9.0. bgpd/bgp_packet.c
processes NLRIs if the attribute length is zero.

References:
https://nvd.nist.gov/vuln/detail/CVE-2023-38802
https://nvd.nist.gov/vuln/detail/CVE-2023-41358

Signed-off-by: Narpat Mali <narpat.mali@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-09-06 09:12:30 -04:00
..
classes kernel_add_regdb: Change the task order 2023-01-19 08:28:48 -05:00
conf layers: Bump to use kirkstone 2022-02-21 18:12:04 -08:00
files/waf-cross-answers samba: upgrade 4.14.12 -> 4.14.13 2022-04-13 19:21:41 -07:00
licenses meta-networking/licenses/netperf: remove unused license 2023-05-08 08:04:20 -04:00
recipes-connectivity meta-oe-components: Avoid usage of nobranch=1 2023-09-04 12:01:53 -04:00
recipes-core All layers: Follow oe-core's variable name changes 2022-02-24 08:35:24 -08:00
recipes-daemons Fix groupname gid change warning 2023-08-03 16:50:52 -04:00
recipes-devtools/python meta-*: remove obsolete PYPA_WHEEL and PIP_INSTALL_PACKAGE assignments 2022-03-11 11:20:55 -08:00
recipes-extended tgt: move from meta-openstack 2022-04-18 10:13:16 -07:00
recipes-filter nftables: Fix missing leading whitespace with ':append' 2023-01-29 11:22:13 -05:00
recipes-irc weechat: Define LIBDIR 2022-03-21 08:25:11 -07:00
recipes-kernel/wireguard wireguard-tools: Add a new package for wg-quick 2022-09-15 08:23:14 -04:00
recipes-netkit recipes: Use renamed SKIP_RECIPE varFlag 2022-02-21 18:12:04 -08:00
recipes-protocols frr: Fix CVE-2023-38802 and CVE-2023-41358 2023-09-06 09:12:30 -04:00
recipes-support tcpdump: upgrade 4.99.3 -> 4.99.4 2023-09-05 13:41:48 -04:00
COPYING.MIT
MAINTAINERS meta-openemnedded: Add myself as kirkstone maintainer 2022-04-23 17:14:31 -07:00
README meta-openemnedded: Add myself as kirkstone maintainer 2022-04-23 17:14:31 -07:00

meta-networking
===============

This layer is intended to be a central point for networking-related
packages and configuration.  It should be useful directly on top of
oe-core and compliments meta-openembedded.  It should be primarily useful
to the following groups:

      - Anyone building a small networking device (eg. a home router /
        bridge / switch).

      - Anyone wanting to add network services to their device (eg.
        anything that might benefit from a small ftp/tftp server)

Dependencies
------------

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: kirkstone

For some recipes, the meta-oe layer is required:

URI: git://git.openembedded.org/meta-openembedded
subdirectory: meta-oe
branch: kirkstone

URI: git://git.openembedded.org/meta-openembedded
subdirectory: meta-python
branch: kirkstone

Maintenance
-----------
Layer maintainers: Armin Kuster <akuster808@gmail.com>


Please see the MAINTAINERS file for information on contacting the
maintainers of this layer, as well as instructions for submitting patches.