CVE-2026-53358

HIGHPre-NVD 8.88.8
EchelonGraph scoreMEDIUM confidence

Score 8.8 from GitHub Security Advisory (severity: HIGH) published 2026-07-02. the CNA's CVSS baseline 8.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: cna:linux, epss, ghsa
Trending — 4 sources updated this week
8.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.8Exploit: None knownExposed: 0

A fix is available — apply it.

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

Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()

l2cap_chan_close() removes the channel from conn->chan_l, which must be done under conn->lock. cleanup_listen() runs under the parent sk_lock, so acquiring conn->lock would invert the established conn->lock -> chan->lock -> sk_lock order.

Instead of calling l2cap_chan_close() directly, schedule l2cap_chan_timeout with delay 0 to close the channel asynchronously. The timeout handler already acquires conn->lock and chan->lock in the correct order.

The timer is only armed when chan->conn is still set: if it is already NULL, l2cap_conn_del() has already processed this channel (l2cap_chan_del + l2cap_sock_teardown_cb + l2cap_sock_close_cb), so there is nothing left to do. If l2cap_conn_del() races in after the timer is armed, __clear_chan_timer() inside l2cap_chan_del() cancels it; if the timer has already fired, the handler returns harmlessly because chan->conn was cleared.

CVSS v3
8.8
EG Score
8.8(medium)
EG Risk
44(Track)
EG Risk 44/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity88% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
24%
KEV
Not listed

Published

July 2, 2026

Last Modified

August 5, 2026

Advisory Details (8)

Auto-updated Jul 18, 2026
No patch confirmed yet.
generic

Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/8c8e620467a7b51562dbcefbd1f09f288d7d710d
generic

Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7555fd885a0603f50e49a655850a1f2bd8a25398
generic

Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/859d3ace791ed878ae9ba5522c7844d960da8f88
generic

Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/50dfec218808b148ab4247b1858031b7a32015c5
generic

Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/89dec92041717b027216e110599e4f6d6c921b79
generic

Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() - kernel/git/stable/linux.git - Linux kernel stable tree

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

Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() - kernel/git/stable/linux.git - Linux kernel stable tree

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

Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/3634cbdc2eb414b69ffa752ddbe5e0458518e321

Vendor Advisories for CVE-2026-53358(1)

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

Patch Availability(8)

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(4 across 4 ecosystems)
Debian:11(1)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 7.2~rc5-1~exp1 (496 versions)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 7.2~rc5-1~exp1 (335 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.94-1~bpo12+1 (27 versions)6.12.94-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.9-1~bpo13+1 (138 versions)7.0.12-1

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

All Vendor Advisories

(8)

Data Freshness Timeline

(refreshed 34× in last 7d / 156× 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.

Showing the most recent 100 of 219 total refreshes for this CVE.

  1. 2026-08-26 14:46 UTCEPSS rescore
  2. 2026-08-25 14:58 UTCEG score recompute
  3. 2026-08-25 14:58 UTCVendor advisory
  4. 2026-08-25 14:57 UTCGHSA enrichment
  5. 2026-08-25 13:49 UTCEPSS rescore
  6. 2026-08-25 01:54 UTCEG score recompute
  7. 2026-08-25 01:54 UTCVendor advisory
  8. 2026-08-25 01:54 UTCGHSA enrichment
  9. 2026-08-24 12:50 UTCEG score recompute
  10. 2026-08-24 12:50 UTCVendor advisory
  11. 2026-08-24 12:50 UTCGHSA enrichment
  12. 2026-08-23 23:48 UTCVendor advisory
  13. 2026-08-23 23:48 UTCGHSA enrichment
  14. 2026-08-23 10:46 UTCEG score recompute
  15. 2026-08-23 10:46 UTCVendor advisory
  16. 2026-08-23 10:46 UTCGHSA enrichment
  17. 2026-08-23 00:19 UTCEPSS rescore
  18. 2026-08-22 21:45 UTCVendor advisory
  19. 2026-08-22 21:45 UTCGHSA enrichment
  20. 2026-08-22 08:29 UTCEG score recompute
  21. 2026-08-22 08:29 UTCVendor advisory
  22. 2026-08-22 08:29 UTCGHSA enrichment
  23. 2026-08-21 23:49 UTCEPSS rescore
  24. 2026-08-21 19:27 UTCVendor advisory
  25. 2026-08-21 19:27 UTCGHSA enrichment
Show 75 more
  1. 2026-08-21 06:18 UTCEG score recompute
  2. 2026-08-21 06:18 UTCVendor advisory
  3. 2026-08-21 06:18 UTCGHSA enrichment
  4. 2026-08-20 22:55 UTCEPSS rescore
  5. 2026-08-20 17:16 UTCVendor advisory
  6. 2026-08-20 17:16 UTCGHSA enrichment
  7. 2026-08-20 04:14 UTCEG score recompute
  8. 2026-08-20 04:14 UTCVendor advisory
  9. 2026-08-20 04:14 UTCGHSA enrichment
  10. 2026-08-19 17:04 UTCEPSS rescore
  11. 2026-08-19 10:18 UTCVendor advisory
  12. 2026-08-19 10:18 UTCGHSA enrichment
  13. 2026-08-18 20:55 UTCEG score recompute
  14. 2026-08-18 20:55 UTCVendor advisory
  15. 2026-08-18 20:55 UTCGHSA enrichment
  16. 2026-08-18 13:48 UTCEPSS rescore
  17. 2026-08-18 04:32 UTCEG score recompute
  18. 2026-08-18 04:32 UTCVendor advisory
  19. 2026-08-18 04:31 UTCGHSA enrichment
  20. 2026-08-17 13:47 UTCEPSS rescore
  21. 2026-08-17 12:30 UTCVendor advisory
  22. 2026-08-17 12:30 UTCGHSA enrichment
  23. 2026-08-16 23:29 UTCEG score recompute
  24. 2026-08-16 23:29 UTCVendor advisory
  25. 2026-08-16 23:29 UTCGHSA enrichment
  26. 2026-08-16 14:56 UTCEPSS rescore
  27. 2026-08-16 10:26 UTCEG score recompute
  28. 2026-08-16 10:26 UTCVendor advisory
  29. 2026-08-16 10:26 UTCGHSA enrichment
  30. 2026-08-16 02:14 UTCEPSS rescore
  31. 2026-08-15 21:25 UTCVendor advisory
  32. 2026-08-15 21:25 UTCGHSA enrichment
  33. 2026-08-15 08:23 UTCEG score recompute
  34. 2026-08-15 08:23 UTCVendor advisory
  35. 2026-08-15 08:23 UTCGHSA enrichment
  36. 2026-08-15 01:30 UTCEPSS rescore
  37. 2026-08-14 19:21 UTCVendor advisory
  38. 2026-08-14 19:21 UTCGHSA enrichment
  39. 2026-08-14 06:15 UTCEG score recompute
  40. 2026-08-14 06:15 UTCVendor advisory
  41. 2026-08-14 06:15 UTCGHSA enrichment
  42. 2026-08-13 22:00 UTCEPSS rescore
  43. 2026-08-13 17:14 UTCVendor advisory
  44. 2026-08-13 17:13 UTCGHSA enrichment
  45. 2026-08-13 04:09 UTCVendor advisory
  46. 2026-08-13 04:09 UTCGHSA enrichment
  47. 2026-08-12 15:08 UTCEG score recompute
  48. 2026-08-12 15:08 UTCVendor advisory
  49. 2026-08-12 15:07 UTCGHSA enrichment
  50. 2026-08-12 13:51 UTCEPSS rescore
  51. 2026-08-12 02:05 UTCEG score recompute
  52. 2026-08-12 02:05 UTCVendor advisory
  53. 2026-08-12 02:05 UTCGHSA enrichment
  54. 2026-08-11 13:03 UTCEG score recompute
  55. 2026-08-11 13:03 UTCVendor advisory
  56. 2026-08-11 13:02 UTCGHSA enrichment
  57. 2026-08-11 00:00 UTCEPSS rescore
  58. 2026-08-11 00:00 UTCVendor advisory
  59. 2026-08-11 00:00 UTCGHSA enrichment
  60. 2026-08-10 10:59 UTCVendor advisory
  61. 2026-08-10 10:59 UTCGHSA enrichment
  62. 2026-08-09 21:55 UTCEG score recompute
  63. 2026-08-09 21:55 UTCVendor advisory
  64. 2026-08-09 21:55 UTCGHSA enrichment
  65. 2026-08-09 13:46 UTCEPSS rescore
  66. 2026-08-09 08:54 UTCVendor advisory
  67. 2026-08-09 08:54 UTCGHSA enrichment
  68. 2026-08-08 19:52 UTCEG score recompute
  69. 2026-08-08 19:52 UTCVendor advisory
  70. 2026-08-08 19:52 UTCGHSA enrichment
  71. 2026-08-08 16:37 UTCEPSS rescore
  72. 2026-08-08 06:50 UTCVendor advisory
  73. 2026-08-08 06:50 UTCGHSA enrichment
  74. 2026-08-07 17:49 UTCEG score recompute
  75. 2026-08-07 17:49 UTCVendor advisory

Frequently asked(5)

What is CVE-2026-53358?
CVE-2026-53358 is a high vulnerability published on July 2, 2026. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen() l2capchanclose() removes the channel from conn->chan_l, which must be done under conn->lock. cleanup_listen() runs under the parent sk_lock, so acquiring…
When was CVE-2026-53358 disclosed?
CVE-2026-53358 was first published in the National Vulnerability Database on July 2, 2026, with the most recent update on August 5, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53358 actively exploited?
CVE-2026-53358 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 75.9% of all scored CVEs.
What is the CVSS score of CVE-2026-53358?
CVE-2026-53358 has a CVSS v4.0 base score of 8.8 (CNA self-assessment; NVD's own analysis pending).
How do I remediate CVE-2026-53358?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53358, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53358

Explore →

Is Your Infrastructure Affected by CVE-2026-53358?

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