Zero Day Monitor
DashboardVulnerabilitiesTrendingZero-DaysNews
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
1518 articles · 106541 vulns · 38/55 feeds (7d)
← Back to list
—
CVE-2026-23395

Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ Currently the code attempts to accept requests regardless of the command identifier which may cause multiple requests to be marked as pending (FLAG_DEFER_SETUP) which can cause more than L2CAP_ECRED_MAX_CID(5) to be allocated in l2cap_ecred_rsp_defer causing an overflow. The spec is quite clear that the same identifier shall not be used on subsequent requests: 'Within each signaling channel a different Identifier shall be used for each successive request or indication.' So this attempts to check if there are any channels pending with the same identifier and rejects if any are found. The Linux kernel CVE team has assigned CVE-2026-23395 to this issue.

Affected Products

VendorProductVersions
LinuxLinux15f02b91056253e8cdc592888f431da0731337b8, 15f02b91056253e8cdc592888f431da0731337b8, 15f02b91056253e8cdc592888f431da0731337b8, 15f02b91056253e8cdc592888f431da0731337b8, 15f02b91056253e8cdc592888f431da0731337b8, 15f02b91056253e8cdc592888f431da0731337b8, 5.7, 6.1.167, 6.6.130, 6.12.78, 6.18.20, 6.19.10, 7.0-rc5

References

  • https://git.kernel.org/stable/c/fb4a3a26483f3ea2cd21c7a2f7c45d5670600465
  • https://git.kernel.org/stable/c/2124d82fd25e1671bb3ceb37998af5aae5903e06
  • https://git.kernel.org/stable/c/6b949a6b33cbdf621d9fc6f0c48ac00915dbf514
  • https://git.kernel.org/stable/c/8d0d94f8ba5b3a0beec3b0da558b9bea48018117
  • https://git.kernel.org/stable/c/e72ee455297b794b852e5cea8d2d7bb17312172a
  • https://git.kernel.org/stable/c/5b3e2052334f2ff6d5200e952f4aa66994d09899

Related News (2 articles)

Tier C
VulDB4h ago
CVE-2026-23395 | Linux Kernel up to 7.0-rc4 Bluetooth allocation of resources
→ No new info (linked only)
Tier C
Linux Kernel CVEs6h ago
CVE-2026-23395: Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
→ No new info (linked only)
CISA KEV❌ No
Actively exploited✅ Yes
Published3/25/2026
Last enriched3h agov3
Trending Score50
Source articles2
Independent2
Info Completeness8/14
Missing: cvss, epss, cwe, kev, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Version History

v3
Last enriched 3h ago
v3Tier C3h ago

Updated severity from HIGH to CRITICAL and changed patch available version to 7.0-rc4.

severitypatchAvailable
via VulDB
v2Tier C5h ago

Updated description with CVE-2026-23395, added affected versions, changed severity to HIGH, and marked exploit available and actively exploited.

descriptionaffectedVersionsseverityexploitAvailableactivelyExploitedpatchAvailable
via Linux Kernel CVEs
v16h ago

Initial creation