[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#7034) Patch - Mozilla NSS - SSL_ForceHandshake not thread safe with PEM module



Full_Name: Rich Megginson
Version: current tip of master branch
OS: RHEL6
URL: ftp://ftp.openldap.org/incoming/0001-use-mutex-for-connection-handshake-when-using-PEM-ns.patch
Submission from: (NULL) (76.26.104.137)


The establishment of the TLS/SSL connection (accept or connect) using
SSL_ForceHandshake() is not thread safe when using the PEM module.  This patch
adds a mutex to protect the call.

These patch files are derived from OpenLDAP Software. All of the
modifications to OpenLDAP Software represented in the following
patch(es) were developed by Red Hat. Red Hat has not assigned rights
and/or interest in this work to any party. I, Rich Megginson am
authorized by Red Hat, my employer, to release this work under the
following terms.

Red Hat hereby place the following modifications to OpenLDAP Software
(and only these modifications) into the public domain. Hence, these
modifications may be freely used and/or redistributed for any purpose
with or without attribution and/or other notice.