CyberRota
← Ana sayfaya dön

CVE-2026-64166

UNKNOWN · CVSS N/A

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_ffa: Check for NULL FF-A ID table while driver registration The bus match callback assumes that every FF-A driver provides an id_table and dereferences it unconditionally. Enforce that contract at registration time so a buggy client driver cannot crash the bus during match.