[Bug 66035] New: SIGSEGV in org.apache.tomcat.jni.SSL::getSessionId - NIO+OpenSSL

2022-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66035 Bug ID: 66035 Summary: SIGSEGV in org.apache.tomcat.jni.SSL::getSessionId - NIO+OpenSSL Product: Tomcat Native Version: 1.2.30 Hardware: PC OS: Linux

[Bug 66035] SIGSEGV in org.apache.tomcat.jni.SSL::getSessionId - NIO+OpenSSL

2022-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66035 --- Comment #1 from Remy Maucherat --- The handshake failed and the session id is accessed through your access logging pattern. Looking at the Panama code there could be an optimistic use of the SSL_get_session call (it would return NULL if th

[tomcat] branch main updated: 66035: Add NULL check on the SSL session reference

2022-04-27 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new c8ecaa44f6 66035: Add NULL check on the SSL session re

Re: [tomcat] branch main updated: 66035: Add NULL check on the SSL session reference

2022-04-27 Thread Christopher Schultz
Rémy, On 4/27/22 07:08, r...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new c8e

[Bug 66035] SIGSEGV in org.apache.tomcat.jni.SSL::getSessionId - NIO+OpenSSL

2022-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66035 --- Comment #2 from Christopher Schultz --- Proposed patch for tcnative: diff --git a/native/src/ssl.c b/native/src/ssl.c index d59246ea3..5329a93da 100644 --- a/native/src/ssl.c +++ b/native/src/ssl.c @@ -2001,8 +2001,12 @@ TCN_IMPLEMENT_CALL

ApacheCon Asia 2022 is calling for Presentations!

2022-04-27 Thread Huxing Zhang
Hi All, ApacheCon Asia is coming again as a virtual event this July 29 - 31. The CFP will end on Tuesday, May 31st, 2022 8:00 AM (Beijing time - UTC +8). More details could be found here: https://apachecon.com/acasia2022/cfp.html Please remember that there is no need to be present at the confer