cm0002@programming.dev to Linux@programming.dev · 2 days agoNew Linux Security Flaw Uses Initramfs to Inject Malwarewww.omgubuntu.co.ukexternal-linkmessage-square28fedilinkarrow-up193arrow-down14
arrow-up189arrow-down1external-linkNew Linux Security Flaw Uses Initramfs to Inject Malwarewww.omgubuntu.co.ukcm0002@programming.dev to Linux@programming.dev · 2 days agomessage-square28fedilink
minus-square9tr6gyp3@lemmy.worldlinkfedilinkEnglisharrow-up2·1 day agoDepends on the OS, but you can generally have mkinitcpio handle generating new UKIs after updates and also have it trigger something like sbctl to re-sign images.
Depends on the OS, but you can generally have
mkinitcpio
handle generating new UKIs after updates and also have it trigger something likesbctl
to re-sign images.