CVE-2026-53256

HIGHPre-NVD 8.08.0
EchelonGraph scoreHIGH confidence

Score 8.0 from GitHub Security Advisory (severity: HIGH) published 2026-06-25. a secondary CVSS source baseline 8.0; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
8.0
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 8.0Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()

rfcomm_get_sock_by_channel() scans rfcomm_sk_list under the list lock, but returns the selected listener after dropping that lock without taking a reference. rfcomm_connect_ind() then locks the listener, queues a child socket on it, and may notify it after unlocking it.

The buggy scenario involves two paths, with each column showing the order within that path:

rfcomm_connect_ind(): listener close:

  • Find parent in 1. close() enters
rfcomm_get_sock_by_channel() rfcomm_sock_release().
  • Drop rfcomm_sk_list.lock 2. rfcomm_sock_shutdown()
without pinning parent. closes the listener.
  • Call lock_sock(parent) and 3. rfcomm_sock_kill()
bt_accept_enqueue(parent, unlinks and puts parent. sk, true).
  • Read parent flags and may 4. parent can be freed.
call sk_state_change().

If close wins the race, parent can be freed before rfcomm_connect_ind() reaches lock_sock(), bt_accept_enqueue(), or the deferred-setup callback.

Take a reference on the listener before leaving rfcomm_sk_list.lock. After lock_sock() succeeds, recheck that it is still in BT_LISTEN before queueing a child, cache the deferred-setup bit while the parent is locked, and drop the reference after the last parent use.

KASAN reported a slab-use-after-free in lock_sock_nested() from rfcomm_connect_ind(), with the freeing stack going through rfcomm_sock_kill() and rfcomm_sock_release().

CVSS v3
8.0
EG Score
8.0(high)
EPSS
18.0%
KEV
Not listed

Published

June 25, 2026

Last Modified

June 30, 2026

Advisory Details (8)

Auto-updated Jun 28, 2026
No patch confirmed yet.
generic

Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/f5ec76bdbeb80f75ad0be204371afffee0f8fac8
generic

Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/de31973ef00e5aa55496f84cf6a44bb157a34e02
generic

Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/b0e33e409715c617e2a20f46f99aa5403a14dfda
generic

Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/a07d741c077d4e34b16458241a94d29039386553
generic

Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/8802413ce63175fb522a2bd609fb043a3550c720
generic

Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/6f4462d12133106460d7c046b95aad2491e3fddf
generic

Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/43c441edacf953b39517a44f5e5e10a93618b226
generic

Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1f73f92f66251065a5f39b09a47cf05ea14d3107

Vendor Advisories for CVE-2026-53256(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Data Freshness Timeline

(refreshed 40× in last 7d / 60× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-07 01:14 UTCEG score recompute
  2. 2026-07-07 01:14 UTCGHSA enrichment
  3. 2026-07-06 16:27 UTCEPSS rescore
  4. 2026-07-06 16:27 UTCEPSS rescore
  5. 2026-07-06 14:22 UTCEG score recompute
  6. 2026-07-06 14:22 UTCGHSA enrichment
  7. 2026-07-06 03:31 UTCEG score recompute
  8. 2026-07-06 03:31 UTCGHSA enrichment
  9. 2026-07-06 02:23 UTCEPSS rescore
  10. 2026-07-06 02:23 UTCEPSS rescore
  11. 2026-07-05 16:32 UTCEG score recompute
  12. 2026-07-05 16:31 UTCGHSA enrichment
  13. 2026-07-05 05:39 UTCEG score recompute
  14. 2026-07-05 05:39 UTCGHSA enrichment
  15. 2026-07-05 02:31 UTCEPSS rescore
  16. 2026-07-05 02:30 UTCEPSS rescore
  17. 2026-07-04 18:48 UTCEG score recompute
  18. 2026-07-04 18:48 UTCGHSA enrichment
  19. 2026-07-04 07:53 UTCEG score recompute
  20. 2026-07-04 07:53 UTCGHSA enrichment
  21. 2026-07-04 06:31 UTCEPSS rescore
  22. 2026-07-04 06:31 UTCEPSS rescore
  23. 2026-07-03 21:01 UTCEG score recompute
  24. 2026-07-03 21:00 UTCGHSA enrichment
  25. 2026-07-03 10:09 UTCEG score recompute
Show 35 more
  1. 2026-07-03 10:09 UTCGHSA enrichment
  2. 2026-07-02 23:16 UTCEG score recompute
  3. 2026-07-02 23:16 UTCGHSA enrichment
  4. 2026-07-02 12:25 UTCEG score recompute
  5. 2026-07-02 12:25 UTCGHSA enrichment
  6. 2026-07-02 01:35 UTCEG score recompute
  7. 2026-07-02 01:34 UTCGHSA enrichment
  8. 2026-07-01 15:07 UTCEPSS rescore
  9. 2026-07-01 14:43 UTCEG score recompute
  10. 2026-07-01 14:43 UTCGHSA enrichment
  11. 2026-07-01 03:52 UTCEG score recompute
  12. 2026-07-01 03:52 UTCGHSA enrichment
  13. 2026-06-30 23:22 UTCEPSS rescore
  14. 2026-06-30 17:01 UTCEG score recompute
  15. 2026-06-30 17:00 UTCGHSA enrichment
  16. 2026-06-30 06:07 UTCEG score recompute
  17. 2026-06-30 06:07 UTCGHSA enrichment
  18. 2026-06-29 19:16 UTCEG score recompute
  19. 2026-06-29 19:16 UTCGHSA enrichment
  20. 2026-06-29 14:06 UTCEPSS rescore
  21. 2026-06-29 14:06 UTCEPSS rescore
  22. 2026-06-29 08:25 UTCEG score recompute
  23. 2026-06-29 08:25 UTCGHSA enrichment
  24. 2026-06-28 21:34 UTCEG score recompute
  25. 2026-06-28 21:33 UTCGHSA enrichment
  26. 2026-06-28 14:07 UTCEPSS rescore
  27. 2026-06-28 10:42 UTCEG score recompute 8.00
  28. 2026-06-28 10:42 UTCGHSA enrichment
  29. 2026-06-28 07:52 UTCMITRE cvelistV5CVSS v3 → 8 · severity → HIGH
  30. 2026-06-28 04:56 UTCEPSS rescore
  31. 2026-06-28 04:56 UTCEPSS rescore
  32. 2026-06-27 03:08 UTCEPSS rescore
  33. 2026-06-25 13:49 UTCEPSS rescore
  34. 2026-06-25 10:05 UTCEG score recompute
  35. 2026-06-25 10:05 UTCGHSA enrichment

Frequently asked(5)

What is CVE-2026-53256?
CVE-2026-53256 is a high vulnerability published on June 25, 2026. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: hold listener socket in rfcommconnectind() rfcommgetsockbychannel() scans rfcommsklist under the list lock, but returns the selected listener after dropping that lock without taking a reference.…
When was CVE-2026-53256 disclosed?
CVE-2026-53256 was first published in the National Vulnerability Database on June 25, 2026, with the most recent update on June 30, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53256 actively exploited?
CVE-2026-53256 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 18.0% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53256?
CVE-2026-53256 has a CVSS v3 base score of 8.0 (NVD).
How do I remediate CVE-2026-53256?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53256, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-53256

Explore →

Is Your Infrastructure Affected by CVE-2026-53256?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.