CyberRota
← Ana sayfaya dön

CVE-2026-31542

MEDIUM · CVSS 5.5 EPSS %0.01

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-04-24T15:16:28.237 · Çekilme zamanı: 2026-05-24T12:01:04.767943+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Handle deconfigured sockets When a socket is deconfigured, it's mapped to SOCK_EMPTY (0xffff). This causes a panic while allocating UV hub info structures. Fix this by using NUMA_NO_NODE, allowing UV hub info structures to be allocated on valid nodes.