Files
exploits/cve-2026-31431-copy-fail/utils/patch_cve_2026_31431.sh
T
Michael Elkerton 9cbdb03ff6 init
2026-05-21 13:21:55 -06:00

5 lines
121 B
Bash
Executable File

#!/bin/sh
echo "install algif_aead /bin/false" | sudo tee /etc/modprobe.d/disable-algif-aead.conf
sudo rmmod algif_aead