]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Heimdal: Fix transit path validation CVE-2017-6594
authorCy Schubert <cy@FreeBSD.org>
Wed, 14 Feb 2024 19:56:18 +0000 (11:56 -0800)
committerCy Schubert <cy@FreeBSD.org>
Wed, 21 Feb 2024 14:01:48 +0000 (06:01 -0800)
commitaac9dda7f8446c2c3badecb9fa3473ab008ee59b
treeba3374816998a4a5511fd5bb7160f2ca38688593
parent00c958f12c3da158fe79c6976337eee870714fa3
Heimdal: Fix transit path validation CVE-2017-6594

Apply upstream b1e699103. This fixes a bug introduced by upstream
f469fc6 which may in some cases enable bypass of capath policy.

Upstream writes in their commit log:

    Note, this may break sites that rely on the bug.  With the bug some
    incomplete [capaths] worked, that should not have.  These may now break
    authentication in some cross-realm configurations.

Reported by: emaste
Security: CVE-2017-6594
Obtained from: upstream b1e699103
MFS requested by: re (cperciva
Approved by: re (cperciva)

(cherry picked from commit f8041e3628bd70cf5562a9c13eb3d6af8463e720)
(cherry picked from commit 9a7121454dc0f68af2687699d5feabf736692fa6)
crypto/heimdal/kdc/krb5tgs.c