In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - filter out async aead implementations at alloc… (CVE-2026-64439)
A use-after-free vulnerability was identified and resolved in the Linux kernel's krb5 crypto implementation. The issue occurs when asynchronous AEAD (Authenticated Encryption with Associated Data) instances are used, causing buffers to be freed while still referenced by backend workers, leading to potential memory corruption. The vulnerability affects functions related to krb5 encryption and decryption that were originally designed for synchronous operation but did not properly handle async AEAD implementations. The fix involves filtering out async AEAD instances at allocation time to prevent this unsafe condition.
AI Analysis
Technical Summary
The Linux kernel's krb5 crypto code contained a use-after-free vulnerability triggered when asynchronous AEAD implementations were bound to the krb5 encryption name. Specifically, krb5_aead_encrypt() and krb5_aead_decrypt() functions set a NULL completion callback and treat any negative return from crypto_aead_encrypt() or crypto_aead_decrypt() as terminal, freeing the buffer immediately. However, when an async AEAD instance returns -EINPROGRESS, the buffer is freed prematurely while the backend worker still holds a pointer, causing a use-after-free on completion. The vulnerability was detected via KASAN under UML+SLUB with a synthetic async AEAD backend. The resolution filters out async AEAD instances at allocation time rather than modifying all call sites to handle asynchronous requests properly. This issue is reachable through several kernel components using krb5 crypto with async AEAD providers.
Potential Impact
The vulnerability can lead to use-after-free memory corruption in the kernel, which may cause system instability, crashes, or potentially allow an attacker to execute arbitrary code or escalate privileges if exploited. However, no known exploits in the wild have been reported. The impact is limited to systems where an asynchronous AEAD provider is bound to the krb5 encryption name and the vulnerable kernel code paths are exercised.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that filters out asynchronous AEAD implementations at allocation time to prevent use-after-free conditions. Users should apply the official kernel update containing this fix. Since this is a kernel-level vulnerability, upgrading to the patched kernel version is the recommended mitigation. Patch status is not explicitly stated in the provided data; therefore, check the vendor or Linux kernel advisory for the exact fixed versions and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - filter out async aead implementations at alloc… (CVE-2026-64439)
Description
A use-after-free vulnerability was identified and resolved in the Linux kernel's krb5 crypto implementation. The issue occurs when asynchronous AEAD (Authenticated Encryption with Associated Data) instances are used, causing buffers to be freed while still referenced by backend workers, leading to potential memory corruption. The vulnerability affects functions related to krb5 encryption and decryption that were originally designed for synchronous operation but did not properly handle async AEAD implementations. The fix involves filtering out async AEAD instances at allocation time to prevent this unsafe condition.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's krb5 crypto code contained a use-after-free vulnerability triggered when asynchronous AEAD implementations were bound to the krb5 encryption name. Specifically, krb5_aead_encrypt() and krb5_aead_decrypt() functions set a NULL completion callback and treat any negative return from crypto_aead_encrypt() or crypto_aead_decrypt() as terminal, freeing the buffer immediately. However, when an async AEAD instance returns -EINPROGRESS, the buffer is freed prematurely while the backend worker still holds a pointer, causing a use-after-free on completion. The vulnerability was detected via KASAN under UML+SLUB with a synthetic async AEAD backend. The resolution filters out async AEAD instances at allocation time rather than modifying all call sites to handle asynchronous requests properly. This issue is reachable through several kernel components using krb5 crypto with async AEAD providers.
Potential Impact
The vulnerability can lead to use-after-free memory corruption in the kernel, which may cause system instability, crashes, or potentially allow an attacker to execute arbitrary code or escalate privileges if exploited. However, no known exploits in the wild have been reported. The impact is limited to systems where an asynchronous AEAD provider is bound to the krb5 encryption name and the vulnerable kernel code paths are exercised.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that filters out asynchronous AEAD implementations at allocation time to prevent use-after-free conditions. Users should apply the official kernel update containing this fix. Since this is a kernel-level vulnerability, upgrading to the patched kernel version is the recommended mitigation. Patch status is not explicitly stated in the provided data; therefore, check the vendor or Linux kernel advisory for the exact fixed versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-f86v-42xw-q4vj
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64439"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a6542099c2644c7f808389d
Added to database: 07/25/2026, 23:08:57 UTC
Last enriched: 07/25/2026, 23:23:57 UTC
Last updated: 07/26/2026, 05:01:17 UTC
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.