cm0002@programming.dev to Linux@programming.dev · 2 months agoNew Linux Security Flaw Uses Initramfs to Inject Malwarewww.omgubuntu.co.ukexternal-linkmessage-square28linkfedilinkarrow-up196
arrow-up196external-linkNew Linux Security Flaw Uses Initramfs to Inject Malwarewww.omgubuntu.co.ukcm0002@programming.dev to Linux@programming.dev · 2 months agomessage-square28linkfedilink
minus-square9tr6gyp3@lemmy.worldlinkfedilinkEnglisharrow-up2·2 months 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.