More Intel speculative execution vulnerabilities
mdsattacks.com
More Intel speculative execution vulnerabilities
1–10 of 262 posts
Re: More Intel speculative execution vulnerabilities
#2Re: More Intel speculative execution vulnerabilities
#3Re: More Intel speculative execution vulnerabilities
#4Re: More Intel speculative execution vulnerabilities
#5another 0-4% performance hit for skylake
If the history of Microsoft and Windows security is any indication, it'll take Intel many many years to turn that ship around.
There's a question of whether AMD has been mostly unaffected only because their chips haven't received as much scrutiny, but for the time being it does seem that if you care about security, you'd better go with Epyc.
Re: More Intel speculative execution vulnerabilities
#6And they still didn't fix it.
What's going on with Intel? Like they're going all in with lying in benchmarks against AMD and straight up forgetting what has been reported as security issues.
Re: More Intel speculative execution vulnerabilities
#7Re: More Intel speculative execution vulnerabilities
#8AMD is suffering much less from these flaws. Seems they didn't ignore as many security boundaries with their implementation.
Re: More Intel speculative execution vulnerabilities
#9AMD is suffering much less from these flaws. Seems they didn't ignore as many security boundaries with their implementation.
AMD chips don't have the feature that speculation failure is determined at instruction commit time when it is already too late, so most issues just can't happen.
Re: More Intel speculative execution vulnerabilities
#10 - name: Disable CPU-sapping security mitigations
become: yes
lineinfile:
path: /etc/default/grub
line: GRUB_CMDLINE_LINUX_DEFAULT="noresume noibrs noibpb nopti nospectre_v2 nospectre_v1 l1tf=off nospec_store_bypass_disable no_stf_barrier mds=off mitigations=off"
- name: Update grub
become: yes
command: /usr/sbin/grub-mkconfig -o /boot/grub/grub.cfg
No I don't give a fuck about the 'risk' this introduces, but I expect my bank to.