CyberRota
← Ana sayfaya dön

CVE-2026-53295

UNKNOWN · CVSS N/A EPSS %0.18

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-26T20:17:22.427 · Çekilme zamanı: 2026-06-30T18:36:11.656791+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-53295
Severity
UNKNOWN
CVSS
N/A
EPSS
%0.18
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: mailbox: add sanity check for channel array Fail gracefully if there is no channel array attached to the mailbox controller. Otherwise the later dereference will cause an OOPS which might not be seen because mailbox controllers might instantiate very early. Remove the comment explaining the obvious while here.