CyberRota
← Ana sayfaya dön

CVE-2026-53031

HIGH · CVSS 7.8 EPSS %0.13

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-24T17:17:14.490 · Çekilme zamanı: 2026-06-30T18:32:00.053326+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-53031
Severity
HIGH
CVSS
7.8
EPSS
%0.13
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: bpf: Validate node_id in arena_alloc_pages() arena_alloc_pages() accepts a plain int node_id and forwards it through the entire allocation chain without any bounds checking. Validate node_id before passing it down the allocation chain in arena_alloc_pages().