« Sécurité : Copy.fail » : différence entre les versions
De www.yakakliker.org
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 9 : | Ligne 9 : | ||
https://github.com/theori-io/copy-fail-CVE-2026-31431 | https://github.com/theori-io/copy-fail-CVE-2026-31431 | ||
https://loud-technology.com/insight/copy-fail-cve-2026-31431-faille-kernel-linux/ | |||
=== Securisation === | === Securisation === | ||
Version du 4 mai 2026 à 09:02
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
https://loud-technology.com/insight/copy-fail-cve-2026-31431-faille-kernel-linux/
Securisation
# echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf
# rmmod algif_aead
- Attention, sur les souches RedHat dont Fedora le module est linké
- Il faut rebooter avec ça sur la ligne de commande du noyau
initcall_blacklist=algif_aead_init
https://www.openwall.com/lists/oss-security/2026/04/30/2