this post was submitted on 04 Feb 2025
32 points (100.0% liked)

Security

5154 readers
10 users here now

Confidentiality Integrity Availability

founded 5 years ago
MODERATORS
 

for readers missing the significance of the number 4 in the proof of concept: to demonstrate this vulnerability the researchers created a microcode update which replaces the "hardware" random number generator behind the RDRAND instruction with an implementation of xkcd#221 ๐Ÿ˜ญ

top 3 comments
sorted by: hot top controversial new old
[โ€“] davel@lemmy.ml 6 points 1 day ago (1 children)

4? That's amazing! I've got the same RDRAND instruction on my luggage!

[โ€“] whostosay@lemmy.world 2 points 1 day ago

In practical terms, can someone explain what this means? Ring 0 from outside a VM.

That would mean that if I were to have an image of an OS, as long as I have local admin while loading this on a VM, I would be able to run code as root?