Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-36880
HistoryMay 30, 2024 - 3:28 p.m.

CVE-2024-36880 Bluetooth: qca: add missing firmware sanity checks

2024-05-3015:28:51
Linux
github.com
1
linux kernel
bluetooth
firmware
sanity checks
memory corruption

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

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

Bluetooth: qca: add missing firmware sanity checks

Add the missing sanity checks when parsing the firmware files before
downloading them to avoid accessing and corrupting memory beyond the
vmalloced buffer.

CNA Affected

[
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "unaffected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/bluetooth/btqca.c"
    ],
    "versions": [
      {
        "version": "83e81961ff7e",
        "lessThan": "ed53949cc92e",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "83e81961ff7e",
        "lessThan": "1caceadfb504",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "83e81961ff7e",
        "lessThan": "427281f9498e",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "83e81961ff7e",
        "lessThan": "02f05ed44b71",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "83e81961ff7e",
        "lessThan": "2e4edfa1e2bd",
        "status": "affected",
        "versionType": "git"
      }
    ]
  },
  {
    "product": "Linux",
    "vendor": "Linux",
    "defaultStatus": "affected",
    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
    "programFiles": [
      "drivers/bluetooth/btqca.c"
    ],
    "versions": [
      {
        "version": "4.3",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "4.3",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.159",
        "lessThanOrEqual": "5.15.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.1.91",
        "lessThanOrEqual": "6.1.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.31",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8.10",
        "lessThanOrEqual": "6.8.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

Related for VULNRICHMENT:CVE-2024-36880