CVE-2026-31431 eBPF fix Long story short - RHEL based distros has algif\_aaed module built-in, so you can't just disable it. We made a workaround - eBPF programs that filter (or kill) programs when they try to create AF\_ALG sockets (except for root). Tested in internally and put to opensource today. Feel free to use, I believe it helps.