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).
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-09-17 15:15
Updated : 2026-01-14 19:16
NVD link : CVE-2022-50358
Mitre link : CVE-2022-50358
CVE.ORG link : CVE-2022-50358
JSON object : View
Products Affected
linux
- linux_kernel
CWE
