VYPR

BEE Bluetooth HCI driver

by Realtek

CVEs (1)

  • CVE-2026-11894MedAug 11, 2026
    risk 0.31cvss 5.9epss

    The Realtek BEE Bluetooth HCI driver's send callback, bt_hci_bee_send() in drivers/bluetooth/hci/hci_bee.c, violated the bt_hci_driver_api buffer-ownership contract. That contract requires the driver to consume (unref) the transmit net_buf only on success; on an error return the…