Lucene search

K
cvelistLinuxCVELIST:CVE-2021-47091
HistoryMar 04, 2024 - 6:10 p.m.

CVE-2021-47091 mac80211: fix locking in ieee80211_start_ap error path

2024-03-0418:10:31
Linux
www.cve.org
1
linux kernel
vulnerability
mac80211

7.5 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

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

mac80211: fix locking in ieee80211_start_ap error path

We need to hold the local->mtx to release the channel context,
as even encoded by the lockdep_assert_held() there. Fix it.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "net/mac80211/cfg.c"
    ],
    "versions": [
      {
        "version": "295b02c4be74",
        "lessThan": "ac61b9c6c054",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "295b02c4be74",
        "lessThan": "c1d1ec4db5f7",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "295b02c4be74",
        "lessThan": "87a270625a89",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "net/mac80211/cfg.c"
    ],
    "versions": [
      {
        "version": "5.10",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.10",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.89",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.12",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.16",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

7.5 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%