Switch language한국어
Back to the list

Linux exploit instantly grants administrator access on most distributions since 2017 — cryptography optimization snafu grants root privileges to local users

TL;DR AI

Key summary

2 min read
  1. Researchers disclosed a patched Linux kernel bug in the AF_ALG cryptography path that can let local users gain root privileges.

  2. The flaw abuses an optimization in algif_aead to overwrite executable data in memory, enabling privilege escalation on major distributions.

  3. It has reportedly existed since 2017 and affects environments such as Ubuntu 24, RHEL 10, SUSE 16, Amazon Linux 2023, and WSL2.

  4. Shared servers, containers, CI/CD systems, and other multi-user Linux deployments are at risk until patches are fully applied.

Read the original