CyberRota
← Ana sayfaya dön

CVE-2026-31483

MEDIUM · CVSS 5.5 EPSS %0.01

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-04-22T14:16:45.627 · Çekilme zamanı: 2026-05-22T12:28:29.980238+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-31483
Severity
MEDIUM
CVSS
5.5
EPSS
%0.01
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: s390/syscalls: Add spectre boundary for syscall dispatch table The s390 syscall number is directly controlled by userspace, but does not have an array_index_nospec() boundary to prevent access past the syscall function pointer tables.