In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix UAF in iso_recv_frame iso_recv_frame reads conn->sk under… (CVE-2026-63946)
A use-after-free vulnerability was identified and fixed in the Linux kernel's Bluetooth ISO code. The issue involved the iso_recv_frame function accessing a socket pointer after releasing a lock without holding a reference, allowing a concurrent operation to free the socket and cause a use-after-free condition. The fix involved properly holding a reference to the socket while the lock was held to prevent premature freeing.
AI Analysis
Technical Summary
CVE-2026-63946 is a use-after-free vulnerability in the Linux kernel Bluetooth ISO subsystem. The iso_recv_frame function reads the socket pointer conn->sk under a lock but releases the lock before using the socket without holding a reference. This allows a concurrent iso_sock_kill() call to free the socket, leading to use-after-free on socket state and receive queue functions. The vulnerability was fixed by replacing the bare pointer read with a call to iso_sock_hold(conn), which atomically increments the socket reference count while the lock is held, preventing the socket from being freed prematurely.
Potential Impact
This vulnerability could lead to use-after-free conditions in the Bluetooth ISO code path of the Linux kernel, potentially causing kernel crashes or undefined behavior. No known exploits in the wild have been reported. The impact is limited to systems running vulnerable Linux kernel versions with Bluetooth ISO support.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by properly managing socket references in the iso_recv_frame function. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor or Linux kernel advisory for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix UAF in iso_recv_frame iso_recv_frame reads conn->sk under… (CVE-2026-63946)
Description
A use-after-free vulnerability was identified and fixed in the Linux kernel's Bluetooth ISO code. The issue involved the iso_recv_frame function accessing a socket pointer after releasing a lock without holding a reference, allowing a concurrent operation to free the socket and cause a use-after-free condition. The fix involved properly holding a reference to the socket while the lock was held to prevent premature freeing.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-63946 is a use-after-free vulnerability in the Linux kernel Bluetooth ISO subsystem. The iso_recv_frame function reads the socket pointer conn->sk under a lock but releases the lock before using the socket without holding a reference. This allows a concurrent iso_sock_kill() call to free the socket, leading to use-after-free on socket state and receive queue functions. The vulnerability was fixed by replacing the bare pointer read with a call to iso_sock_hold(conn), which atomically increments the socket reference count while the lock is held, preventing the socket from being freed prematurely.
Potential Impact
This vulnerability could lead to use-after-free conditions in the Bluetooth ISO code path of the Linux kernel, potentially causing kernel crashes or undefined behavior. No known exploits in the wild have been reported. The impact is limited to systems running vulnerable Linux kernel versions with Bluetooth ISO support.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this vulnerability by properly managing socket references in the iso_recv_frame function. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor or Linux kernel advisory for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-9g79-vcq4-5rfr
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63946"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27aa2a4a8d598912ebbc
Added to database: 07/19/2026, 19:38:18 UTC
Last enriched: 07/19/2026, 20:05:27 UTC
Last updated: 07/20/2026, 08:03:09 UTC
Views: 12
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.