CyberRota
← Ana sayfaya dön

CVE-2026-63793

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-19T12:16:51.650 · Çekilme zamanı: 2026-07-20T12:06:56.712257+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol->volume_label with a mutex and snaphost the label before copy_to_user. This prevent a use-after-free when FS_IOC_SETFSLABEL replaces the vol->volume_label and FS_IOC_GETTSLABEL reads it concurrently.