Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnsdist: Warn that GnuTLS 3.7.x leaks memory when validating certs #11001

Merged
merged 1 commit into from Nov 24, 2021

Conversation

rgacogne
Copy link
Member

Short description

In some configurations that we can't detect (PKCS11 support enabled, with a default PKCS11 trust store), GnuTLS from 3.7.0 to at least 3.7.2 leaks memory when validating a server certificate. The issue has been reported to GnuTLS and acknowledged, but there is no available fix yet.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

In some configurations that we can't detect (PKCS11 support enabled,
with a default PKCS11 trust store), GnuTLS from 3.7.0 to at least
3.7.2 leaks memory when validating a server certificate. The issue
has been reported to GnuTLS and acknowledged, but there is no
available fix yet.
@rgacogne rgacogne merged commit 45739bb into PowerDNS:master Nov 24, 2021
@rgacogne rgacogne deleted the ddist-warn-memory-leak-gnutls branch November 24, 2021 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants