LiveActive security incident?Get immediate response
CVE Record

CVE-2026-43110: wifi: brcmfmac: validate bsscfg indices in IF events

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]

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A flaw in Linux’s Broadcom FullMAC Wi-Fi driver allows a firmware-supplied interface identifier to be used outside the intended array bounds. The published CVSS score is 8.8, indicating potentially severe confidentiality, integrity, and availability impact. Systems not using the brcmfmac driver are unlikely to be exposed.

Executive priority

Treat this as a high-priority patching issue for fleets using affected Broadcom Wi-Fi hardware, especially managed endpoints and embedded devices. First establish whether brcmfmac is present; systems without it should not receive the same urgency. No supplied evidence supports emergency incident-response measures for active exploitation.

Technical view

brcmf_fweh_handle_if_event() checks the firmware-provided interface index but did not similarly validate bsscfgidx before indexing drvr->iflist[]. A malformed IF event could therefore cause an out-of-bounds array access. The referenced stable-kernel changes reject events whose bsscfg index exceeds the interface array.

Likely exposure

Exposure is limited to Linux systems using the brcmfmac Broadcom FullMAC wireless driver and a vulnerable kernel build. The supplied version data spans multiple kernel series but is not sufficiently clear to establish precise vulnerable ranges. Distribution kernels may backport fixes, so version numbers alone are unreliable.

Exploitation context

The CVSS vector describes adjacent-network attack reach, low complexity, no privileges, and no user interaction. However, the supplied evidence provides no public exploit details or confirmed active exploitation, and the CVE is not listed as KEV.

Researcher notes

The vulnerable path trusts bsscfgidx independently of the already-validated interface index, creating an array-bounds failure in firmware event handling. No CWE was assigned in the supplied record. Precise affected and fixed ranges remain ambiguous; validate exposure by checking vendor backports or direct inclusion of the relevant stable commit.

Mitigation direction

  • Install a vendor-supported kernel update containing the applicable referenced stable-kernel fix.
  • Prioritize wireless endpoints, appliances, and embedded Linux systems loading the brcmfmac driver.
  • Consult distribution or device-vendor guidance because backports can make kernel version comparisons misleading.
  • Apply normal network and endpoint monitoring while updates are tested and deployed.

Validation and detection

  • Inventory systems for loaded or packaged brcmfmac kernel modules and Broadcom FullMAC wireless hardware.
  • Map each running kernel build to its distribution or device-vendor security advisory.
  • Verify the vendor kernel includes the applicable referenced bsscfgidx validation change.
  • After updating, confirm systems boot normally and wireless interfaces connect without driver errors.
Prepared
Confidence
medium
Sources
10

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2026-43110 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
0ADP providers
9Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2026-43110Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux2880b86859967af710c72f7d34fb421a86a71e22, 2880b86859967af710c72f7d34fb421a86a71e22, 2880b86859967af710c72f7d34fb421a86a71e22, 2880b86859967af710c72f7d34fb421a86a71e22, 2880b86859967af710c72f7d34fb421a86a71e22, 2880b86859967af710c72f7d34fb421a86a71e22, 2880b86859967af710c72f7d34fb421a86a71e22, 2880b86859967af710c72f7d34fb421a86a71e22unaffected
LinuxLinux3.9, 0, 5.10.258, 5.15.209, 6.1.175, 6.6.136, 6.12.83, 6.18.24, 6.19.14, 7.0affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.