tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 27 天前How to hibernate on mint ?message-squaremessage-square12linkfedilinkarrow-up117arrow-down14file-text
arrow-up113arrow-down1message-squareHow to hibernate on mint ?tdTrX@lemmy.ml to Linux@lemmy.mlEnglish · 27 天前message-square12linkfedilinkfile-text
minus-squaredevnev@lemmy.dbzer0.comlinkfedilinkarrow-up9·27 天前Same for all Linuxes, it’s a current limitation of the Linux kernel. There’s an open issue about it, essentially working out how to use the TPM to sign the memory dump so that secureboot will accept the signature and load it from disk.
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up2·26 天前Which means hibernating is currently insecure on Linux as anyone can extract your disk and read the contents of your memory. Google got around this with ChromeOS, something about user / kernel mode, but I forget how.
Same for all Linuxes, it’s a current limitation of the Linux kernel. There’s an open issue about it, essentially working out how to use the TPM to sign the memory dump so that secureboot will accept the signature and load it from disk.
Which means hibernating is currently insecure on Linux as anyone can extract your disk and read the contents of your memory.
Google got around this with ChromeOS, something about user / kernel mode, but I forget how.