Hello All,
We are facing this issue for quite sometime, a random crash in SSL3_accept.
We yet to figure out the exact cause as it's quite random and does not
happen frequently - but it does happen once in a few hundred thousand
connections and crashing the server. We are using openssl 1.0.1e on C
The regression remains in OpenSSL 1.0.1-beta3.
__
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager
CPU/Engine: VIA C7 Esther/Padlock
OS: Linux 686 (Debian)
Affected OpenSSL versions: 1.0.0e through 1.0.0g
Last known working version: 1.0.0d
Starting with 1.0.0e the following error occurs when OpenSSL is used
with the padlock engine (client: openssl s_client):
openssl s_server -cert /etc/ssl/pri
Hi,
I'm using Klocwork and I found this possible bug.
Critical:ABR:Buffer overflow, array index of 'buf' may be outside the bounds.
Array 'buf' of size 10240 declared at line 2427 may use index value -1. . Also
there is one similar error on line 2433.
/projects_root/openssl-0.9.8j/apps/apps.c: