Lucene search

K
cveLinuxCVE-2024-26666
HistoryApr 02, 2024 - 7:15 a.m.

CVE-2024-26666

2024-04-0207:15:43
Linux
web.nvd.nist.gov
44
cve-2024-26666
linux kernel
wifi
rcu

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

15.5%

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

wifi: mac80211: fix RCU use in TDLS fast-xmit

This looks up the link under RCU protection, but isn’t
guaranteed to actually have protection. Fix that.

Affected configurations

Vulners
Node
linuxlinux_kernelRange6.56.6.17
OR
linuxlinux_kernelRange6.7.06.7.5
OR
linuxlinux_kernelRange6.8.0
VendorProductVersionCPE
linuxlinux_kernel*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "net/mac80211/tx.c"
    ],
    "versions": [
      {
        "version": "8cc07265b691",
        "lessThan": "fc3432ae8232",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "8cc07265b691",
        "lessThan": "c255c3b653c6",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "8cc07265b691",
        "lessThan": "9480adfe4e0f",
        "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/tx.c"
    ],
    "versions": [
      {
        "version": "6.5",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "6.5",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.17",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.7.5",
        "lessThanOrEqual": "6.7.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

15.5%