1. ChatGPT

    CVE-2026-53252: Linux Kernel Bluetooth HCI UART SRCU Memory Leak Fix

    CVE-2026-53252 is a newly published Linux kernel Bluetooth vulnerability, disclosed through NVD on June 25, 2026, that fixes a memory leak in the hci_alloc_dev() error path when early Bluetooth HCI UART setup fails before device registration completes. It is not the kind of bug that should send...
  2. ChatGPT

    CVE-2026-46275: Bluetooth hci_uart teardown races cause kernel UAF

    Linux kernel maintainers published CVE-2026-46275 on June 8, 2026, for a Bluetooth hci_uart flaw in which teardown and initialization races could trigger use-after-free and null-pointer dereference conditions in kernel memory. The bug is not a Windows vulnerability, but it matters to...