Lucene search

K
cveLinuxCVE-2024-43879
HistoryAug 21, 2024 - 1:15 a.m.

CVE-2024-43879

2024-08-2101:15:12
Linux
web.nvd.nist.gov
13
linux kernel
wifi vulnerability
cfg80211_calculate_bitrate_he
nl80211_rate_info_he_ru_alloc_2x996
160 mhz bandwidth

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

13.7%

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

wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()

Currently NL80211_RATE_INFO_HE_RU_ALLOC_2x996 is not handled in
cfg80211_calculate_bitrate_he(), leading to below warning:

kernel: invalid HE MCS: bw:6, ru:6
kernel: WARNING: CPU: 0 PID: 2312 at net/wireless/util.c:1501 cfg80211_calculate_bitrate_he+0x22b/0x270 [cfg80211]

Fix it by handling 2x996 RU allocation in the same way as 160 MHz bandwidth.

Affected configurations

Vulners
Node
linuxlinux_kernelRange4.194.19.320
OR
linuxlinux_kernelRange4.20.05.4.282
OR
linuxlinux_kernelRange5.5.05.10.224
OR
linuxlinux_kernelRange5.11.05.15.165
OR
linuxlinux_kernelRange5.16.06.1.103
OR
linuxlinux_kernelRange6.2.06.6.44
OR
linuxlinux_kernelRange6.7.06.10.3
OR
linuxlinux_kernelRange6.11.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/wireless/util.c"
    ],
    "versions": [
      {
        "version": "c4cbaf7973a7",
        "lessThan": "45d20a1c54be",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c4cbaf7973a7",
        "lessThan": "b289ebb05165",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c4cbaf7973a7",
        "lessThan": "2e201b3d162c",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c4cbaf7973a7",
        "lessThan": "576c64622649",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c4cbaf7973a7",
        "lessThan": "16ad67e73309",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c4cbaf7973a7",
        "lessThan": "67b5f1054197",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c4cbaf7973a7",
        "lessThan": "19eaf4f2f5a9",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c4cbaf7973a7",
        "lessThan": "bcbd771cd5d6",
        "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/wireless/util.c"
    ],
    "versions": [
      {
        "version": "4.19",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "4.19",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "4.19.320",
        "lessThanOrEqual": "4.19.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.4.282",
        "lessThanOrEqual": "5.4.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.10.224",
        "lessThanOrEqual": "5.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.165",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.103",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.44",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10.3",
        "lessThanOrEqual": "6.10.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.11",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.5

Confidence

Low

EPSS

0

Percentile

13.7%