Lucene search

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

CVE-2024-38620

2024-06-2008:15:38
Google
osv.dev
3
linux kernel
bluetooth
vulnerability

AI Score

9.1

Confidence

High

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.