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
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! :)
Posted Jan 18, 2019 13:36 UTC (Fri)
by Sesse (subscriber, #53779)
[Link] (6 responses)
Posted Jan 19, 2019 1:45 UTC (Sat)
by naptastic (guest, #60139)
[Link] (5 responses)
Posted Jan 20, 2019 18:37 UTC (Sun)
by Sesse (subscriber, #53779)
[Link]
Posted Jan 20, 2019 20:00 UTC (Sun)
by farnz (subscriber, #17727)
[Link] (3 responses)
Your i7-4790K has 32 KiB I$ and 32 KiB D$ - so about as much total L1 cache as your C64 had RAM, but not enough to cover the ROM as well.
My first Z80 machine would fit in L1 cache on your CPU, though - the ZX81 had 1 KiB RAM, 8 KiB ROM, and could be expanded commercially to 16 KiB RAM, 8 KiB ROM.
Posted Jan 28, 2019 7:55 UTC (Mon)
by paulj (subscriber, #341)
[Link] (2 responses)
Posted Jan 28, 2019 14:09 UTC (Mon)
by gevaerts (subscriber, #21521)
[Link]
Posted Jan 30, 2019 14:42 UTC (Wed)
by nix (subscriber, #2304)
[Link]
(Obviously I couldn't fix it. An eight year old with terrible coordination go messing in a power supply?! HELL NO.)
Posted Jan 18, 2019 19:23 UTC (Fri)
by quotemstr (subscriber, #45331)
[Link] (1 responses)
Posted Jan 24, 2019 5:15 UTC (Thu)
by marcH (subscriber, #57642)
[Link]
> The future of computing is straight-up partitioning, sharing nothing. It's a much simpler and more robust world.
To avoid a myriad of new CONFIG_SECURE_SIDE_CHANNEL_FOO options, how about a unique CONFIG_SHARED_SYSTEM setting controlling all these at once?
"Shared" can unfortunately apply to single-user systems too, think Android applications for instance :-(
Defending against page-cache attacks
Defending against page-cache attacks
Defending against page-cache attacks
Defending against page-cache attacks
Defending against page-cache attacks
Defending against page-cache attacks
Defending against page-cache attacks
Defending against page-cache attacks
Defending against page-cache attacks