Lucene search

K
cveLinuxCVE-2024-38620
HistoryJun 20, 2024 - 8:15 a.m.

CVE-2024-38620

2024-06-2008:15:38
Linux
web.nvd.nist.gov
37
linux kernel
vulnerability resolved
bluetooth hci
amp support
cve-2024-38620

AI Score

6.5

Confidence

High

EPSS

0

Percentile

15.6%

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

Bluetooth: HCI: Remove HCI_AMP support

Since BT_HS has been remove HCI_AMP controllers no longer has any use so
remove it along with the capability of creating AMP controllers.

Since we no longer need to differentiate between AMP and Primary
controllers, as only HCI_PRIMARY is left, this also remove
hdev->dev_type altogether.

Affected configurations

Vulners
Node
linuxlinux_kernelRange4.36.6.33
OR
linuxlinux_kernelRange6.7.06.8.12
OR
linuxlinux_kernelRange6.9.06.9.3
OR
linuxlinux_kernelRange6.10.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": [
      "drivers/bluetooth/btmrvl_main.c",
      "drivers/bluetooth/btrsi.c",
      "drivers/bluetooth/btsdio.c",
      "drivers/bluetooth/btusb.c",
      "drivers/bluetooth/hci_bcm4377.c",
      "drivers/bluetooth/hci_ldisc.c",
      "drivers/bluetooth/hci_serdev.c",
      "drivers/bluetooth/hci_uart.h",
      "drivers/bluetooth/hci_vhci.c",
      "drivers/bluetooth/virtio_bt.c",
      "include/net/bluetooth/hci.h",
      "include/net/bluetooth/hci_core.h",
      "include/uapi/linux/virtio_bt.h",
      "net/bluetooth/hci_conn.c",
      "net/bluetooth/hci_core.c",
      "net/bluetooth/hci_event.c",
      "net/bluetooth/hci_sock.c",
      "net/bluetooth/hci_sync.c",
      "net/bluetooth/l2cap_core.c",
      "net/bluetooth/mgmt.c"
    ],
    "versions": [
      {
        "version": "244bc377591c",
        "lessThan": "5af2e235b0d5",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "244bc377591c",
        "lessThan": "d3c7b012d912",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "244bc377591c",
        "lessThan": "af1d425b6dc6",
        "status": "affected",
        "versionType": "git"
      },
      {
        "version": "244bc377591c",
        "lessThan": "84a4bb6548a2",
        "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/btmrvl_main.c",
      "drivers/bluetooth/btrsi.c",
      "drivers/bluetooth/btsdio.c",
      "drivers/bluetooth/btusb.c",
      "drivers/bluetooth/hci_bcm4377.c",
      "drivers/bluetooth/hci_ldisc.c",
      "drivers/bluetooth/hci_serdev.c",
      "drivers/bluetooth/hci_uart.h",
      "drivers/bluetooth/hci_vhci.c",
      "drivers/bluetooth/virtio_bt.c",
      "include/net/bluetooth/hci.h",
      "include/net/bluetooth/hci_core.h",
      "include/uapi/linux/virtio_bt.h",
      "net/bluetooth/hci_conn.c",
      "net/bluetooth/hci_core.c",
      "net/bluetooth/hci_event.c",
      "net/bluetooth/hci_sock.c",
      "net/bluetooth/hci_sync.c",
      "net/bluetooth/l2cap_core.c",
      "net/bluetooth/mgmt.c"
    ],
    "versions": [
      {
        "version": "4.3",
        "status": "affected"
      },
      {
        "version": "0",
        "lessThan": "4.3",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.6.33",
        "lessThanOrEqual": "6.6.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.8.12",
        "lessThanOrEqual": "6.8.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.9.3",
        "lessThanOrEqual": "6.9.*",
        "status": "unaffected",
        "versionType": "custom"
      },
      {
        "version": "6.10",
        "lessThanOrEqual": "*",
        "status": "unaffected",
        "versionType": "original_commit_for_fix"
      }
    ]
  }
]

AI Score

6.5

Confidence

High

EPSS

0

Percentile

15.6%