CVE-2026-46010 HIGH

CVE-2026-46010: rxrpc: Fix error handling in rxgk_extract_token()

Vendor Linux
Product Linux
Published May 27, 2026
Last update June 14, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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).

Key dates

02Disclosure timeline

May 27, 2026 CVE published
June 14, 2026 Record updated