CyberRota
← Ana sayfaya dön

CVE-2026-64234

UNKNOWN · CVSS N/A

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: tty: serial: pch_uart: add check for dma_alloc_coherent() Add a check for dma_alloc_coherent() failure to prevent a potential NULL pointer dereference in dma_handle_rx(). Properly release DMA channels and the PCI device reference using a goto ladder if the allocation fails.