meta-openembedded/meta-networking
Yi Zhao 76305fc4c3 open-vm-tools: Security fix CVE-2023-20867
CVE-2023-20867:
A fully compromised ESXi host can force VMware Tools to fail to
authenticate host-to-guest operations, impacting the confidentiality and
integrity of the guest virtual machine.

Reference:
https://nvd.nist.gov/vuln/detail/CVE-2023-20867

Patch from:
https://github.com/vmware/open-vm-tools/blob/CVE-2023-20867.patch/2023-20867-Remove-some-dead-code.patch

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-07-02 11:24:51 -04:00
..
classes kernel_add_regdb: Change the task order 2023-01-11 17:56:42 -08:00
conf crda: remove recipe 2023-02-06 07:59:29 -08:00
dynamic-layers/meta-python system-config-printer: Delete __pycache__ files 2023-06-17 13:05:55 -04:00
files/waf-cross-answers samba upgrade 4.14.14 -> 4.17.4 2023-01-01 02:23:29 -08:00
licenses meta-networking/licenses/netperf: remove unused license 2023-05-08 08:03:30 -04:00
recipes-connectivity mbedtls: upgrade 2.28.2 -> 2.28.3 2023-06-28 16:28:35 -04:00
recipes-core packagegroup-meta-networking: Set PACKAGE_ARCH = "${MACHINE_ARCH}" 2023-03-22 09:10:39 -07:00
recipes-daemons .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
recipes-devtools python3-scapy: upgrade 2.4.5 -> 2.5.0 2023-02-24 09:49:07 -08:00
recipes-extended .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
recipes-filter nfacct: Update SRC_URI to point to valid URL 2023-05-07 12:31:52 -04:00
recipes-irc weechat: Update 3.4.1 -> 3.8 2023-01-13 09:47:27 -08:00
recipes-kernel/wireguard wireguard-tools: Add a new package for wg-quick 2022-08-22 14:13:37 -07:00
recipes-netkit netkit-ftp: Update to debian patch 34 2023-05-07 12:30:14 -04:00
recipes-protocols frr: upgrade 8.4.2 -> 8.4.4 2023-06-28 16:28:27 -04:00
recipes-support open-vm-tools: Security fix CVE-2023-20867 2023-07-02 11:24:51 -04:00
COPYING.MIT meta-networking: add layer 2012-08-27 14:16:45 +02:00
MAINTAINERS meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00
README meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -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: mickledore

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

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

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

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.