Created
May 7, 2026 21:49
-
-
Save mbaynton/bf1baa4cce94356f303bf2a3536f02a9 to your computer and use it in GitHub Desktop.
mitigation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf; rmmod esp4 esp6 rxrpc 2>/dev/null; true" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment