Af willie | 30.04.2026 14:34 Copy fail sårbarhed åbner for Root adgang Forums General discussion Brødtekst https://thehackernews.com/2026/04/new-linux-copy-fail-vulnerability.htm… Log ind eller opret dig for at tilføje kommentarer Kommentarer3 Der er ikke løsninger til… Der er ikke løsninger til alle distros endnu, men her er der et modtræk https://zendata.security/2026/04/29/copy-fail-cve-2026-31431/DvsIf you cannot patch and reboot today, disable the vulnerable module:echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif-aead.conf rmmod algif_aead 2>/dev/null || true Log ind eller opret dig for at tilføje kommentarer 🙂 🙂 Log ind eller opret dig for at tilføje kommentarer Dirty frag er i familie med… Dirty frag er i familie med copyfail.https://www.cyberkendra.com/2026/05/dirty-frag-no-patch-no-warning-root.html?m=1Her modtræks patch til begge.echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif-aead.confrmmod algif_aead 2>/dev/null || truesh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf; rmmod esp4 esp6 rxrpc 2>/dev/null; echo 3 > /proc/sys/vm/drop_caches; true" Log ind eller opret dig for at tilføje kommentarer
Der er ikke løsninger til… Der er ikke løsninger til alle distros endnu, men her er der et modtræk https://zendata.security/2026/04/29/copy-fail-cve-2026-31431/DvsIf you cannot patch and reboot today, disable the vulnerable module:echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif-aead.conf rmmod algif_aead 2>/dev/null || true Log ind eller opret dig for at tilføje kommentarer
Dirty frag er i familie med… Dirty frag er i familie med copyfail.https://www.cyberkendra.com/2026/05/dirty-frag-no-patch-no-warning-root.html?m=1Her modtræks patch til begge.echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif-aead.confrmmod algif_aead 2>/dev/null || truesh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf; rmmod esp4 esp6 rxrpc 2>/dev/null; echo 3 > /proc/sys/vm/drop_caches; true" Log ind eller opret dig for at tilføje kommentarer
Kommentarer3
Der er ikke løsninger til…
Der er ikke løsninger til alle distros endnu, men her er der et modtræk
https://zendata.security/2026/04/29/copy-fail-cve-2026-31431/
Dvs
If you cannot patch and reboot today, disable the vulnerable module:
echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif-aead.confrmmod algif_aead 2>/dev/null || true🙂
🙂

Dirty frag er i familie med…
Dirty frag er i familie med copyfail.
https://www.cyberkendra.com/2026/05/dirty-frag-no-patch-no-warning-root.html?m=1
Her modtræks patch til begge.
echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif-aead.conf
rmmod algif_aead 2>/dev/null || true
sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf; rmmod esp4 esp6 rxrpc 2>/dev/null; echo 3 > /proc/sys/vm/drop_caches; true"