Name | CVE-2019-1549 |
Description | OpenSSL 1.1.1 introduced a rewritten random number generator (RNG). This was intended to include protection in the event of a fork() system call in order to ensure that the parent and child processes did not share the same RNG state. However this protection was not being used in the default case. A partial mitigation for this issue is that the output from a high precision timer is mixed into the RNG state so the likelihood of a parent and child process sharing state is significantly reduced. If an application already calls OPENSSL_init_crypto() explicitly using OPENSSL_INIT_ATFORK then this problem does not occur at all. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c). |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
openssl (PTS) | jessie, jessie (lts) | 1.0.1t-1+deb8u21 | fixed |
| stretch (security) | 1.1.0l-1~deb9u6 | fixed |
| stretch (lts), stretch | 1.1.0l-1~deb9u9 | fixed |
| buster (security), buster, buster (lts) | 1.1.1n-0+deb10u6 | fixed |
| bullseye | 1.1.1w-0+deb11u1 | fixed |
| bullseye (security) | 1.1.1w-0+deb11u2 | fixed |
| bookworm | 3.0.15-1~deb12u1 | fixed |
| bookworm (security) | 3.0.14-1~deb12u2 | fixed |
| sid, trixie | 3.3.2-2 | fixed |
openssl1.0 (PTS) | stretch (security) | 1.0.2u-1~deb9u7 | fixed |
| stretch (lts), stretch | 1.0.2u-1~deb9u9 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
openssl | source | wheezy | (not affected) | | | |
openssl | source | jessie | (not affected) | | | |
openssl | source | stretch | (not affected) | | | |
openssl | source | buster | 1.1.1d-0+deb10u1 | | | |
openssl | source | (unstable) | 1.1.1d-1 | | | |
openssl1.0 | source | (unstable) | (not affected) | | | |
Notes
[stretch] - openssl <not-affected> (Only affects OpenSSL 1.1.1 to 1.1.1c)
[jessie] - openssl <not-affected> (Only affects OpenSSL 1.1.1 to 1.1.1c)
- openssl1.0 <not-affected> (Only affects OpenSSL 1.1.1 to 1.1.1c)
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1b0fe00e2704b5e20334a16d3c9099d1ba2ef1be
https://www.openssl.org/news/secadv/20190910.txt
[wheezy] - openssl <not-affected> (Only affects OpenSSL 1.1.1 to 1.1.1c)