• kungen@feddit.nu
    link
    fedilink
    English
    arrow-up
    6
    ·
    18 days ago

    What distro? Check dmesg, it’s probably AppArmor blocking unprivileged_userns.

    • roberto [any]@hexbear.net
      link
      fedilink
      English
      arrow-up
      5
      ·
      18 days ago

      Void.

      Kernel log has only these two messages from when the modules were loaded, none after that:

      [12660744.186643] Initializing XFRM netlink socket
      [12660751.925450] NET: Registered PF_RXRPC protocol family
      

      No apparmor:

      CONFIG_LSM="landlock,yama,loadpin,safesetid,integrity"
      
      [user@shithouse:~] > aa-enabled
      No - disabled at boot.
      

      Isn’t half of the exploit intended to work around apparmor?