Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save mbaynton/bf1baa4cce94356f303bf2a3536f02a9 to your computer and use it in GitHub Desktop.

Select an option

Save mbaynton/bf1baa4cce94356f303bf2a3536f02a9 to your computer and use it in GitHub Desktop.
mitigation
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