CVE-2026-53252

Local service interruption via leaked Bluetooth SRCU memory

Published Jun 25, 2026 · Updated Jun 25, 2026

Memory leak in Linux Kernel Bluetooth HCI UART configuration allows local users to exhaust percpu memory through failed device initialization. The unregistered branch of bt_host_release() directly frees hdev without running hci_release_dev(), leaving the SRCU structure allocated by hci_alloc_dev() uncleared. Exploitation requires local low-privileged access and an HCI UART initialization failure before device registration, with availability loss from repeated memory consumption.

CVSS severity5.5
Medium
EPSS probability0.13%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Memory leak in Linux Kernel Bluetooth HCI UART configuration allows local users to exhaust percpu memory through failed device initialization. The unregistered branch of bt_host_release() directly frees hdev without running hci_release_dev(), leaving the SRCU structure allocated by hci_alloc_dev() uncleared. Exploitation requires local low-privileged access and an HCI UART initialization failure before device registration, with availability loss from repeated memory consumption.

The record

CVE
CVE-2026-53252
Published
Jun 25, 2026
Updated
Jun 25, 2026
Vendor
The Linux Kernel Organization
Product
Linux Kernel
Classifications
CWE-401, T1499
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Jun 25, 2026CVE publishedPublication date reported by the CVE source.
  2. Jun 25, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0e5c144c557df910ab64d9c25d06399a9a735e65
  2. Affected versionversion=1d6123102e9fbedc8d25bf4731da6d513173e49e <37b3009bf5976e8ab77c8b9a9bc3bbd7ff49e37f
  3. Affected versionversion=1d6123102e9fbedc8d25bf4731da6d513173e49e <ce4b4cac3c5749b6aa75e62e2991ae2263f2f889
  4. Affected versionversion=1d6123102e9fbedc8d25bf4731da6d513173e49e <f82799407a50af7bcacacf09cc9b279af8fe9b81
  5. Affected versionversion=5.10.259 <5.11
  6. Affected versionversion=5.15.209 <5.15.210
  7. Affected versionversion=6.1.167 <6.1.176
  8. Affected versionversion=6.12.36 <6.12.94
  9. Affected versionversion=6.15.5 <6.16
  10. Affected versionversion=6.16
  11. Affected versionversion=6.6.97 <6.6.143
  12. Affected versionversion=90dee0a0ff84fac8accd5be98412b3819f667149 <5b7dfca6f852e6b9d809fd0263b5427cc9fb33fd
  13. Affected versionversion=bc0819a25e04cd68ef3568cfa51b63118fea39a7 <0622e527a31d4b44737fed5c1a2ac1fc2cfb5184
  14. Affected versionversion=c56b177efce8b62798e4d96bdb9867106cb7c4a0 <c016118b9e51eeaf5bc93850d4c455a3b583c0aa
  15. Affected versionversion=ce23b73f0f27e2dbeb81734a79db710f05aa33c6 <bc2efe73c194a74839d7cf57b63880d97e21d309
  16. Affected versionversion=dd4becd3fd4102696e1c15e6d260a1712a2d8685

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linux Kernelversion=0e5c144c557df910ab64d9c25d06399a9a735e65; version=1d6123102e9fbedc8d25bf4731da6d513173e49e <37b3009bf5976e8ab77c8b9a9bc3bbd7ff49e37f; version=1d6123102e9fbedc8d25bf4731da6d513173e49e <ce4b4cac3c5749b6aa75e62e2991ae2263f2f889; version=1d6123102e9fbedc8d25bf4731da6d513173e49e <f82799407a50af7bcacacf09cc9b279af8fe9b81; version=5.10.259 <5.11; version=5.15.209 <5.15.210; version=6.1.167 <6.1.176; version=6.12.36 <6.12.94; version=6.15.5 <6.16; version=6.16; version=6.6.97 <6.6.143; version=90dee0a0ff84fac8accd5be98412b3819f667149 <5b7dfca6f852e6b9d809fd0263b5427cc9fb33fd; version=bc0819a25e04cd68ef3568cfa51b63118fea39a7 <0622e527a31d4b44737fed5c1a2ac1fc2cfb5184; version=c56b177efce8b62798e4d96bdb9867106cb7c4a0 <c016118b9e51eeaf5bc93850d4c455a3b583c0aa; version=ce23b73f0f27e2dbeb81734a79db710f05aa33c6 <bc2efe73c194a74839d7cf57b63880d97e21d309; version=dd4becd3fd4102696e1c15e6d260a1712a2d8685

Published CVSS scores

5.5NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-401Missing Release of Memory after Effective Lifetime
T1499Endpoint Denial of Service

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo