Remix.run Logo
peri-cl 2 hours ago

The OP says they discovered this on a Zen 2, which is not covered by that bulletin (?)

[edit to add]: Also, the bulletin is solely about RDSEED zeros, whereas the OP is also reporting RDRAND zeroes.

ciupicri an hour ago | parent [-]

Older AMD processors had issues as well:

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

matja 22 minutes ago | parent | next [-]

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

claudex 8 minutes ago | parent [-]

It was removed later https://github.com/systemd/systemd/commit/ffa047a03e4c5f6bd3...

peri-cl 29 minutes ago | parent | prev | next [-]

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)

37 minutes ago | parent | prev [-]
[deleted]