• the_weez@midwest.social
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    Well shit. I wonder if all Linux systems are affected, the testing in the repo doesn’t cover Arch for instance. For now I’d assume the answer is yes.

    • CodenameDarlen@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      24 hours ago

      Yea it works on arch, I just tested on my own PC:

      OS: Arch Linux x86_64
      Kernel: Linux 7.0.3-arch1-2
      
      ❯ ./exp
      [root@arch dirtyfrag]# ls
      README.md  assets  exp  exp.c
      [root@arch dirtyfrag]# whoami
      root
      

      I updated it last week.

      Edit: I just ran yay -Suy to update everything and still works.

      • racoon@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        5 hours ago

        Have you tried updating your system with a less cheerful command? Like damn -Syu

    • Remus86@lemmy.zip
      link
      fedilink
      arrow-up
      3
      ·
      23 hours ago

      I also just verified it worked on my Arch install. But running the mitigation command and rebooting effectively blocked it, and I’m on the Arch LTS kernel. I think the disabled modules are related to IPSec, which most desktop users don’t really need.