Beveiligingsadvies

CVE-2022-50358

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-09-17 14:56:10
Laatst bijgewerkt 2026-05-11 19:17:59
Toegewezen door Linux
CVSS-score 4.2
Status PUBLISHED

Beschrijving

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid max_flowrings from dongle When firmware hit trap at initialization, host will read abnormal max_flowrings number from dongle, and it will cause kernel panic when doing iowrite to initialize dongle ring. To detect this error at early stage, we directly return error when getting invalid max_flowrings(>256).