CVE-2026-46010
Description
AI Translation Available
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).
https://git.kernel.org/stable/c/293095ef618818852bac5488c1bc223935e2ca17
https://git.kernel.org/stable/c/3476c8bb960f48e49355d6f93fb7673211e0163f
https://git.kernel.org/stable/c/c52803e925604e2a17962ab0c99dce2d3f7238db