Defending against page-cache attacks
Defending against page-cache attacks
Posted Jan 18, 2019 1:32 UTC (Fri) by Nahor (subscriber, #51583)In reply to: Defending against page-cache attacks by kucharsk
Parent article: Defending against page-cache attacks
> I think the general case problem here is cached data is generally interesting data.
Easy solution: just cache everything. Load the whole disk in RAM at boot. No slow access, no timing attack and the system becomes faster. Win-win! :)
