2 matches found
UBUNTU-CVE-2024-38620
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HCI: Remove HCIAMP support Since BTHS has been remove HCIAMP 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 an...
CVE-2024-38620
CVE-2024-38620 : Linux kernel fix for Bluetooth HCI AMP support. The patch removes HCI_AMP support and its controller creation, since BT_HS was removed and AMP controllers are no longer used. Consequently, the distinction between AMP and Primary controllers is eliminated, and hdev->dev_type is...