CyberRota
← Ana sayfaya dön

CVE-2026-46039

CRITICAL · CVSS 9.8 EPSS %0.45

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-46039
Severity
CRITICAL
CVSS
9.8
EPSS
%0.45
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgk_extract_token() when checking the length of the ticket. Rather than rounding up the value to be tested (which might overflow), round down the size of the available data.