Files
android_kernel_xiaomi_sm8450/drivers/char
Theodore Ts'o 8ef35c866f random: set up the NUMA crng instances after the CRNG is fully initialized
Until the primary_crng is fully initialized, don't initialize the NUMA
crng nodes.  Otherwise users of /dev/urandom on NUMA systems before
the CRNG is fully initialized can get very bad quality randomness.  Of
course everyone should move to getrandom(2) where this won't be an
issue, but there's a lot of legacy code out there.  This related to
CVE-2018-1108.

Reported-by: Jann Horn <jannh@google.com>
Fixes: 1e7f583af6 ("random: make /dev/urandom scalable for silly...")
Cc: stable@kernel.org # 4.8+
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2018-04-14 11:59:19 -04:00
..
2017-08-28 17:11:28 +02:00
2011-03-31 11:26:23 -03:00
2017-12-18 15:59:17 +01:00
2016-01-22 18:04:28 -05:00
2018-02-11 14:34:03 -08:00
2011-01-10 08:51:44 -08:00