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: 8.1 High
EPSS: < 1% Very Low
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. The CVSS score of 8.1 indicates a high severity vulnerability, and 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. The EPSS score is < 1%, indicating a very low probability of exploitation, and the vulnerability is not currently listed in the CISA KEV catalog.

Generated by OpenCVE AI on May 30, 2026 at 14:38 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 30, 2026 at 14:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:6.17:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc7:*:*:*:*:*:*

Sat, 30 May 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-390

Sat, 30 May 2026 11:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


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

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

None

cvssV3_1

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

threat_severity

Moderate


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-06-14T17:47:48.326Z

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

Link: CVE-2026-46010

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-16T15:25:19.367

Link: CVE-2026-46010

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-46010 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-30T14:45:25Z

Weaknesses