Skip to main content

Search site

Find podcasts, news, articles, webinars, and contributors in one search.

What is eBPF code, and how it will prevent the next Crowdstrike Kernal Event

Source: brendangregg.com

Found this useful? Share it with your network

The article discusses the importance of eBPF (Extended Berkeley Packet Filter) in preventing catastrophic system crashes caused by problematic software updates, especially those involving kernel code. It follows an incident on July 19th, where a widespread Windows outage affected critical sectors worldwide due to a faulty kernel driver update by a security company. The article highlights how eBPF provides a secure execution environment that mitigates such risks by verifying code before execution, thus preventing system crashes. With Linux systems already leveraging eBPF, upcoming support for Windows is expected to extend these benefits across platforms. The article urges companies to require eBPF-based solutions to enhance system security and reliability.

Read Full Article

Opens on brendangregg.com