Garrett: Secure Boot and Restricted Boot
Garrett: Secure Boot and Restricted Boot
Posted Apr 9, 2013 18:55 UTC (Tue) by dlang (guest, #313)In reply to: Garrett: Secure Boot and Restricted Boot by raven667
Parent article: Garrett: Secure Boot and Restricted Boot
> It can fail to install the update but not hide that fact, it can't modify the boot procedure so you'd still be visibly booting the old kernel.
Sure it could
the label that is shown to the user has no connection with the binary blob that gets loaded, it's only convention that keeps them matching.
Once the system boots the old kernel and loads the exploit, it can then lie about what version it is.
