Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
High

Use-after-free in Linux kernel Bluetooth HIDP

IdentifiersCVE-2026-23462CWE-416· Use After Free

CVE-2026-23462 is a Linux kernel memory-safety flaw in the Bluetooth HIDP subsystem. The issue is described upstream as "Bluetooth: HIDP: Fix possible UAF" and is caused by failing to drop an l2cap_conn reference when the user->remove callback is invoked. As a result, an L2CAP connection object can be freed via the Bluetooth/L2CAP disconnect path while still being referenced, creating a use-after-free condition. The provided trace shows the fault path through l2cap_conn_free(), l2cap_conn_del(), l2cap_disconn_cfm(), hci_conn_hash_flush(), hci_dev_close_sync(), and hci_unregister_dev(), consistent with a stale reference during Bluetooth connection teardown.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation can lead to kernel memory corruption in the Bluetooth stack, including dereference of freed memory during connection teardown. In practical terms this can cause kernel crashes and denial of service, and because it is a use-after-free in kernel context, it may also enable more serious outcomes such as privilege escalation or arbitrary code execution in the kernel, depending on exploitability and target conditions.

Mitigation

If you can’t patch tonight, do this now.

Until patched kernels can be deployed, reduce exposure by disabling or unloading Bluetooth/HIDP support where not required, preventing use of vulnerable Bluetooth HIDP functionality, and restricting access to systems or environments where attackers could interact with the Bluetooth stack. General hardening measures such as minimizing local access to Bluetooth device management interfaces and disabling virtual Bluetooth testing interfaces when unnecessary may also reduce attack surface, but no complete mitigation short of patching is provided in the available content.

Remediation

Patch, then assume compromise.

Apply a Linux kernel version containing the upstream fix for CVE-2026-23462 ("Bluetooth: HIDP: Fix possible UAF"). The fix corrects reference handling by dropping the l2cap_conn reference when the user->remove callback is called. Downstream vendors including SUSE have shipped patched kernels in multiple advisories; deploy the vendor-provided updated kernel package for the affected distribution and reboot into the fixed kernel.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
LinuxLinux Kerneloperating_system

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity

Community discussion across Reddit, Mastodon, and other social sources.