MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 3 as of 2026-05-03 21:32:39
  • CopyFail

Contents

  1. CopyFail
    1. Disable algif_aead module

CopyFail

  • https://copy.fail/

If your kernel was built between 2017 and the patch — which covers essentially every mainstream Linux distribution — you're in scope.

Copy Fail requires only an unprivileged local user account — no network access, no kernel debugging features, no pre-installed primitives. The kernel crypto API (AF_ALG) ships enabled in essentially every mainstream distro's default config, so the entire 2017 → patch window is in play out of the box.

Disable algif_aead module

   1 sudo bash
   2 echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf
   3 rmmod algif_aead
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01