Memory isolation is a cornerstone security feature in the construction of every modern computer system. Allowing the simultaneous execution of multiple mutually distrusting applications at the same time on the same hardware, it is the basis of enabling secure execution of multiple processes on the same machine or in the cloud. The operating system is in charge of enforcing this isolation, as well as isolating its own kernel memory regions from other users. Given its central role on modern processors, the isolation between the kernel and user processes is backed by the hardware, in the form of a supervisor bit that determines whether code in the current.
CITATION STYLE
Lipp, M., Schwarz, M., Gruss, D., Prescher, T., Haas, W., Horn, J., … Strackx, R. (2020). Meltdown: Reading Kernel Memory from User Space. Communications of the ACM, 63(6), 46–56. https://doi.org/10.1145/3357033
Mendeley helps you to discover research relevant for your work.