CyberRota
← Ana sayfaya dön

CVE-2026-64173

UNKNOWN · CVSS N/A

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not call map->ops->elt_free() if elt_alloc() fails In paths where tracing_map_elt_alloc() failed to allocate objects, the map->ops->elt_alloc() call was never successful. In this case, map->ops->elt_free() should not be called.