On Tue, Jan 12, 2021 at 11:28:18AM -0800, Eric Biggers wrote:
> From: Eric Biggers <[email protected]>
> 
> The RNDRESEEDCRNG ioctl reseeds the primary_crng from itself, which
> doesn't make sense.  Reseed it from the input_pool instead.
> 
> Fixes: d848e5f8e1eb ("random: add new ioctl RNDRESEEDCRNG")
> Cc: [email protected]
> Cc: [email protected]
> Cc: Andy Lutomirski <[email protected]>
> Cc: Jann Horn <[email protected]>
> Cc: Theodore Ts'o <[email protected]>
> Reviewed-by: Jann Horn <[email protected]>
> Signed-off-by: Eric Biggers <[email protected]>
> ---
> 
> Andrew, please consider taking this patch since the maintainer has been
> ignoring it for 4 months
> (https://lkml.kernel.org/lkml/[email protected]/T/#u).

Ping.

Reply via email to