CyberRota
← Ana sayfaya dön

CVE-2026-64217

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-24T16:16:49.417 · Çekilme zamanı: 2026-07-25T06:06:31.531649+00:00

CyberRota Yorumu

Bellek tüketimine neden olabilir.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix overrun check in netfs_extract_user_iter() Fix netfs_extract_user_iter() so that if iov_iter_extract_pages() overfills pages[], then those pages don't get included in the iterator constructed at the end of the function. If there was an overfill, memory corruption has already happened.