cm0002@programming.dev to Linux@programming.dev · 6 days agoNew Linux Security Flaw Uses Initramfs to Inject Malwarewww.omgubuntu.co.ukexternal-linkmessage-square24fedilinkarrow-up192arrow-down13
arrow-up189arrow-down1external-linkNew Linux Security Flaw Uses Initramfs to Inject Malwarewww.omgubuntu.co.ukcm0002@programming.dev to Linux@programming.dev · 6 days agomessage-square24fedilink
minus-square9tr6gyp3@lemmy.worldlinkfedilinkEnglisharrow-up2·6 days 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.