CyberRota
← Ana sayfaya dön

CVE-2026-43110

HIGH · CVSS 8.8 EPSS %0.03

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-06T10:16:24.690 · Çekilme zamanı: 2026-06-05T06:00:41.800945+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-43110
Severity
HIGH
CVSS
8.8
EPSS
%0.03
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: validate bsscfg indices in IF events brcmf_fweh_handle_if_event() validates the firmware-provided interface index before it touches drvr->iflist[], but it still uses the raw bsscfgidx field as an array index without a matching range check. Reject IF events whose bsscfg index does not fit in drvr->iflist[] before indexing the interface array. [add missing wifi prefix]