/etc/modprobe.d
NameSizeModeActions
amd64-microcode-blacklist.conf1540644editdlrm
blacklist-ath_pci.conf3250644editdlrm
blacklist-firewire.conf2100644editdlrm
blacklist-framebuffer.conf6770644editdlrm
blacklist-rare-network.conf5830644editdlrm
blacklist.conf15180644editdlrm
disable-algif_aead.conf2640644editdlrm
intel-microcode-blacklist.conf1540644editdlrm
iwlwifi.conf3470644editdlrm
mdadm.conf3790644editdlrm
Edit: /etc/modprobe.d/disable-algif_aead.conf (264B)
# Disable algif_aead module due to CVE-2026-31431 (AKA copy.fail) # This will likely be re-enabled in a subsequent update once an updated # kernel has been deployed. # Blacklisting the module isn't sufficient, we need to do as below: install algif_aead /bin/false