• @9tr6gyp3@lemmy.world
    link
    fedilink
    English
    251 year ago

    This is fine for single user systems. If your system allows more than 1 users, this is probably not something you want to do.

    • oce 🐆
      link
      fedilink
      English
      181 year ago

      The point is the Linux Kernel is covering the same security mitigations which make the CPU level ones redundant. If all users are using the Linux Kernel, why would it be an issue?

      • @9tr6gyp3@lemmy.world
        link
        fedilink
        English
        9
        edit-2
        1 year ago

        Depends on how you use your system if you have multiple users. CPU mitigations wont protect GPU workloads, and vice versa. If your CPU was mitigating GPU workloads, that would probably be a massive performance loss.

    • @catloaf@lemm.ee
      link
      fedilink
      English
      51 year ago

      Or if you run untrusted code. Including code that might be susceptible to a compromised developer or a supply chain attack.

    • Björn
      link
      fedilink
      English
      41 year ago

      I read in another comment about this that the safeguards in the kernel would still remain. The hardware just wouldn’t do it by itself.