Netflix: BPF is a new type of software we use to run Linux apps securely in the kernel ...BPF promises a fundamental change to a 50-year-old kernel model December 5, 2019 https://www.zdnet.com/article/netfl...use-to-run-linux-apps-securely-in-the-kernel/
It is not intended to be used to run unknown, unverified, not-trusted programs from random sources. It is more secure to load BPF application than traditional Linux kernel module. Great for writing drivers and system services. Secure in this context means that accidental bugs in these BPF programs will likely be less endangering system reliability and security than similar bug in traditional Linux kernel module.
Microsoft Bringing eBPF Support To Windows https://www.phoronix.com/scan.php?page=news_item&px=Microsoft-Windows-eBPF