this post was submitted on 22 Jul 2024
595 points (97.9% liked)

Programmer Humor

32042 readers
1310 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 month ago (1 children)

Same thing would happen on Linux if someone wrote a bad kernel module and integrated it into the OS. In fact, Crowdstrike did have a similar problem a few months ago on Linux.

I'm no fan of Microsoft, but this isn't their fault.

[–] SapphironZA 4 points 1 month ago (1 children)

An OS should not have to require a 3rd party driver for security.

Microsoft should be writing that driver as an OS component. Drivers should be restricted for taking to hardware.

[–] [email protected] 3 points 1 month ago (1 children)

I thought only people who subscribed to CrowdStrike's services had that driver installed.

[–] SapphironZA 5 points 1 month ago

That is true. The issue is that because there are so many permission escalation issues in windows, that many anti malware products must run as kernel drivers.