https://bz.apache.org/bugzilla/show_bug.cgi?id=65912

            Bug ID: 65912
           Summary: Memory leak in ssl_util_ocsp.c
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_ssl
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

There is lacking proper memory release of `bio` and `x509` on an error path in
https://github.com/apache/httpd/blob/112acd9e2a21c2929ad1799721ab927959745427/modules/ssl/ssl_util_ocsp.c#L376

This bug is at least from 2.4.51 in
httpd-2.4.51/modules/ssl/ssl_util_ocsp.c:361:16

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to