Beveiligingsadvies

CVE-2026-46010

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-27 12:56:11
Laatst bijgewerkt 2026-08-05 12:29:07
Toegewezen door Linux
CVSS-score 8.1
Status PUBLISHED

Beschrijving

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