CVE-2026-64208
Received Received - Intake

Krb5 Crypto Library Pre-Decrypt Length Validation Flaw in Linux Kernel

Vulnerability report for CVE-2026-64208, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-24

Last updated on: 2026-07-24

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks Change the krb5 crypto library to provide facilities to precheck the length of the message about to be decrypted or verified. Fix AF_RXRPC to make use of this to validate DATA packets secured with RxGK.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-24
Last Modified
2026-07-24
Generated
2026-07-24
AI Q&A
2026-07-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel krb5 *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a lack of pre-decrypt and pre-verify length checks in the crypto/krb5 and rxrpc components. The fix ensures the krb5 crypto library checks message length before decryption or verification, and AF_RXRPC validates DATA packets secured with RxGK.

Detection Guidance

This vulnerability involves missing pre-decrypt/pre-verify length checks in the Linux kernel's krb5 crypto library and AF_RXRPC. Detection requires checking kernel versions and patches applied. Use commands like 'uname -a' to verify kernel version and 'dmesg | grep -i rxrpc' or 'journalctl -k | grep -i krb5' to inspect related logs for anomalies.

Impact Analysis

An attacker could exploit this to send maliciously crafted packets that bypass length checks, potentially leading to memory corruption, denial of service, or unauthorized access in systems using the Linux kernel's krb5 or rxrpc features.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the krb5 and rxrpc vulnerabilities. Monitor network traffic for AF_RXRPC DATA packets and ensure RxGK-secured communications are properly validated.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-64208. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart