В ядре Linux устранена следующая уязвимость:
crypto: qcom-rng — разрешить ноль как случайное число
Ноль — допустимое случайное число, и его необходимо разрешить. В противном случае
вывод отличается от случайного.
Показать оригинальное описание (EN)
In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Allow zero as a random number Zero is a valid random number and needs to be allowed. Otherwise the output is distinguishable from random.