Bug 6393

Summary: "openssl smime" segfault
Product: ALT Linux 2.4 Reporter: shalupov <shalupov>
Component: opensslAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact: Andrey Cherepanov <cas>
Severity: major    
Priority: P2    
Version: 2.4   
Hardware: all   
OS: Linux   
URL: http://www.aet.tu-cottbus.de/rt2/Ticket/Display.html?id=945

Description shalupov 2005-04-03 18:27:00 MSD
Падение openssl.
Исправлено в 0.9.7e.
Я локально собрал 0.9.7f и всё OK.

Steps to Reproduce:
$ openssl req -newkey rsa:1024 -nodes -x509 -days 3650 -subj
'/C=RU/ST=RU/L=Saint-Petersburg/CN=TestMode' -keyout recipient.pem -out
recipient.pem
$ echo -e "\nXXX" | openssl smime -encrypt -rc2-128 -subject "-*-" -text
recipient.pem
Actual Results:  
Segmentation fault

Expected Results:  
Encrypted message
Comment 1 Dmitry V. Levin 2005-06-17 19:44:35 MSD
Should be fixed in openssl-0.9.7g-alt1.