bpf verifier

  1. Linux Kernel BPF Verifier Patch Fix for bpf_sock_addr Padding

    The Linux kernel received a surgical but important fix for a subtle BPF verifier bug that could cause verifier failures and kernel warnings when eBPF programs accessed an implicit padding field inside the bpf_sock_addr context; the upstream patch explicitly tightens validation in...