• irmadlad@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    6 hours ago

    RFC: As I understand it this exploit requires local access and cannot be deployed remotely. Is this a correct analysis?

    • Eager Eagle@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 minutes ago

      right, but remote code execution comes in many different ways. Having a machine vulnerable to this kind of privilege escalation is a really bad thing.

      • richmondez@lemdro.id
        link
        fedilink
        English
        arrow-up
        1
        ·
        47 minutes ago

        It’s a LOCAL privilege escalation vulnerability. You need sufficient access to be able to execute arbitrary code locally on the machine. You would need a remote code execution vulnerability in an exposed service (VPN, web server, game server and so on) before an attacker could chain to this to get remote root on your system.