Hacker News new | ask | show | jobs
by bredren 3094 days ago
It is interesting to see how posts and comments are written in a way that so far hides or downplays the severity and owner of this flaw.
1 comments

The RAM manufacturers, for building their circuits too small? Or Intel, for allowing a side-channel attack to exist? Or Linux, for assuming that randomizing some pointers would mitigate any side-channel? This bug is definitely a product of lots of different issues coming together.
> Linux, for assuming that randomizing some pointers would mitigate any side-channel?

Windows, *BSD and macOS are having the same kind of patches.

We do not know the details about the bug, it may not be the RAM chips but from the AMD dev commit it seems that Intel CPUs perform some insecure optimizations.