[Heimdal-source-changes] [heimdal/heimdal] acca76: kuser: plug leak in kinit anonymous PKINIT renew

Luke Howard noreply at github.com
Ons May 22 06:48:58 CEST 2019


  Branch: refs/heads/jaltman/heimdal-7-pullups
  Home:   https://github.com/heimdal/heimdal
  Commit: acca7631b16d0290dccf107c13a6b09d17a3126d
      https://github.com/heimdal/heimdal/commit/acca7631b16d0290dccf107c13a6b09d17a3126d
  Author: Luke Howard <lukeh at padl.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M kuser/kinit.c

  Log Message:
  -----------
  kuser: plug leak in kinit anonymous PKINIT renew

Do not leak the result of krb5_cc_get_config() when determining anonymous
PKINIT start realm.

(cherry picked from commit 3138c1836c770621347ef0f9a16e5ffb87d464b3)


  Commit: 5161093224b40f7aa302cddcfeeb5767e69a9be0
      https://github.com/heimdal/heimdal/commit/5161093224b40f7aa302cddcfeeb5767e69a9be0
  Author: Luke Howard <lukeh at padl.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M kuser/kinit.c

  Log Message:
  -----------
  kuser: use anon_pkinit_realm instead of anon-pkinit-realm

MIT prefers underscores in ccache configuration file keys, so in the interest
of future interoperability use anon_pkinit_realm instead of anon-pkinit-realm
when storing the anonymous PKINIT TGS realm.

(cherry picked from commit eacfcd5ce1a36087078d96dfe7070cd16e0938db)


Compare: https://github.com/heimdal/heimdal/compare/acca7631b16d%5E...5161093224b4


More information about the Heimdal-source-changes mailing list