]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
kerberos5: Mitigate the possibility of using an old libcrypto
authorCy Schubert <cy@FreeBSD.org>
Thu, 18 Jan 2024 08:22:20 +0000 (00:22 -0800)
committerCy Schubert <cy@FreeBSD.org>
Thu, 18 Jan 2024 15:12:14 +0000 (07:12 -0800)
commit0990136ed1753ac7837206f9c5f4b83ccff6c405
tree7628f56915dbd8805907042b3c01eff5d733a429
parent70445a8061226ad46a7079ce8ad96e89ae45d6c5
kerberos5: Mitigate the possibility of using an old libcrypto

By using the full library name (libcrypto.so.30) we avoid the exposure
of using an old, possibly vulnerable, library.

Reported by:  jrtc27
MFC after: 3 days
X-MFC with: 476d63e091c2
Fixes: 476d63e091c2
kerberos5/lib/libroken/fbsd_ossl_provider_load.c