265768 matches found
CVE-2026-31431-python-copyfail-POC
CVE-2026-31431: Copy Fail - Linux Kernel Privilege Escalation Copy Fail CVE-2026-31431 is a critical logic bug in the Linux kernel's cryptographic subsystem that allows unprivileged users to achieve privilege escalation to root. The vulnerability affects Linux kernels 6.0.0 through 6.18.x across...
ansible-role-cve-2026-31431
ansible-role-cve-2026-31431 Ansible role to apply and later remove the modprobe.d mitigation for CVE-2026-31431 "Copy Fail" in the Linux kernel's AFALG / algifaead subsystem. Tested on Debian. Pull requests for other distributions, edge cases, or improvements are very welcome. What it does The ro...
copy-fail-CVE-2026-31431-poc
CVE-2026-31431 ā Copy Fail Proof of Concept This repository contains a Proof of Concept exploit for CVE-2026-31431 , a high-severity Linux kernel local privilege escalation vulnerability that allows any unprivileged local user to gain root access. The flaw, dubbed āCopy Failā, resides in the...
CVE-2026-31431
CopyFail2 CVE-2026-31431 - Python Implementation Python port of the CopyFail2 kernel exploit leveraging xfrm ESP-in-UDP MSGSPLICEPAGES no-COW fast path for unprivileged Linux local privilege escalation. Replaces a nologin/false entry in /etc/passwd with a passwordless uid-0 user and drops into a...
XCP_ng_CVE-2026-31431_tester
CVE-2026-31431 "Copy Fail" ā XCP-ng Laboratory Detector A safe, non-destructive detector script for CVE-2026-31431 "Copy Fail", validated against XCP-ng 8.3 LTS prior to the May 5, 2026 security update. ā ļø Authorized use only. Run this script exclusively on systems you own or are explicitly...
CVE-2026-31431-Exploit
CVE-2026-31431 "Copy Fail" Exploit A professional proof-of-concept for the CVE-2026-31431 vulnerability, a critical flaw in the Linux kernel's algifaead / authencesn page-cache handling. Overview The CVE-2026-31431 vulnerability, colloquially known as "Copy Fail" , involves a page-cache...
Linux-CopyFail-C-Version-CVE-2026-31431
Linux CopyFail- C Version - CVE-2026-31431 Clean C version of Copy Fail CVE-2026-31431 - Linux Local Privilege Escalation exploit using AFALG + authencesn + splice primitive. Overwrites the page cache of /usr/bin/su with a tiny setuid shellcode to gain root privileges. Educational proof-of-concep...
cve-2026-31431
CVE-2026-31431 "Copy Fail" ā IR Playbook & Detection Package Production-ready IR playbook, detection rules, and SOC triage guidance for CVE-2026-31431 ā a Linux kernel local privilege escalation in the algifaead crypto interface. Includes an interactive HTML playbook , Sigma rules, auditd configs...
copyfail-CVE-2026-31431
copyfail-CVE-2026-31431 Extended version of the CVE-2026-31431 "Copy Fail" Linux Local Privilege Escalation PoC. Credits Original discovery & exploit: Theori / Xint ā copy.fail Original repo: theori-io/copy-fail-CVE-2026-31431 Extended by: Trex1e What's different in this version Automatically...
cve-2026-31431-copyfail
CVE-2026-31431 ā "Copy Fail" š Educational technical analysis of one of the most significant Linux kernel vulnerabilities since Dirty Pipe 2022. This repository is intended for research, study, and defense. No functional exploit is distributed here. Table of Contents What is it? For laypeople: th...
CVE-2026-31431-mitigacion
CVE-2026-31431 ā Complete Technical Analysis Classification: Local Privilege Escalation LPE ā Linux Kernel CVSS: 7.8 High Impact: unprivileged user ā root Affected module: algifaead AFALG kernel subsystem Table of Contents 1. Why is it vulnerable? 2. Which versions are affected? 3. How it is...
CVE-2026-31431-Analysis-and-Fix
CVE-2026-31431 "Copy Fail" ā Technical Deep Dive Severity: CVSS 7.8 High Class: Local Privilege Escalation Introduced: Linux 4.14 2017 Fixed: commit a664bf3d603d 1. Background CVE-2026-31431 is a local privilege escalation flaw in the Linux kernel's algifaead module ā the AEAD socket interface of...
cve-2026-31431-ansible
CVE-2026-31431 "Copy Fail" ā Ansible Mitigation Recipe Detect and apply the kernel-cmdline mitigation for CVE-2026-31431 "Copy Fail" across a Debian / Ubuntu / RHEL-family fleet using Ansible. The CVE is a local privilege-escalation flaw in the Linux kernel's algifaead AFALG interface. Any...
copyfail-check
copyfail-check Shell scripts to detect Linux kernel vulnerabilities, check mitigation status, and guide remediation ā designed to run locally or across fleets via SSH, Ansible, or pssh. CVE-2026-31431 ā Copy Fail Copy Fail is a high-severity local privilege escalation LPE vulnerability in the Lin...
CVE-2026-31431
CVE-2026-31431: "Copy Fail" - Linux Kernel Local Privilege Escalation š¢ Disclaimer This repository is strictly for educational and cybersecurity research purposes. The exploit code is analyzed to understand the underlying vulnerability, facilitate patching, and develop defensive strategies. Do no...
Copy-Fail---CVE-2026-31431
Copy-Fail---CVE-2026-31431 CVE-2026-31431 "Copy Fail" - Analysis and defensive research for the Linux kernel AFALG privilege escalation vulnerability affecting all major distributions since 2017. 100% reliable LPE via authencesn logic flaw Files include a binary , that automates the whole process...
CopyFail-Exploits-CVE-2026-31431
CVE-2026-31431 ā Copy Fail Educational repository with multi-language implementations of the Copy Fail exploit. Created and maintained by @shotafry ā because reading the CVE is not enough. You have to reproduce it. š Leer en EspaƱol Table of Contents What is Copy Fail? Who discovered it? Severity...
CVE-2026-31431-PoC
CVE-2026-31431 PoC Local Privilege Escalation in the Linux Kernel via algifaead Page Cache Write "Copy Fail" Author: Van Glenndon Enad Original Discovery: Theori / Xint Code Research Team Taeyang Lee Published: April 29, 2026 Severity: High CVSS v3.1 Score: 7.8 CVSS v3.1 Vector:...
c-copy-fail
CopyFail CVE-2026-31431 in Linux Kernel Crypto API Resources: main website aarch64 syscalls pwntools for generating shell code how ancillary data work in sendmsg...
CVE-2026-31431-Copy-Fail
CVE-2026-31431 ā Copy Fail Severity: Critical CVSS v3.1: 9.8 AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Status: Public Exploit Available Summary CVE-2026-31431 "Copy Fail" is a local privilege escalation vulnerability in the Linux kernel cryptographic subsystem. Any unprivileged user can escalate to roo...