Linux's RNG Code Continues Modernization Effort With v5.19

Written by Michael Larabel in Linux Kernel on 25 May 2022 at 04:35 AM EDT. 2 Comments
LINUX KERNEL
Security researcher Jason Donenfeld known as the founder of the WireGuard project has recently been focused on modernizing the Linux kernel's random number generator (RNG/random) code. With the Linux 5.19 kernel there is yet more work landing.

Donenfeld has been engaged in unifying the /dev/random and /dev/urandom paths, improving VM security, enhancing performance, and various other improvements to reinforce it from a security perspective while also improving the overall code quality.

With Linux 5.19 the RNG updates are again hearty. Donenfeld has led work to improve entropy collection methods, further examining security aspects of the code, and making the driver more manageable.

Those interested in all the technical details around improving the RNG code for Linux 5.19 can see this pull request for all the interesting details of the now-merged code.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week