CVE 8.8 HIGH

wifi: brcmfmac: validate bsscfg indices in IF events_CVE-2026-43110

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

Description

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]

AI Analysis

Linux kernel vulnerability in brcmfmac module allowing potential code execution due to lack of validation of bsscfg indices in IF events

Basic Information

ID CVE-2026-43110
Source Linux
Published May 6, 2026 at 07:40
Modified May 8, 2026 at 12:40

Affected Product

Vendor Linux
Product Linux
Version 2880b86859967af710c72f7d34fb421a86a71e22
Affected Versions Linux Linux 2880b86859967af710c72f7d34fb421a86a71e22
Linux Linux 2880b86859967af710c72f7d34fb421a86a71e22
Linux Linux 2880b86859967af710c72f7d34fb421a86a71e22
Linux Linux 2880b86859967af710c72f7d34fb421a86a71e22
Linux Linux 2880b86859967af710c72f7d34fb421a86a71e22
Linux Linux 3.9

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor Linux
Product Linux kernel
Version 3.9, 2880b86859967af710c72f7d34fb421a86a71e22

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.