« Sécurité : Copy.fail » : différence entre les versions
De www.yakakliker.org
Aucun résumé des modifications Balises : Révoqué Éditeur visuel |
Aucun résumé des modifications Balises : Révoqué Éditeur visuel |
||
| Ligne 14 : | Ligne 14 : | ||
# echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf | # echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf | ||
# rmmod algif_aead | # rmmod algif_aead | ||
</syntaxhighlight> | </syntaxhighlight><syntaxhighlight lang="bash"> | ||
initcall_blacklist=algif_aead_init | initcall_blacklist=algif_aead_init | ||
</syntaxhighlight>https://www.openwall.com/lists/oss-security/2026/04/30/2 | </syntaxhighlight>https://www.openwall.com/lists/oss-security/2026/04/30/2 | ||
[[Catégorie:Securite]] | [[Catégorie:Securite]] | ||
Version du 30 avril 2026 à 11:40
Liens
https://www.bortzmeyer.org/copyfail.html
https://security-tracker.debian.org/tracker/CVE-2026-31431
https://github.com/theori-io/copy-fail-CVE-2026-31431
Securisation
# echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf
# rmmod algif_aead
initcall_blacklist=algif_aead_init