algif aead fix

  1. Linux CVE-2026-31431 Fix: algif_aead Returns to Safer Out-of-Place AEAD Handling

    The Linux kernel’s algif_aead code has received a narrowly scoped but security-relevant fix in CVE-2026-31431, and the public record makes the intent unusually clear: the subsystem is being pushed back to out-of-place operation, while preserving only the copying of associated data. The advisory...