3 matches found
CVE-2026-64406
A flaw was found in the Linux kernel's Bluetooth subsystem. This use-after-free UAF vulnerability in the btacceptdequeue function occurs because a temporary reference is prematurely dropped, leading to sockhold accessing freed memory. An attacker could potentially exploit this to cause a denial o...
EUVD-2026-48950
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in btacceptdequeue btacceptget takes a temporary reference before dropping the accept queue lock. btacceptdequeue currently drops that reference before btacceptunlink, leaving only the queue reference...
CVE-2026-64406
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix UAF in btacceptdequeue btacceptget takes a temporary reference before dropping the accept queue lock. btacceptdequeue currently drops that reference before btacceptunlink, leaving only the queue reference...