• Aniki 🌱🌿
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    38
    ·
    edit-2
    2 months ago

    If you patch a security vulnerability, who’s fault is the vulnerability? If the OS didn’t suck, why does it need a 90 billion dollar operation to unfuck it?

    Redhat is VALUED at less than that.

    https://pitchbook.com/profiles/company/41182-21

    It’s a fucking windows problem.

    • ricecake@sh.itjust.works
      link
      fedilink
      arrow-up
      51
      arrow-down
      1
      ·
      edit-2
      2 months ago

      Sure, but they weren’t patching a windows vulnerability, windows software, or a security issue, they were updating their software.

      I’m all for blaming Microsoft for shit, but “third party software update causes boot problem” isn’t exactly anything they caused or did.

      You also missed that the same software is deployed on Mac and Linux hosts.

      Hell, they specifically call out their redhat partnership: https://www.crowdstrike.com/partners/falcon-for-red-hat/

      • xtr0n@sh.itjust.works
        link
        fedilink
        arrow-up
        15
        arrow-down
        2
        ·
        2 months ago

        Crowdstrike completely screwed the pooch with this deploy but ideally, Windows wouldn’t get crashed by a bas 3rd party software update. Although, the crashes may be by design in a way. If you don’t want your machine running without the security software running, and if the security software is buggy and won’t start up, maybe the safest thing is to not start up?

        • MangoPenguin@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          22
          arrow-down
          2
          ·
          2 months ago

          Are we acting like Linux couldn’t have the same thing happen to it? There are plenty of things that can break boot.

          • [email protected]@sh.itjust.works
            link
            fedilink
            arrow-up
            21
            ·
            2 months ago

            CrowdStrike also supports Linux and if they fucked up a Windows patch, they could very well fuck up a linux one too. If they ever pushed a broken update on Linux endpoints, it could very well cause a kernel panic.

        • ricecake@sh.itjust.works
          link
          fedilink
          arrow-up
          14
          ·
          2 months ago

          Yeah, it’s a crowd strike issue. The software is essentially a kernel module, and a borked kernel module will have a lot of opportunities to ruin stuff, regardless of the OS.

          Ideally, you want your failure mode to be configurable, since things like hospitals would often rather a failure with the security system keep the medical record access available. :/. If they’re to the point of touching system files, you’re pretty close to “game over” for most security contexts unfortunately. Some fun things you can do with hardware encryption modules for some cases, but at that point you’re limiting damage more than preventing a breach.

          Architecture wise, the windows hybrid kernel model is potentially more stable in the face of the “bad kernel module” sort of thing since a driver or module can fail without taking out the rest of the system. In practice… Not usually since your video card shiting the bed is gonna ruin your day regardless.

      • Kusimulkku@lemm.ee
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        3
        ·
        2 months ago

        Are the Mac and Linux machines having BSOD (-style) issues and trouble booting?