CyberRota
← Ana sayfaya dön

CVE-2026-64042

UNKNOWN · CVSS N/A

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Check BAR resources before exporting a DMABUF A DMABUF exports access to BAR resources and, although they are requested at startup time, we need to ensure they really were reserved before exporting. Otherwise, it's possible to access unreserved resources through the export. Add a check to the DMABUF-creation path.