CVE-2026-46010 Details
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).
A vulnerability in the Linux kernel's Rxrpc implementation has been addressed. The issue was related to improper error handling in the 'rxgk_extract_token' function. When 'rxgk_decrypt_skb' returned a memory allocation error, the function failed to handle it correctly, allowing the process to continue erroneously instead of terminating as it should have. This oversight could lead to unhandled errors and potential application instability.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. The specific commit addressing this issue is available in the Linux kernel stable tree.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/293095ef618818852bac5488c1bc223935e2ca17 | kernel.org | Patch |
| https://git.kernel.org/stable/c/3476c8bb960f48e49355d6f93fb7673211e0163f | kernel.org | Patch |
| https://git.kernel.org/stable/c/c52803e925604e2a17962ab0c99dce2d3f7238db | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 6.16.9, < 6.17 >= 6.17.1, < 6.18.27 >= 6.19, < 7.0.4 6.17 - 6.17 rc7 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 16, 2026 | Initial Analysis | [email protected] |
| May 30, 2026 | CVE Modified | kernel.org |
| May 27, 2026 | New CVE Received | kernel.org |