Lucene search

K
cve416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-36032
HistoryMay 30, 2024 - 4:15 p.m.

CVE-2024-36032

2024-05-3016:15:11
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
28
nvd
vulnerability
cve-2024-36032

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

15.5%

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

Bluetooth: qca: fix info leak when fetching fw build id

Add the missing sanity checks and move the 255-byte build-id buffer off
the stack to avoid leaking stack data through debugfs in case the
build-info reply is malformed.

Affected configurations

Vulners
Node
linuxlinux_kernelRange5.125.15.162
OR
linuxlinux_kernelRange5.16.06.1.91
OR
linuxlinux_kernelRange6.2.06.6.31
OR
linuxlinux_kernelRange6.7.06.8.10
OR
linuxlinux_kernelRange6.9.0

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",
      "drivers/bluetooth/btqca.h"
    ],
    "versions": [
      {
        "version": "c0187b0bd3e9",
        "lessThan": "62d5550ab620",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c0187b0bd3e9",
        "lessThan": "57062aa13e87",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c0187b0bd3e9",
        "lessThan": "6b63e0ef4d3c",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c0187b0bd3e9",
        "lessThan": "a571044cc0a0",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "c0187b0bd3e9",
        "lessThan": "cda0d6a198e2",
        "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",
      "drivers/bluetooth/btqca.h"
    ],
    "versions": [
      {
        "version": "5.12",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "5.12",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "5.15.162",
        "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"
      }
    ]
  }
]

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

15.5%