338
submitted 1 month ago* (last edited 1 month ago) by mudle@lemmy.ml to c/linux_gaming@lemmy.ml

CrowdStrike’s Falcon software uses a special driver that allows it to run at a lower level than most apps so it can detect threats across a Windows system. Microsoft tried to restrict third parties from accessing the kernel in Windows Vista in 2006 but was met with pushback from cybersecurity vendors and EU regulators. However, Apple was able to lock down its macOS operating system in 2020 so that developers could no longer get access to the kernel.

Now, it looks like Microsoft wants to reopen the conversations around restricting kernel-level access inside Windows.

you are viewing a single comment's thread
view the rest of the comments
[-] JakenVeina@lemm.ee 7 points 1 month ago* (last edited 1 month ago)

Is it just me, or does this seem like a reasonable solution? Assuming it's technically feasible.

[-] teawrecks@sopuli.xyz 5 points 1 month ago

It's still giving third party software kernel level control over your device, so you're still giving up any possibility of privacy and probably leaving yourself wide open to a backdoor attack, but that has been normalized. So to the degree that what people accept as reasonable these days is unreasonable, yeah, that's why I think MSFT will try it.

[-] fishpen0@lemmy.world 2 points 1 month ago

This is exactly how ebpf was implemented for the Linux kernel. You can build watchdog processes that can see what’s happening in the kernel and build kernel interrupts but it’s actually all executed in user space and not rewriting the kernel itself. Since it’s a proper api, it also means it’s incredibly hard to fundamentally break the system, unlike when you’re just blowing away kernel code with your own shit like all these security products do.

this post was submitted on 26 Jul 2024
338 points (99.1% liked)

Linux Gaming

15473 readers
178 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS