CVE-2017-7541

Source
https://cve.org/CVERecord?id=CVE-2017-7541
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7541.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-7541
Downstream
Related
Published
2017-07-25T04:29:00.177Z
Modified
2026-03-15T22:17:55.059900Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

The brcmfcfg80211mgmttx function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel before 4.12.3 allows local users to cause a denial of service (buffer overflow and system crash) or possibly gain privileges via a crafted NL80211CMD_FRAME Netlink packet.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7541.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.9"
            },
            {
                "fixed": "3.10.108"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.11"
            },
            {
                "fixed": "3.16.48"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.17"
            },
            {
                "fixed": "3.18.62"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.19"
            },
            {
                "fixed": "4.1.43"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.2"
            },
            {
                "fixed": "4.4.78"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.9.39"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.10"
            },
            {
                "fixed": "4.11.12"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.12"
            },
            {
                "fixed": "4.12.3"
            }
        ]
    }
]