CVE-2026-53276Patch(linux / linux_kernel)

LOWCVSS 7.8 · HIGH

Signal is active with 3 mentions in latest observed window

Immediate actions

  • Patch linux linux_kernel systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer In iso_sock_rebind_bc(), the bis pointer is cached, then the socket lock is dropped: bis = iso_pi(sk)->conn->hcon; /* Release the socket before lookups since that requires hci_dev_lock * which shall not be acquired while holding sock_lock for proper * ordering. */ release_sock(sk); hci_dev_lock(bis->hdev); During the unlocked window, could a concurrent close() destroy the connection and free the bis structure, causing hci_dev_lock(bis->hdev) to access memory after it is freed, fix this by using the hdev reference which was safely acquired via iso_conn_get_hdev().

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-416

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

NONE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • linux_kernel

Threat summary

  • Patch or workaround signal is available
  • 3 mentions across 1 observed day

What's happening

  • Patch or workaround mentioned in 1 signal
  • Technical details provided in 2 signals
  • Disclosure: 1 classified signal
  • 3 total mentions across 1 day

Affected systems

Vendors
Products
linux_kernel

1 version affected across 1 product

Deep dive

Activity timeline3 mentions / 1d
01223Mentions · 2026-06-25: 3Patch / Workaround · 2026-06-25: 1Technical Details · 2026-06-25: 206-25
Signal classification2 categories
Patch
266.7%
Disclosure
133.3%
Referenced assets3 URLs
Full discourse3 posts
  • VulDB 🛡@vuldb
    Disclosure

    There is a new vulnerability with elevated criticality in Linux Kernel (CVE-2026-53276) https://vuldb.com/vuln/373831

    Post summary

    The post announces emergence of a new high‑severity Linux Kernel vulnerability (CVE-2026-53276) with no further technical or exploit details.

    00000108
    2.2K followersView on X
  • Infoflowcloud@infoflowcloud
    Patch

    🚨*CVE* CVE-2026-53276 In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer In iso_sock_rebind_bc(), the bis po… https://www.cve.org/CVERecord?id=CVE-2026-53276 ----- Traducción: CVE-2026-53276 En … http://infoflow.cloud`

    Post summary

    The tweet announces that CVE-2026‑53276, a use‑after‑free in the Linux Bluetooth ISO stack, has been resolved in the kernel, but it gives no proof‑of‑concept, exploit code, or detailed patch instructions.

    0000035
    89 followersView on X
  • CVE@CVEnew
    Patch

    CVE-2026-53276 In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer In iso_sock_rebind_bc(), the bis po… https://www.cve.org/CVERecord?id=CVE-2026-53276

    Post summary

    The Linux kernel’s Bluetooth ISO component vulnerability (CVE-2026-53276) involving a use‑after‑free of hci_conn has been fixed, with no PoC, exploit, or active exploitation reported.

    000001.1K
    57.7K followersView on X
CPE platform detail7 entries

7 of 7 entries

PartVendorProductVersionTarget SWTarget HW
OSlinuxlinux_kernel---
OSlinuxlinux_kernel7.1--
OSlinuxlinux_kernel7.1--
OSlinuxlinux_kernel7.1--
OSlinuxlinux_kernel7.1--
OSlinuxlinux_kernel7.1--
OSlinuxlinux_kernel7.1--

Explore more