
Esse documento descreve o Exploit publico em python
This document describes a public Python exploit related to the CVE-2026-31431 vulnerability. The code demonstrates the exploitation of the flaw using primitives from the Linux AF_ALG subsystem, AEAD cryptographic operations, and memory manipulation via splice(), with the goal of overwriting parts of a privileged binary (/usr/bin/su) and subsequently executing the resulting process.