1. Tetragon Project Proposes AF_ALG Socket Blocking Policy to Mitigate CVE-2026-31431
A GitHub pull request within the tetragon/example repository introduces a security policy designed to mitigate exploitation of CVE-2026-31431, a disclosed vulnerability. The proposed mitigation operates at the syscall level, intercepting attempts to create AF_ALG sockets—kernel-level cryptographic interfaces—by overrid...