In the Linux kernel, the following vulnerability has been resolved:
rxrpc: Fix error handling in rxgkextracttoken()
Fix a missing bit of error handling in rxgkextracttoken(): in the event that rxgkdecryptskb() returns -ENOMEM, it should just return that rather than continuing on (for anything else, it generates an abort).
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46010.json",
"cna_assigner": "Linux"
}