kjerneutvidelser
Kjerneutvidelser, often translated as "core extensions" or "kernel extensions," are software components that extend the functionality of an operating system's kernel. In essence, they allow third-party developers to introduce new features or hardware support that would otherwise be handled by the operating system's core.
Historically, kjerneutvidelser have been a common way to add device drivers for peripherals not supported by
However, their power comes with significant risks. Because kjerneutvidelser operate at the kernel level, a bug
For example, Apple's macOS has moved towards Endpoint Security Extensions and DriverKit, which offer more controlled