[gnutls-devel] GnuTLS | OSCP: Fixed check null pointer OCSP resp to *_read_value() (!963)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Mar 29 12:49:32 CET 2019




Hi @rockdaboot 

In the function `_gnutls_ocsp_get_validity()` / `gnutls_ocsp_resp_check_crt()` if `gnutls_ocsp_resp_t` is invalid return -1 and any check `resp == NULL` and pass to fuction `gnutls_ocsp_resp_get_single()`,
     and pass `resp` to `*_read_value()`,

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/963#note_155493089
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190329/bb369aeb/attachment.html>


More information about the Gnutls-devel mailing list