Syonyk
1
another day, another massive security leak due to trying to squeeze performance out of modern CPUs.
Syonyk
3
Welp. Played around with the proof of concept. The site was… rather overloaded yesterday.
https://lock.cmpxchg8b.com/files/zenbleed-v5.tar.gz
Yup. It leaks!
Fuck me. Seriously. Architecturally visible leakage at a high rate. This is from a BOINC box, so I don’t care, but… ugh.
Syonyk
4
Interesting. BIOS update on one of my boxes and a microcode update didn’t fix it, but setting the chicken bit did.
wrmsr -a 0xc0011029 $(($(rdmsr -c 0xc0011029) | (1<<9)))
Syonyk
5
Oh man. Spicy kernel devs are always fun!
https://lore.kernel.org/lkml/20230425195024.17808-1-bp@alien8.de/T/#u