Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

root cause of meltdown vuln. #6

Open
moliam opened this issue Jan 26, 2018 · 0 comments
Open

root cause of meltdown vuln. #6

moliam opened this issue Jan 26, 2018 · 0 comments

Comments

@moliam
Copy link

moliam commented Jan 26, 2018

More articles I am reading , the more confused I am. Many articles say that speculative execution and out-of-order execution leads to these vulns. I don't think so, because I find that exploiting either of these two vulns to leak kernel addressspace is nearly possible, except for the situation that the target kernel address is cached in L1.
So it seems in fact it's because that the memory load operation from L1 cache didn't carry the privilege verification quite well . Am I understanding right?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant