CyberRota
← Ana sayfaya dön

CVE-2026-64058

UNKNOWN · CVSS N/A

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfs_read_folio() to wait on writeback Fix netfs_read_folio() to wait for an ongoing writeback to complete so that it can trust the dirty flag and whatever is attached to folio->private (folio->private may get cleaned up by the collector before it clears the writeback flag).