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.
Published: 2026-07-24
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Linux kernel’s krb5 crypto library and the AF_RXRPC protocol stack. It stems from the absence of length checks before decrypting or verifying a message. A malformed packet with an excessively large payload can trigger a buffer overflow in kernel space, potentially corrupting memory or causing a kernel crash. The CVE description does not explicitly mention privilege escalation; it merely indicates the possibility of kernel memory corruption or a denial of service. Based on the description, it is inferred that an attacker who can send arbitrarily large packets to the AF_RXRPC service may be able to exploit this flaw. No direct evidence is provided that privilege escalation is achievable, so those claims are not asserted.

Affected Systems

All installations of the Linux kernel that include the krb5 crypto library and the AF_RXRPC network protocol stack are potentially affected. The advisory does not list specific kernel releases; however, any version built before the commit that adds pre‑decryption/pre‑verification length checks (see the referenced git commit) is likely vulnerable. The risk applies regardless of system configuration unless the AF_RXRPC interface is disabled.

Risk and Exploitability

The CVSS score of 7.5 reflects a moderate‑to‑high severity for a memory corruption flaw that can lead to a denial of service. The EPSS score is less than 1 %, indicating that exploit attempts are expected to be rare. The vulnerability is not currently listed in the CISA KEV catalog. Remote exploitation is possible by sending specifically crafted packets to the target’s AF_RXRPC service; systems that enable RxGK encryption for that protocol are particularly exposed.

Generated by OpenCVE AI on August 13, 2026 at 11:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Linux kernel version that includes the commit adding pre‑decryption/pre‑verification length checks
  • If an immediate kernel upgrade is not feasible, consider disabling the AF_RXRPC interface by blocking its port or unloading the module on systems that do not require remote‑call functionality
  • Configure the kernel to enforce strict packet size limits for any remaining RxRPC usage and monitor logs for anomalous length mismatch events

Generated by OpenCVE AI on August 13, 2026 at 11:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
History

Wed, 12 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*

Sat, 01 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
CWE-131

Wed, 29 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-120
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 27 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
CWE-131

Mon, 27 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
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.
Title crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-05T12:40:02.002Z

Reserved: 2026-07-19T15:36:31.769Z

Link: CVE-2026-64208

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-07-24T16:16:48.420

Modified: 2026-08-12T00:19:51.840

Link: CVE-2026-64208

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-24T00:00:00Z

Links: CVE-2026-64208 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T12:00:05Z

Weaknesses