Erich Dollansky <freebsd.ed.li...@sumeritec.com> writes: > Intel used segments to separate things everybody hated.
Everybody hated segment-level memory protection, but the i386 also introduced page-level memory protection, which was widely used and has since been expanded to provide features that were never available at the segment level. > Intel introduced later the rings, everybody ignored. Not at all. They just don't use all four. Unless you start looking at hardware virtualization extensions, which introduce additional protection levels. > Instead of keeping the things separated - as suggested by Intel's > design - people used shortcuts whenever possible. This is irrelevant. We are talking about timing-based side-channel attacks. The attacker is not able to access protected memory directly, but is able to deduce its contents by repeatedly performing illegal memory accesses and then checking how they affect the cache. DES -- Dag-Erling Smørgrav - d...@des.no _______________________________________________ freebsd-security@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscr...@freebsd.org"