• Default Username@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    2 days ago

    This attack was executed by a script running in the PKGBUILD itself. You didn’t have to run the application to be infected since just building it will infect your machine.

    • patlefort@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      24 hours ago

      It also had an install script that will be run as root when the package is installed. Can’t sandbox that.

      • Default Username@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 day ago

        Sandboxing the build process would be a process. Nix already does it, for example. Many AUR packages don’t include a full list of dependencies.