CyberRota
← Ana sayfaya dön

CVE-2026-46010

HIGH · CVSS 8.1 EPSS %0.40

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-27T14:17:18.960 · Çekilme zamanı: 2026-06-25T12:11:23.631170+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-46010
Severity
HIGH
CVSS
8.1
EPSS
%0.40
Linux

Orijinal NVD Açıklaması

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