No post body was provided.
Ask HN: What is in C-00000291*.sys?
1–10 of 104 posts
Re: Ask HN: What is in C-00000291*.sys?
#2Context: CrowdStrike (https://news.ycombinator.com/item?id=41002195)
Re: Ask HN: What is in C-00000291*.sys?
#3Re: Ask HN: What is in C-00000291*.sys?
#4The most successful malware of 2024, even though it only does denial of service.
Re: Ask HN: What is in C-00000291*.sys?
#5[deleted]
Re: Ask HN: What is in C-00000291*.sys?
#6The most successful malware of 2024, even though it only does denial of service.
[deleted]
Re: Ask HN: What is in C-00000291*.sys?
#7[deleted]
Re: Ask HN: What is in C-00000291*.sys?
#8Specifically, if the file is corrupted, in what way is it corrupt? I’m fascinated by how this issue occurred.
Re: Ask HN: What is in C-00000291*.sys?
#9Hm, is there any website that explains why C-00000291*.sys caused the widespread BSODs? For example, was it some kind of definition file that was accessing invalid memory locations?
Re: Ask HN: What is in C-00000291*.sys?
#10It's a crowdstrike update file with a bug in it, from what I gather. This makes your Windows machine go blue screen and stop working as it starts up. If you manage to remove it by various methods, it doesn't run and you're fine.
More informed people will give you more details, but this kind of AV software often has privileged access to the OS, so it can scan your files. The same privileged access also means it can really mess things up if it's not well tested.
By contrast your ordinary python or VBA script should not be able to blue screen your machine, especially not during startup.