Navigation
Search
|
[$] Defending against page-cache attacks
Thursday January 17, 2019. 06:04 PM , from LWN.net
The kernel's page cache works to improve performance by minimizing disk I/O
and increasing the sharing of physical memory. But, like other performance-enhancing techniques that involve resources shared across security boundaries, the page cache can be abused as a way to extract information that should be kept secret. A recent paper [PDF] by Daniel Gruss and colleagues showed how the page cache can be targeted for a number of different attacks, leading to an abrupt change in how the mincore() system call works at the end of the 5.0 merge window. But subsequent discussion has made it clear that mincore() is just the tip of the iceberg; it is unclear what will really need to be done to protect a system against page-cache attacks or what the performance cost might be.
https://lwn.net/Articles/776801/rss
|
25 sources
Current Date
Nov, Fri 22 - 01:54 CET
|