CVE-2024-26584
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-26584 affects the Linux kernel's TLS (Transport Layer Security) subsystem. The vulnerability was discovered in February 2024 and involves improper handling of crypto request backlogging. The issue affects Linux kernel versions from 4.16.0 up to (excluding) 6.1.84, 6.2.0 up to (excluding) 6.6.18, and 6.7.0 up to (excluding) 6.7.6 (NVD).

Technical details

The vulnerability occurs when setting the CRYPTO_TFM_REQ_MAY_BACKLOG flag on requests to the crypto API, where crypto_aead_{encrypt,decrypt} can return -EBUSY instead of -EINPROGRESS in valid situations. This happens particularly when the cryptd queue for AESNI is full, which can be triggered with an artificially low cryptd.cryptd_max_cpu_qlen setting. The async callback is called twice in this case: first with err == -EINPROGRESS, followed by err == 0. The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability affects the availability of the system by causing improper handling of crypto requests in the TLS subsystem. This could potentially lead to system instability or denial of service conditions when the cryptd queue becomes full (NVD).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel. The fix involves modifying the TLS subsystem to properly handle backlogging of crypto requests by using new tls_*crypt_async_wait() helpers and converting EBUSY to EINPROGRESS to maintain consistent error handling paths. Updates are available for affected versions through various Linux distributions (Kernel Patch).

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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
NoYesJan 14, 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