• dgdft@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      edit-2
      1 day ago

      That is a setup guide for hardware key and passkey auth. It is not a hardening guide, and does nothing to mitigate these LPE vulns.

    • TeNppa@sopuli.xyz
      link
      fedilink
      arrow-up
      4
      arrow-down
      2
      ·
      1 day ago

      This is said in the article:

      To mitigate the risk posed by these flaws, it’s essential to apply patches provided by the Linux distribution vendors. As temporary workarounds, users can modify the Polkit rule for “org.freedesktop.udisks2.modify-device” to require administrator authentication (“auth_admin”).

      • N0x0n@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        17 hours ago

        Yeah… Can you tell me where to change this? This article is not very clear, who, where or what… I’m running headless Debian 12 and can’t even find any variable related to org.freedesktop.udisks2.modify-device or any polkit rule in /etc/polkit-1/rules.d/.... and not even a PolicyKit package installed on my system (polkit?)…

        The only thing that comes close is /usr/share/polkit-1/...


        Edit:

        I guess this is a wrong assumption:

        udisks ships by default on almost all Linux distributions
        

        udisks2 is not even installed by default on my debian 12 system.