CyberRota
← Ana sayfaya dön

CVE-2026-64155

UNKNOWN · CVSS N/A

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix error path leaks in some WMI WOW calls Fix two instances where we used to directly return the result of ath11k_wmi_cmd_send(...). Because we did not check the return value, we also did not free the skb in the error path.