u/Cypherpunk-sp0777

Más información y el PoC https://copy.fail/#exploit

La mitigación, ejecutar como root ( no te costará conseguirlo :o) ) , para deshabilitar el modulo vulnerable:

echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf
rmmod algif_aead
#smod | grep algif
u/Cypherpunk-sp0777 — 14 days ago