Overview

Request 506829 accepted

- U_Use-getentropy-if-arc4random_buf-is-not-available.patch
* Use getentropy() if arc4random_buf() is not available;
further fallbacks to usage of getrandom() and direct read
from /dev/urandom if this is not available either
(bsc#1025046, CVE-2017-2625)
- U_Fix-compilation-error-when-arc4random_buf-is-not-ava.patch
* fix build error
* Also rename emulate_getrandom_buf() into
insecure_getrandom_buf() as requested in the previous patch
reviews.
* Last, getbits() expects an unsigned char, so remove the warning.

Loading...
Request History
Stefan Dirsch's avatar

sndirsch created request

- U_Use-getentropy-if-arc4random_buf-is-not-available.patch
* Use getentropy() if arc4random_buf() is not available;
further fallbacks to usage of getrandom() and direct read
from /dev/urandom if this is not available either
(bsc#1025046, CVE-2017-2625)
- U_Fix-compilation-error-when-arc4random_buf-is-not-ava.patch
* fix build error
* Also rename emulate_getrandom_buf() into
insecure_getrandom_buf() as requested in the previous patch
reviews.
* Last, getbits() expects an unsigned char, so remove the warning.


Maintenance Bot's avatar

maintbot accepted review

accepted


Maintenance Bot's avatar

maintbot approved review

accepted


Marcus Meissner's avatar

msmeissn moved maintenance target to openSUSE:Maintenance:6948


Marcus Meissner's avatar

msmeissn accepted request

ok

openSUSE Build Service is sponsored by