• deegeese@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    Running security products in kernel mode is precisely what caused this disaster.

    • lud@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 months ago

      It needs that kind of access to fight advanced attacks. It would surprise me if similar EDR programs didn’t have similar access on Linux systems, for example.

      • deegeese@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 months ago

        No, you make a management API for security products that run in user space as root, you don’t use kernel modules.

        • lud@lemm.ee
          link
          fedilink
          English
          arrow-up
          0
          ·
          10 months ago

          Is that the way that EDR is implemented on Linux or are you guessing?