ALAS-2016-691


Amazon Linux 1 Security Advisory: ALAS-2016-691
Advisory Release Date: 2016-04-21 16:00 Pacific
Advisory Updated Date: 2016-04-21 16:00 Pacific
Severity: Medium

Issue Overview:

An out-of-bounds read flaw was found in the kadmind service of MIT Kerberos. An authenticated attacker could send a maliciously crafted message to force kadmind to read beyond the end of allocated memory, and write the memory contents to the KDC database if the attacker has write permission, leading to information disclosure. (CVE-2015-8629)

A NULL pointer dereference flaw was found in the procedure used by the MIT Kerberos kadmind service to store policies: the kadm5_create_principal_3() and kadm5_modify_principal() function did not ensure that a policy was given when KADM5_POLICY was set. An authenticated attacker with permissions to modify the database could use this flaw to add or modify a principal with a policy set to NULL, causing the kadmind service to crash. (CVE-2015-8630)

A memory leak flaw was found in the krb5_unparse_name() function of the MIT Kerberos kadmind service. An authenticated attacker could repeatedly send specially crafted requests to the server, which could cause the server to consume large amounts of memory resources, ultimately leading to a denial of service due to memory exhaustion. (CVE-2015-8631)


Affected Packages:

krb5


Issue Correction:
Run yum update krb5 to update your system.

New Packages:
i686:
    krb5-debuginfo-1.13.2-12.40.amzn1.i686
    krb5-libs-1.13.2-12.40.amzn1.i686
    krb5-devel-1.13.2-12.40.amzn1.i686
    krb5-pkinit-openssl-1.13.2-12.40.amzn1.i686
    krb5-workstation-1.13.2-12.40.amzn1.i686
    krb5-server-1.13.2-12.40.amzn1.i686
    krb5-server-ldap-1.13.2-12.40.amzn1.i686

src:
    krb5-1.13.2-12.40.amzn1.src

x86_64:
    krb5-workstation-1.13.2-12.40.amzn1.x86_64
    krb5-debuginfo-1.13.2-12.40.amzn1.x86_64
    krb5-libs-1.13.2-12.40.amzn1.x86_64
    krb5-server-1.13.2-12.40.amzn1.x86_64
    krb5-server-ldap-1.13.2-12.40.amzn1.x86_64
    krb5-devel-1.13.2-12.40.amzn1.x86_64
    krb5-pkinit-openssl-1.13.2-12.40.amzn1.x86_64