CVE-2026-98108
Last modified
CVE-2026-98108 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan l2cap_new_connection() sets default value of channel mode to match the parent channel. l2cap_le_connect_req() left this at the default, and created L2CAP_MODE_EXT_FLOWCTL channels if listening pchan has that mode.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan l2cap_new_connection() sets default value of channel mode to match the parent channel. l2cap_le_connect_req() left this at the default, and created L2CAP_MODE_EXT_FLOWCTL channels if listening pchan has that mode. This causes FLAG_DEFER_SETUP channels to reply to L2CAP_LE_CONN_REQ with L2CAP_ECRED_CONN_RSP, which is incorrect. It can also result to stack OOB write (of l2cap_alloc_cid determined values) in l2cap_ecred_rsp_defer(), as l2cap_le_connect_req() does not limit maximum number of deferred channels or check for duplicate ident. Fix by setting chan->mode correctly in l2cap_le_connect_req(). Also check channel mode in l2cap_ecred_rsp_defer(), and do WARN_ON_ONCE instead of OOB write to make it less brittle.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 15f02b91056253e8cdc592888f431da0731337b8, < 1074bcc57f741223f9fa82ce6afe5c3d783e4d10; >= 15f02b91056253e8cdc592888f431da0731337b8, < 5d5a625cbc854d4c4f68e4b16fcf6e682d9a9ed1; >= 15f02b91056253e8cdc592888f431da0731337b8, < 6cb79e6499228cfdbd4b3301371ce74d01cd2f80; >= 15f02b91056253e8cdc592888f431da0731337b8, < 4ef05db5b08b176a551b4a6287372045998806b0 |
| Linux | Linux | 5.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98108?
How severe is CVE-2026-98108?
How do I fix CVE-2026-98108?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-98102In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98103In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98104In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98105In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98106In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98107In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98109In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9811A stored Cross-Site Scripting (XSS) vulnerability exists in …5.4
- CVE-2026-98110In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98111In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98112In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-98113In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98108?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
