Go to file
Soumya Sambu 39d15cf5cb krb5: Fix CVE-2023-36054
lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2
and 1.21.x before 1.21.1 frees an uninitialized pointer. A remote
authenticated user can trigger a kadmind crash. This occurs because
_xdr_kadm5_principal_ent_rec does not validate the relationship
between n_key_data and the key_data array count.

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

Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-09-04 11:57:41 -04:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta/recipes-support/libcroco libcroco: Add fix for CVE-2020-12825 2023-04-13 08:26:15 -04:00
meta-filesystems fuse3: fix ptest test_passthrough_hp failure 2022-08-16 11:47:31 -07:00
meta-gnome ibus: Swith to use main branch instead of master 2022-08-07 14:57:01 -07:00
meta-initramfs klibc: Recognise --dyld-prefix clang option 2022-05-03 06:49:07 -07:00
meta-multimedia dleyna-{server,renderer}: fix dev-so QA issue with multilib 2023-04-13 08:26:23 -04:00
meta-networking Fix groupname gid change warning 2023-08-03 16:50:52 -04:00
meta-oe krb5: Fix CVE-2023-36054 2023-09-04 11:57:41 -04:00
meta-perl libcrypt-openssl-rsa-perl: upgrade 0.32 -> 0.33 2023-03-29 16:20:46 -04:00
meta-python python3-aiohttp: upgrade 3.8.1 -> 3.8.5 2023-08-30 13:41:52 -04:00
meta-webserver webserver: nginx: Add stream 2023-07-04 10:20:46 -04:00
meta-xfce xfce4-settings: 4.16.2 -> 4.16.5 2022-12-26 14:57:03 -05:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README meta-openemnedded: Add myself as kirkstone maintainer 2022-04-23 17:14:31 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster <akuster808@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories