Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography.
Security Fix(es):
lib/kadm5/kadmrpcxdr.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 xdrkadm5principalentrec does not validate the relationship between nkeydata and the keydata array count.(CVE-2023-36054)
{ "severity": "Medium" }
{ "x86_64": [ "krb5-client-1.18.2-8.oe1.x86_64.rpm", "krb5-libs-1.18.2-8.oe1.x86_64.rpm", "krb5-debuginfo-1.18.2-8.oe1.x86_64.rpm", "krb5-debugsource-1.18.2-8.oe1.x86_64.rpm", "krb5-devel-1.18.2-8.oe1.x86_64.rpm", "krb5-server-1.18.2-8.oe1.x86_64.rpm", "krb5-1.18.2-8.oe1.x86_64.rpm" ], "src": [ "krb5-1.18.2-8.oe1.src.rpm" ], "aarch64": [ "krb5-libs-1.18.2-8.oe1.aarch64.rpm", "krb5-debuginfo-1.18.2-8.oe1.aarch64.rpm", "krb5-1.18.2-8.oe1.aarch64.rpm", "krb5-devel-1.18.2-8.oe1.aarch64.rpm", "krb5-server-1.18.2-8.oe1.aarch64.rpm", "krb5-client-1.18.2-8.oe1.aarch64.rpm", "krb5-debugsource-1.18.2-8.oe1.aarch64.rpm" ], "noarch": [ "krb5-help-1.18.2-8.oe1.noarch.rpm" ] }