Re: [Security] [PATCH] proc: avoid information leaks to non-privileged processes

From: Andi Kleen
Date: Tue May 05 2009 - 04:58:32 EST


Matt Mackall <mpm@xxxxxxxxxxx> writes:
>
> Looking forward:
>
> A faster-but-weakened RNG for ASLR (and similar purposes)

We really need it for the user space interface too, right now
recent glibc drains your entropy pool on every exec, and worse
recent kernels drain it now even with old glibc too. So any
system which doesn't have a active high frequency random number
source (which is most systems) doesn't have much real entropy
left for the applications that really need it.

-Andi (who always thought it was a bad idea to let ASLR weaken
your SSL/SSH session keys)

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/