CVE-2025-71113
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-71113 is a use of uninitialized resource vulnerability in the Linux kernel's crypto user API (af_alg) socket interface. Memory allocated via sock_kmalloc() for crypto contexts and requests is not zero-initialized, leaving fields — particularly the inflight variable introduced by commit 67b164a871af — in an undefined state that causes intermittent denial of service. The vulnerability was published on January 14, 2026, and affects a wide range of Linux kernel versions from 2.6.38 through 6.19-rc8, as well as Microsoft's Azure Linux kernel (azl3_kernel_6.6.119.3-3). It carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, Microsoft MSRC).

Technical details

The root cause is classified as CWE-908 (Use of Uninitialized Resource): sock_kmalloc() allocations for af_alg crypto contexts and AIO request structures are not memset to zero, leaving fields in an indeterminate state. The specific trigger is the inflight boolean variable in af_alg_ctx, added to prevent multiple concurrent in-flight AIO requests; because it is never initialized, it may contain garbage values that evaluate as truthy, causing af_alg_alloc_areq() to return -EBUSY spuriously. The attack vector is local with low privileges required — a local user can trigger the condition simply by initiating cryptographic operations through the AF_ALG socket interface. The affected interface files include crypto/af_alg.c, algif_kpp.c, and algif_akcipher.c (Feedly).

Impact

The primary impact is a high-severity availability disruption: legitimate cryptographic AIO operations fail intermittently and unpredictably with -EBUSY errors, disrupting any application or service relying on the kernel's AF_ALG crypto interface. There is no confidentiality or integrity impact, as the uninitialized data does not leak to user space and cannot be used to corrupt kernel state in an exploitable way. The scope is limited to the local system, with no evidence of lateral movement potential or data exposure risk (Feedly).

Mitigation and workarounds

Patches are available in the Linux stable kernel repository for all affected version branches. Fixed versions include: 5.10.248, 5.15.198, 6.1.160, 6.6.120, 6.12.64, and 6.18.3. Multiple stable-tree patches have been committed to git.kernel.org. Downstream distributions including Debian, SUSE, Oracle Linux, and Amazon Linux 2 have issued updated kernel packages. As a temporary workaround where patching is not immediately feasible, administrators should restrict local user access to the AF_ALG crypto socket interface. Microsoft has also patched the affected Azure Linux kernel (azl3_kernel_6.6.119.3-3) (Microsoft MSRC, Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management