Description
In the Linux kernel, the following vulnerability has been resolved:

rxrpc: Fix rxkad crypto unalignment handling

Fix handling of a packet with a misaligned crypto length. Also handle
non-ENOMEM errors from decryption by aborting. Further, remove the
WARN_ON_ONCE() so that it can't be remotely triggered (a trace line can
still be emitted).
Published: 2026-05-27
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In the Linux kernel, the rxrpc protocol had a flaw where a packet with a misaligned crypto length was not handled safely, leading to a potential decryption failure or abort. The patch adds bounds checking, aborts on non‑ENOMEM decryption errors, and removes the WARN_ON_ONCE guard so that it cannot be repeatedly triggered, though a trace line may still be emitted. The primary effect of the vulnerability is a crash or denial of service of the affected component, not arbitrary code execution.

Affected Systems

All Linux kernel implementations that include the rxrpc protocol before the patch that fixes the crypto alignment handling are affected. No specific kernel versions are listed, so any deployment running a pre‑patch Linux kernel with rxrpc support is vulnerable.

Risk and Exploitability

Based on the description, it is inferred that the attack requires a remote attacker capable of sending crafted rxrpc packets to a target that accepts such traffic. The EPSS score is not available and the vulnerability is not listed in KEV, indicating no widespread exploitation reports. The risk is primarily a DoS scenario; an attacker can trigger a service crash with a single malformed packet. The severity of the vulnerability is reflected in a high CVSS score, but the lack of public exploitation reduces immediate urgency. The removal of the WARN_ON_ONCE guard lowers the chance of repeated trivial exploitation, yet the possibility of a single attack remains.

Generated by OpenCVE AI on May 28, 2026 at 05:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the rxrpc crypto alignment fix.
  • If a kernel update is not immediately possible, backport the patch from the kernel source to the running kernel.
  • Limit reception of rxrpc traffic to trusted sources by configuring firewall rules or network segmentation to reduce exposure.

Generated by OpenCVE AI on May 28, 2026 at 05:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 04:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787

Thu, 28 May 2026 00:15:00 +0000


Wed, 27 May 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787

Wed, 27 May 2026 14:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix rxkad crypto unalignment handling Fix handling of a packet with a misaligned crypto length. Also handle non-ENOMEM errors from decryption by aborting. Further, remove the WARN_ON_ONCE() so that it can't be remotely triggered (a trace line can still be emitted).
Title rxrpc: Fix rxkad crypto unalignment handling
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-05-27T12:58:27.125Z

Reserved: 2026-05-13T15:03:33.096Z

Link: CVE-2026-46085

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-27T14:17:29.963

Modified: 2026-05-27T14:48:03.013

Link: CVE-2026-46085

cve-icon Redhat

Severity :

Publid Date: 2026-05-27T00:00:00Z

Links: CVE-2026-46085 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T05:45:05Z

Weaknesses