arc4random weakness

Andrey Chernov ache at freebsd.org
Wed Mar 15 20:43:12 UTC 2017


On 15.03.2017 16:06, Steven Chamberlain wrote:
> Also it is great to see INHERIT_ZERO was added to mmap(2)!

It is not so great. For a program which forks very often zeroing even
one page will be slowdown. It will be better and faster to implement it
as fork syscall wrapper setting single variable, as it already done for
threaded lib.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20170315/8b52dd77/attachment.sig>


More information about the freebsd-hackers mailing list