All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Copy Fail: Critical Linux Kernel Vulnerability (CVE-2026-31431) Grants Root Access Across Major Distributions

By

eyalitki

1mo ago· 13 min readenInsight

Summary

Xint Code disclosed CVE-2026-31431, a critical Linux kernel vulnerability dubbed "Copy Fail." The bug exploits an authencesn scratch-write vulnerability by chaining AF_ALG with splice() to achieve a 4-byte page cache write. A 732-byte proof-of-concept exploit grants root access on all major Linux distributions including Ubuntu, Amazon Linux, RHEL, and SUSE. The article details the root cause (page cache pages in the writable scatterlist), the trigger mechanism, how the exploit works, the fix, remediation steps, and the coordinated disclosure timeline.

Key quotes

· 3 pulled
Copy Fail: 732 Bytes to Root on Every Major Linux Distribution.
Xint Code disclosed CVE-2026-31431, an authencesn scratch-write bug chaining AF_ALG + splice() into a 4-byte page cache write.
A 732-byte PoC gets root on Ubuntu, Amazon Linux, RHEL, SUSE.
Snippet from the RSS feed
Xint Code disclosed CVE-2026-31431, an authencesn scratch-write bug chaining AF_ALG + splice() into a 4-byte page cache write. A 732-byte PoC gets root on Ubuntu, Amazon Linux, RHEL, SUSE. | AI for Security, Vulnerability Research

You might also wanna read