cm0002@programming.dev to Linux@programming.dev · 8 days agoNew Linux Security Flaw Uses Initramfs to Inject Malwarewww.omgubuntu.co.ukexternal-linkmessage-square28linkfedilinkarrow-up196arrow-down14
arrow-up192arrow-down1external-linkNew Linux Security Flaw Uses Initramfs to Inject Malwarewww.omgubuntu.co.ukcm0002@programming.dev to Linux@programming.dev · 8 days agomessage-square28linkfedilink
minus-square9tr6gyp3@lemmy.worldlinkfedilinkEnglisharrow-up2·8 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.