<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #777;">
<a href="https://gitlab.com/ametzler">Andreas Metzler</a> created an issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/1021">#1021</a>:
</p>
<div></div>
<p dir="auto">Hello,</p>
<p dir="auto">the testcase for cve-2019-3829 in tests/cert-tests/invalid-sig does not trigger an error anymore since the certificate expired:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">(stretch)ametzler@argenau:/tmp$ certtool --verify-chain --infile /tmp/cve-2019-3829.pem > /dev/null ; echo $?</span>
<span id="LC2" class="line" lang="plaintext">1</span>
<span id="LC3" class="line" lang="plaintext">(stretch)ametzler@argenau:/tmp$ datefudge -s 2020-01-01 certtool --verify-chain --infile /tmp/cve-2019-3829.pem > /dev/null 2>&1 ; echo $?</span>
<span id="LC4" class="line" lang="plaintext">*** Error in `certtool': double free or corruption (out): 0x0000557141ae3c00 ***</span>
<span id="LC5" class="line" lang="plaintext">======= Backtrace: =========</span>
<span id="LC6" class="line" lang="plaintext">/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7f5b86fd8bfb]</span>
<span id="LC7" class="line" lang="plaintext">[...]</span>
<span id="LC8" class="line" lang="plaintext">7fff4e9c9000-7fff4e9cb000 r-xp 00000000 00:00 0                          [vdso]</span>
<span id="LC9" class="line" lang="plaintext">Aborted</span>
<span id="LC10" class="line" lang="plaintext">134</span></code></pre>
<p dir="auto">cu Andreas</p>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1021">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/-/sent_notifications/df820cd8ac3c739146aa357a90f94247/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/1021"}}</script>


</p>
</div>
</body>
</html>