Long story short - RHEL based distros has algif\_aaed module built-in, so you can't just disable it. We made a [workaround](https://github.com/wgnet/wg.copyfail.patch) - eBPF programs that filter (or kill) programs when they try to create AF\_ALG sockets…
Learn how Github uses eBPF to detect and prevent circular dependencies in its deployment tooling. The post How GitHub uses eBPF to improve deployment safety appeared first on The GitHub Blog.