« Sécurité : Copy.fail » : différence entre les versions

De www.yakakliker.org
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 8 : Ligne 8 :
=== Securisation ===
=== Securisation ===
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
root@s55486 ~ # echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf
# echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf
root@s55486 ~ # rmmod algif_aead
# rmmod algif_aead
</syntaxhighlight>
</syntaxhighlight>



Version du 30 avril 2026 à 11:28

Liens

https://www.bortzmeyer.org/copyfail.html

https://copy.fail/

https://security-tracker.debian.org/tracker/CVE-2026-31431

Securisation

# echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf
# rmmod algif_aead