Access of Uninitialized Pointer The advisory has been revoked - it doesn't affect any version of package libkadm5  (opens in a new tab)


Threat Intelligence

EPSS
2.79% (85th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL9-LIBKADM5-11971606
  • published18 Aug 2025
  • disclosed7 Aug 2023

Introduced: 7 Aug 2023

CVE-2023-36054  (opens in a new tab)
CWE-824  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libkadm5 package and not the libkadm5 package as distributed by RHEL.

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.