]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
heimdal: Fix: Too large time skew, client time 1970-01-01T01:00:00
authorCy Schubert <cy@FreeBSD.org>
Thu, 17 Nov 2022 15:43:29 +0000 (07:43 -0800)
committerGordon Tetlow <gordon@FreeBSD.org>
Tue, 29 Nov 2022 23:04:04 +0000 (15:04 -0800)
commit62b8c69d298c08bb443e9e27d26bd5b1ebcd7175
tree2d892b04dc509faae5545688e345e5b7147f608d
parente0cb8021a8e079787d8a30c0e55018a91dd9a2f3
heimdal: Fix: Too large time skew, client time 1970-01-01T01:00:00

Part of ed549cb0c53f zeroed out a data structure in the resulting code-file
when a TUTCTime type was freed. This part of the patch applies to Heimdal
7.1+ and not our Heimdal 1.5.2.

PR: 267827
Reported by: Peter Much <pmc@citylink.dinoex.sub.org>
Tested by: Peter Much <pmc@citylink.dinoex.sub.org>
Approved by: so
Security: FreeBSD-EN-22:28.heimdal
Fixes: ed549cb0c53f

(cherry picked from commit f556a05c49261af3d373c599d05fa250f3563b59)
(cherry picked from commit 5afe36c8b79547cda2bdd7297e5e2507a9135945)
crypto/heimdal/lib/asn1/gen_free.c