VDB
GCVE-110-MAGEIA-2014-144
GCVE-110-MAGEIA-2014-144
Advisory Published
A flaw was found in the way stunnel, a socket wrapper which can provide
SSL support to ordinary applications, performed (re)initialization of PRNG
after fork. When accepting a new connection, the server forks and the
child process handles the request. The RAND_bytes() function of openssl
doesn't reset its state after the fork, but seeds the PRNG with the output
of time(NULL). The most important consequence is that servers using EC
(ECDSA) or DSA certificates may under certain conditions leak their
private key (CVE-2014-0016).
The updated packages fix this issue by using threads instead of new
processes to handle connections.
Also an issue has been corrected where the directory for the pid file was
not being created when the package is installed.
An issue currently exists in Mageia 4 where it fails trying to use FIPS SSL
(mga#13124). This can be worked around by adding fips = no into the config.
Affected Products
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| Mageia | stunnel | 0 (affected), 0 (affected), 4.55-1.2.mga3 (unaffected), 4.55-1.2.mga3 (unaffected) | — |
| Mageia | rpmdrake | 0 (affected), 6.10.3-1.mga4 (unaffected) | — |
| Mageia | stunnel | 0 (affected), 4.56-3.2.mga4 (unaffected), 0 (affected), 4.56-3.2.mga4 (unaffected) | — |
Aliases
References
Browse GCVE Records
72,664 records in the GCVE database · Updated July 15, 2026
No matching records found.
Explore Further
Investigate this vulnerability in the interactive console or download the raw GCVE record.