[Heimdal-source-changes] [heimdal/heimdal] 56fe2f: Clear DES key (schedule) in unwrap BAD_MIC case

GitHub noreply at github.com
Sat Sep 22 19:25:02 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 56fe2f86206be60200542e9668c400a8767ea2e9
      https://github.com/heimdal/heimdal/commit/56fe2f86206be60200542e9668c400a8767ea2e9
  Author: Benjamin Kaduk <kaduk at mit.edu>
  Date:   2018-09-22 (Sat, 22 Sep 2018)

  Changed paths:
    M lib/gssapi/krb5/unwrap.c

  Log Message:
  -----------
  Clear DES key (schedule) in unwrap BAD_MIC case

We generally clear out the cryptographic key and key schedule from
local variables before relinquishing control flow, but this case was
missed.  Reported by jhb at FreeBSD.org.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Heimdal-source-changes mailing list