CyberRota
← Ana sayfaya dön

CVE-2026-64000

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-19T16:17:39.590 · Çekilme zamanı: 2026-07-20T12:07:03.887431+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-64000
Severity
UNKNOWN
CVSS
N/A
EPSS
Yok
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: net: hsr: fix potential OOB access in supervision frame handling Ensure the entire TLV header is linearized before access by adding sizeof(struct hsr_sup_tlv) to the pskb_may_pull() calls. Without this, a truncated frame could cause an out-of-bounds access.