Memory leak in Linux kernel - CVE-2026-53364
Published: July 14, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a memory leak in hci_le_big_terminate() in the bluetooth hci connection handling component when terminating BIG synchronization state. A local user can trigger the affected code path to cause a denial of service.
The issue occurs on an early-return path when neither PA sync termination nor BIG sync termination flags are set.