Products > Security

Apples's M1 has an issue too: PACMAN

<< < (3/3)

ejeffrey:
Side channel attacks on the secure code execution are one thing and disabling caches and branch prediction might help with that but that isn't what the issue with what most people call speculative execution bugs.  That's where malicious code executing is able to read the memory or other state of the victim code even when it isn't executing.  To solve this you would have to turn off those features whenever executing any potentially malicious code.  That basically means everything. 

Navigation

[0] Message Index

[*] Previous page

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod