CyberRota
← Ana sayfaya dön

CVE-2025-71311

UNKNOWN · CVSS N/A EPSS %0.20

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-27T14:16:43.627 · Çekilme zamanı: 2026-06-25T12:11:01.822856+00:00

CyberRota Yorumu

Bellek tüketimine neden olabilir.

CVE
CVE-2025-71311
Severity
UNKNOWN
CVSS
N/A
EPSS
%0.20
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize new folios before use KMSAN reports an uninitialized value in longest_match_std(), invoked from ntfs_compress_write(). When new folios are allocated without being marked uptodate and ni_read_frame() is skipped because the caller expects the frame to be completely overwritten, some reserved folios may remain only partially filled, leaving the rest memory uninitialized.