• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Javascript exploit + Inclusive cache architecture = boom?

The exploit then records the time it takes for the victim’s PC to run various operations in the cache memory, using the browser’s own high-resolution timers (we’re talking nanoseconds here). By studying the time it takes for memory access to take place, the hacker can get an accurate picture about a user’s browser history, keystrokes and mouse movements. The attack is more for spying than theft: it doesn’t steal any data or passwords or corrupt the victim’s machine.

Oh my, they will know when I move my mouse or if my browser's cache is full 😱 Better unplug right now!
 
Well, according to the bit you quoted, it can lift browser history and keystrokes which is potentially pretty bad.

The part that was interesting to me is that without inclusive cache hierarchy, it doesn't work.
 
Back
Top