CVE-2026-64178
Last modified
CVE-2026-64178 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: Fix UAF read of dev->name bnep_add_connection() needs to keep holding the bnep_session_sem while reading dev->name (just like bnep_get_connlist() does); otherwise the bnep_session() thread can concurrently free the net_device, which can for example be triggered by a concurrent bnep_del_connection(). (This UAF is fairly uninteresting from a security perspective; calling bnep_add_connection() requires passing a capable(CAP_NET_ADMIN) check. It also requires completely tearing down a netdev during a fairly tight race window.). EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: Fix UAF read of dev->name bnep_add_connection() needs to keep holding the bnep_session_sem while reading dev->name (just like bnep_get_connlist() does); otherwise the bnep_session() thread can concurrently free the net_device, which can for example be triggered by a concurrent bnep_del_connection(). (This UAF is fairly uninteresting from a security perspective; calling bnep_add_connection() requires passing a capable(CAP_NET_ADMIN) check. It also requires completely tearing down a netdev during a fairly tight race window.)
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 2.6.12.1, < 5.10.258 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.209 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.175 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.142 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.92 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.34 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.11 | — |
| Linux | Linux Kernel | 2.6.12 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-64178?
How severe is CVE-2026-64178?
How do I fix CVE-2026-64178?
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-64172In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64173In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64174In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64175In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64176In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-64177In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64179In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-6418An issue was discovered in the Shared Account Synchronizatio…4.9
- CVE-2026-64180In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64181In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64182In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64183In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-64178?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
