On Mon, Oct 06, 2008 at 08:00:21AM +0200, Andi Kleen wrote:
We're already using get_random* for stack, heap, and brk. Also,
get_random* uses the nonblocking pool, so this is the same as if userspace
had tried to pull bytes out of /dev/urandom, which (as I understand it)
is the very thing we're trying to duplicate without the VFS overhead.
Can you give me some examples of this? I thought the nonblocking
entropy pool was specifically for this purpose?
-Kees
--
Kees Cook
Ubuntu Security Team
--