External Publication
Visit Post

Copy Fail (Linux CVE)

Privacy Guides Community [Unofficial] May 1, 2026
Source

To mitigate on Debian and Debian based distros:

echo “install algif_aead /bin/false” > /etc/modprobe.d/disable-algif-aead.conf rmmod algif_aead 2>/dev/null

Need to be root.

It says on Fedora based systems need to upgrade to a patched kernel however I would imagine it can be blacklisted in the bootloader.

Discussion in the ATmosphere

Loading comments...