logoalt Hacker News

ciupicritoday at 11:41 AM3 repliesview on HN

Older AMD processors had issues as well:

https://github.com/systemd/systemd/pull/12536/commits/1c53d4...


Replies

peri-cltoday at 12:28 PM

That one's insidious!

I found the thread about it,

https://news.ycombinator.com/item?id=19848953

Yikes at this: "I am so glad I resisted pressure from engineers working at Intel to let /dev/random in Linux rely blindly on the output of the RDRAND instructure." -Theodore Ts'o (2013)

matjatoday at 12:34 PM

Why does systemd use architecture-specific instructions rather than using the kernel-provided random interface in the first place?

show 1 reply