Why should hardware be involved in security?
Why should hardware be involved in security?
Posted Oct 21, 2024 4:38 UTC (Mon) by ebiederm (subscriber, #35028)In reply to: Core work still going on 33 years later by willy
Parent article: The long road to lazy preemption
The most questionable decision in all of that seems to be relying on hardware to define the isolation of untrusted software.
Hardware is always buggy and so expensive to fix it might as well be unfixable. We are effectively 7 years into the era of Spectre and I am not aware of any high performance cpus that successfully isolate untrusted software.
So why do our operating system architectures by design rely on broken and unfixable hardware to get security right?
Which is to say when operating systems are failing at part of their core mission because of how they are designed I think there is room and need for innovation at that level.
