---
title: "AF_ALG Deprecation Approved For Linux 7.2, Useless & Insecure Crypto Driver Code Removed"
url: https://daily.dev/posts/af-alg-deprecation-approved-for-linux-7-2-useless-insecure-crypto-driver-code-removed-d0o4cojrm
source_url: https://www.phoronix.com/news/Linux-7.2-Crypto
type: article
source: "Phoronix"
published: 2026-06-18T13:52:16.912Z
updated: 2026-06-18T14:48:37.752Z
tags: ["security", "linux", "cryptography"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AF_ALG Deprecation Approved For Linux 7.2, Useless & Insecure Crypto Driver Code Removed

**[Phoronix](https://daily.dev/sources/phoronix)** · 2 min read · 0 upvotes · 0 comments

## Summary

The Linux 7.2 kernel merge window includes significant cryptographic subsystem changes. The AF_ALG interface is being deprecated due to its large attack surface, recent security vulnerabilities (including the Copy Fail root access vulnerability), and limited maintenance. Hardware offload and zero-copy support for AF_ALG have already been removed. AIO on sockets support is also removed as it was only used by AF_ALG. Several insecure or unused crypto components are being cleaned up: crypto4xx_rng, CTR_DRBG, HASH_GRBG, Samsung exynos-rng, and Allwinner sun4i_ss_rng drivers. On the additions side, Intel QuickAssist (QAT) gains sysfs PCI reset support and Key Protection Technology (KPT) for next-gen GEN6 hardware.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.phoronix.com/news/Linux-7.2-Crypto>

## Similar posts on daily.dev

- [Linux 7.2 Proceeding To Deprecate AF\_ALG Due To "Massive Attack Surface", Drops Offloading](https://daily.dev/posts/linux-7-2-proceeding-to-deprecate-af-alg-due-to-massive-attack-surface-drops-offloading-nf430kqlr) · Phoronix · 0 upvotes · 0 comments
- [Linux AF\_ALG Crypto Code Removing Zero-Copy Support Out Of Security Concerns](https://daily.dev/posts/linux-af-alg-crypto-code-removing-zero-copy-support-out-of-security-concerns-9ewpyfj1c) · Phoronix · 0 upvotes · 0 comments
- [AF\_ALG "Nightmare" Being Further Limited In Linux 7.3 With New Sysctl Knob](https://daily.dev/posts/af-alg-nightmare-being-further-limited-in-linux-7-3-with-new-sysctl-knob-uie7youff) · Phoronix · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#linux](https://daily.dev/tags/linux), [#cryptography](https://daily.dev/tags/cryptography)

[View this post on daily.dev](https://daily.dev/posts/af-alg-deprecation-approved-for-linux-7-2-useless-insecure-crypto-driver-code-removed-d0o4cojrm)
