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
12%
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(9)

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~rc7-1~exp1 (350 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 (141 versions)7.0.12-1

Weakness Classification(1)

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

All Vendor Advisories

(9)

Data Freshness Timeline

(refreshed 13× in last 7d / 71× 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 262 total refreshes for this CVE.

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

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 87.8% 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.