
Pure Rust proof-of-concept for CVE-2026-31431, targeting Linux x86_64 kernels with AF_ALG AEAD support. Static musl build, no runtime dependencies, for authorized security research.
CVE-2026-31431-copyfail-rs/
├── Cargo.toml
├── build.sh
├── .cargo/
│ └── config.toml
├── src/main.rs
└── README.md
本工具仅供安全研究和授权测试使用。使用前须获得目标系统的明确书面授权。使用者应自行遵守所在地法律法规,作者不对任何未授权、非法或违反道德的使用行为承担责任。
如发现相关漏洞,请遵循负责任的漏洞披露流程,及时向厂商或相关安全组织报告。