CVE-2026-63948
Last modified
CVE-2026-63948 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn __set_chan_timer() takes a l2cap_chan reference via l2cap_chan_hold() before scheduling the delayed work. The normal path in l2cap_chan_timeout() drops this reference with l2cap_chan_put() at the end, but the early return when chan->conn is NULL skips the put, leaking the reference. Add the missing l2cap_chan_put() before the early return.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn __set_chan_timer() takes a l2cap_chan reference via l2cap_chan_hold() before scheduling the delayed work. The normal path in l2cap_chan_timeout() drops this reference with l2cap_chan_put() at the end, but the early return when chan->conn is NULL skips the put, leaking the reference. Add the missing l2cap_chan_put() before the early return.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 06acb75e7ed600d0bbf7bff5628aa8f24a97978c, < 50f1bcaaaa3a80bb1c3472044bc146e8d49d51ee; >= e97e16433eb4533083b096a3824b93a5ca3aee79, < b5c59a5b469e2a809a2d57eda4ded94235971060; >= 8960ff650aec70485b40771cd8e6e8c4cb467d33, < 8894c2010435a56ce7c6c2a8785860c13554df2f; >= 955b5b6c54d95b5e7444dfc81c95c8e013f27ac0, < 63cd225cc13d782a85e2a73c04d0d350153eada1; >= adf0398cee86643b8eacde95f17d073d022f782c, < 107c826e4ef9ec5ad8f60e6fe64d8d5325ba508f; >= adf0398cee86643b8eacde95f17d073d022f782c, < e8a5baff5be273ca07771fd2b9bb1f2a4152917b; >= adf0398cee86643b8eacde95f17d073d022f782c, < 08d81fe96f80a8e20c7acb573b6a45d901fcf2cd; >= adf0398cee86643b8eacde95f17d073d022f782c, < 9dbd84990394c51f5cee1e8871bb5ff8af5ed939; e137e2ba96e51902dc2878131823a96bf8e638ae; 6466ee65e5b27161c846c73ef407f49dfa1bd1d9; eb86f955488c39526534211f2610e48a5cf8ead4; >= 5.10.217, < 5.10.259; >= 5.15.159, < 5.15.210; >= 6.1.91, < 6.1.176; >= 6.6.31, < 6.6.143; >= 4.19.314, < 4.20; >= 5.4.276, < 5.5; >= 6.8.10, < 6.9 |
| Linux | Linux | 6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63948?
How severe is CVE-2026-63948?
How do I fix CVE-2026-63948?
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-63942In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63943In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63944In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63945In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63946In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63947In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63949In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6395The Word 2 Cash plugin for WordPress is vulnerable to Cross-…6.1
- CVE-2026-63950In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63951In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63952In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-63953In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-63948?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
