CVE-2024-58014

Updated on 27 Feb 2025

Severity

7.1 High severity

Details

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

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()

In ‘wlc_phy_iqcal_gainparams_nphy()’, add gain range check to WARN() instead of possible out-of-bounds ’tbl_iqcal_gainparams_nphy’ access. Compile tested only.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Details

Affected packages:
linux-hwe @ 4.15.0 (+14 more)

In the Linux kernel, the following vulnerability has been resolved:

wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()

In ‘wlc_phy_iqcal_gainparams_nphy()’, add gain range check to WARN() instead of possible out-of-bounds ’tbl_iqcal_gainparams_nphy’ access. Compile tested only.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Fixes