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

rxrpc: Fix error handling in rxgk_extract_token()

Fix a missing bit of error handling in rxgk_extract_token(): in the event
that rxgk_decrypt_skb() returns -ENOMEM, it should just return that rather
than continuing on (for anything else, it generates an abort).
Published: 2026-05-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Linux kernel’s rxrpc subsystem, specifically within the rxgk_extract_token() function. When the underlying decryption routine fails with an out‑of‑memory error, the code previously continued execution and eventually caused an abort. This flaw allows the system to crash, leading to an unplanned reboot. The damage is limited to denial of service; confidentiality and integrity are not directly affected.

Affected Systems

Linux kernel builds that include the rxrpc protocol prior to the commit fixing the error handling. No specific version ranges are listed in the advisory, so all releases before the patch are potentially impacted.

Risk and Exploitability

The risk stems from the ability of an attacker to trigger a kernel panic through crafted rxrpc traffic. While no EPSS score or KEV listing is provided, the severity is inherently high because a kernel crash can be catastrophic. The likely attack vector is remote, via maliciously constructed network packets that exploit the rxrpc interface. No public exploits are documented, but the lack of a mitigated default state means that unpatched systems remain vulnerable until an update is applied.

Generated by OpenCVE AI on May 27, 2026 at 18:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest kernel update containing the rxrpc fix
  • If immediate updating is not possible, block or disable the rxrpc protocol using network or system configuration to prevent exposure to malicious traffic
  • Configure monitoring to detect kernel panic events and ensure rapid response to any incidents

Generated by OpenCVE AI on May 27, 2026 at 18:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 19:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-390

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 error handling in rxgk_extract_token() Fix a missing bit of error handling in rxgk_extract_token(): in the event that rxgk_decrypt_skb() returns -ENOMEM, it should just return that rather than continuing on (for anything else, it generates an abort).
Title rxrpc: Fix error handling in rxgk_extract_token()
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:56:11.456Z

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

Link: CVE-2026-46010

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-46010

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T18:45:39Z

Weaknesses