<!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/rockdaboot">Tim Rühsen</a> created an issue:
</p>
<p>
Assignee: Tim Rühsen
</p>
<div></div>
<p dir="auto">Detected while writing the fuzzer integration:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">hash-pjw-bare.c:39:14: runtime error: unsigned integer overflow: 255 + 18446744073709551361 cannot be represented in type 'unsigned long'</span>
<span id="LC2" class="line" lang="plaintext">    #0 0x5497d3 in hash_pjw_bare /home/oms/src/libtasn1/lib/gl/hash-pjw-bare.c:39:14</span>
<span id="LC3" class="line" lang="plaintext">    #1 0x53e752 in asn1_find_node /home/oms/src/libtasn1/lib/parser_aux.c</span>
<span id="LC4" class="line" lang="plaintext">    #2 0x54728a in _asn1_check_identifier /home/oms/src/libtasn1/lib/parser_aux.c:987:9</span>
<span id="LC5" class="line" lang="plaintext">    #3 0x4fa55a in asn1_array2tree /home/oms/src/libtasn1/lib/structure.c:245:16</span>
<span id="LC6" class="line" lang="plaintext">    #4 0x4f84d6 in LLVMFuzzerTestOneInput /home/oms/src/libtasn1/fuzz/libtasn1_array2tree_fuzzer.c:79:3</span></code></pre>
<p dir="auto">This is expected behavior of hash functions. But it needs to be suppressed to not disguise other findings.</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/libtasn1/issues/13">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/a15dd17e62e24ad3f8577ec0c8e40db5/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/libtasn1/issues/13"}}</script>


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