Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gpderetta
on Jan 9, 2018
|
parent
|
context
|
favorite
| on:
What Spectre and Meltdown Mean for WebKit
That's basically a jump table. Still vulnerable to spectre (variant 2) without mitigations, btw.
_0w8t
on Jan 9, 2018
[–]
It is even worse then switch/match statements. The jump tables can be used to train CPU to jump to a wide variety of addresses than switch/match statements so mounting a speculative execution attack is simpler.
gpderetta
on Jan 9, 2018
|
parent
[–]
true. Then again switch statements (and I assume match statements in language that have them) are often compiled down to a jump table...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: