intel btintel

  1. CVE-2026-31500: Linux Bluetooth intel Race Causes KASAN Slab Use-After-Free Fix

    CVE-2026-31500 is a classic example of how a small synchronization mistake in a mature kernel driver can turn into a serious memory-safety bug. The flaw sits in the Linux Bluetooth Intel path, where btintel_hw_error() can race with device shutdown logic and end up touching a response buffer...