In the Linux kernel, the following vulnerability has been resolved:
wifi: brcmsmac: add gain range check to wlcphyiqcalgainparamsnphy()
In 'wlcphyiqcalgainparamsnphy()', add gain range check to WARN() instead of possible out-of-bounds 'tbliqcalgainparams_nphy' access. Compile tested only.
Found by Linux Verification Center (linuxtesting.org) with SVACE.