CrowdStrike Update: Windows Bluescreen and Boot Loops
821–830 of 1001 posts
Re: CrowdStrike Update: Windows Bluescreen and Boot Loops
#822What is the problem they are solving?
What is the difference between what an operating system contains and can do and what you need it to do?
Why would I want to rent a server to run a program that performs a task, and also have the same system performing extra tasks - like intrusion detection, intrusion detection software updates, etc.
I just don't understand why compiled program that has enough disk and memory would ever be asked to restart for a random fucking reason having nothing to do with the task at hand. It seems like the architecture of server software is not created intelligently.
Re: CrowdStrike Update: Windows Bluescreen and Boot Loops
#823This whole thing likely would have been averted had microkernel architectures caught on during the early days (with all drivers in user mode). Performance would have likely been a non-issue, not only due to the state of the art L4 designs that came later, but mostly because had it been adopted everything in the industry would have evolved with it (async I/O more prevalent, batched syscalls, etc.). I will admit we've…
Linux has some immutable OS versions and also btrfs snapshots and booting a specific snapshot from the GRUB bootloader
Re: CrowdStrike Update: Windows Bluescreen and Boot Loops
#824Took down our entire emergency department as we were treating a heart attack. 911 down for our state too. Nowhere for people to be diverted to because the other nearby hospitals are down. Hard to imagine how many millions of not billions of dollars this one bad update caused.
What does this mean? Did the power go down? Is all the equipment connected? Or is it the insurance software that can't run do nothing gets done? Maybe you can't access patient files anymore but is that taking down the whole thing?
Re: CrowdStrike Update: Windows Bluescreen and Boot Loops
#825Read on Mastodon: https://infosec.exchange/@littlealex/112813425122476301 The CEO of Crowdstrike, George Kurtz, was the CTO of McAfee back in 2010 when it sent out a bad update and caused similar issues worldwide. If at first you don't succeed, .... ;-) j/k
Re: CrowdStrike Update: Windows Bluescreen and Boot Loops
#826AWS has posted some instructions for those affected by the issue using EC2. [AWS Health Dashboard]( https://health.aws.amazon.com/health/status ) "First, in some cases, a reboot of the instance may allow for the CrowdStrike Falcon agent to be updated to a previously healthy version, resolving the issue. Second, the following steps can be followed to delete the CrowdStrike Falcon agent file on the affected instance: 1…
Re: CrowdStrike Update: Windows Bluescreen and Boot Loops
#827>talked to pres of Crowdstrike. His forthrightnes was refreshing. He said “We got it wrong.”
>They are working with Microsoft to understand why this happened.
Pretty much the message minus even more boilerplate talk.
Re: CrowdStrike Update: Windows Bluescreen and Boot Loops
#828Quick fix that worked for us, In safe mode: 1.enter in drive C: 2.system 32 folder 3. Drivers 4. Rename crowdstrike folder to something else doesent matter what.
Re: CrowdStrike Update: Windows Bluescreen and Boot Loops
#829Took down our entire emergency department as we were treating a heart attack. 911 down for our state too. Nowhere for people to be diverted to because the other nearby hospitals are down. Hard to imagine how many millions of not billions of dollars this one bad update caused.
Usually when I write this devs get all defensive and ask me what the worst thing is that could happen.. I don't know.. Could you guarantee it doesn't involve people dying?
Dear colleagues, software is great because one persons work multiplies. But it is also a damn fucking huge responsibility to ensure you are not inserting bullshit into the multiplication.