In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer Commit… (CVE-2026-64127)
A vulnerability in the Linux kernel Bluetooth L2CAP implementation caused an incorrect pointer and size to be used when sending a specific reconfiguration request packet. This resulted in leaking 8 bytes of kernel stack memory, including a kernel stack address, to a paired Bluetooth peer. The issue broke the intended feature and exposed kernel memory information. A patch has been applied to restore correct packet size and pointer usage.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel Bluetooth L2CAP ecred_reconfigure function stems from a code change that converted an on-stack request PDU from a packed struct to a flexible array macro (DEFINE_RAW_FLEX) without adjusting the size and pointer arguments passed to l2cap_send_cmd(). This caused the function to send the size of a pointer (8 bytes on 64-bit) and the address of the pointer variable on the stack instead of the actual payload data. Consequently, the L2CAP_ECRED_RECONFIGURE_REQ packet sent to the Bluetooth peer contained 8 bytes copied from the kernel stack, leaking a kernel stack address. The patch restores the original semantics by passing the correct size and pointer to the payload, fixing the information leak and restoring the feature's functionality.
Potential Impact
The vulnerability leaks kernel stack memory, including a kernel stack address, to a paired Bluetooth device. This information disclosure could aid an attacker in bypassing kernel address space layout randomization (KASLR) or other kernel memory protections. The malformed packet also causes the L2CAP_ECRED_RECONFIGURE feature to break for the local initiator, impacting Bluetooth functionality.
Mitigation Recommendations
A patch has been applied to the Linux kernel that corrects the size and pointer arguments in the Bluetooth L2CAP ecred_reconfigure function, preventing kernel stack memory leakage and restoring proper feature operation. Users should update to the fixed kernel version once available. Patch status is not explicitly stated in the input data; check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointer Commit… (CVE-2026-64127)
Description
A vulnerability in the Linux kernel Bluetooth L2CAP implementation caused an incorrect pointer and size to be used when sending a specific reconfiguration request packet. This resulted in leaking 8 bytes of kernel stack memory, including a kernel stack address, to a paired Bluetooth peer. The issue broke the intended feature and exposed kernel memory information. A patch has been applied to restore correct packet size and pointer usage.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel Bluetooth L2CAP ecred_reconfigure function stems from a code change that converted an on-stack request PDU from a packed struct to a flexible array macro (DEFINE_RAW_FLEX) without adjusting the size and pointer arguments passed to l2cap_send_cmd(). This caused the function to send the size of a pointer (8 bytes on 64-bit) and the address of the pointer variable on the stack instead of the actual payload data. Consequently, the L2CAP_ECRED_RECONFIGURE_REQ packet sent to the Bluetooth peer contained 8 bytes copied from the kernel stack, leaking a kernel stack address. The patch restores the original semantics by passing the correct size and pointer to the payload, fixing the information leak and restoring the feature's functionality.
Potential Impact
The vulnerability leaks kernel stack memory, including a kernel stack address, to a paired Bluetooth device. This information disclosure could aid an attacker in bypassing kernel address space layout randomization (KASLR) or other kernel memory protections. The malformed packet also causes the L2CAP_ECRED_RECONFIGURE feature to break for the local initiator, impacting Bluetooth functionality.
Mitigation Recommendations
A patch has been applied to the Linux kernel that corrects the size and pointer arguments in the Bluetooth L2CAP ecred_reconfigure function, preventing kernel stack memory leakage and restoring proper feature operation. Users should update to the fixed kernel version once available. Patch status is not explicitly stated in the input data; check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-w532-m3j8-f99h
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64127"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27a82a4a8d598912aba9
Added to database: 07/19/2026, 19:38:16 UTC
Last enriched: 07/19/2026, 19:43:37 UTC
Last updated: 07/20/2026, 17:26:47 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.