microsoft claiming that Administrator-to-kernel exploits aren't security issues ...
wtf. like wtaf
sure without secure boot or something you can yolo this, but that world is a decade in the past by now
root-to-kernel exploits are security bugs. sure sometimes we make the plug conditional on kernel lockdown, but they are security bugs
stuff like this actually pushes me towards the "all bugs are security bugs" crowd, even though I still think that's a bit over the top
@sima Not in most cases.
Remember that the goal of the security boundaries are to protect user data and operate the machine. If you're root you already have access to _that_.
Where this makes a bit more sense is pKVM and other isolation scenarios, but in the general case, not applicable.
@never_released @sima if you are using selinux they certainly are security bugs