In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: fix missing length checks in hidp_input_report()… (CVE-2026-63947)
A vulnerability in the Linux kernel Bluetooth HIDP subsystem was fixed to address missing length checks in the hidp_input_report() function. This function previously read keyboard and mouse payload data without verifying that the data buffer contained enough bytes, leading to out-of-bounds reads when processing truncated packets from paired devices. The issue was resolved by replacing manual length checks with safer skb_pull_data() calls that ensure sufficient data is present before reading.
AI Analysis
Technical Summary
The Linux kernel's Bluetooth HIDP input report handler (hidp_input_report()) lacked proper length validation before reading data from skb buffers. Specifically, if a paired Bluetooth device sent a truncated packet, the handler would read beyond the valid skb data, causing an out-of-bounds read. This could result in phantom key presses or spurious mouse movements. The fix involved replacing manual pointer arithmetic and length tracking with calls to skb_pull_data(), which returns NULL if the requested bytes are not available, preventing out-of-bounds access.
Potential Impact
An attacker controlling a paired Bluetooth HID device could send malformed truncated packets causing the kernel to read beyond valid memory bounds. This may lead to incorrect input events such as phantom key presses or mouse movements. There is no indication of code execution or privilege escalation from this vulnerability based on the available data.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by modifying the hidp_input_report() function to use skb_pull_data() for safer length checks. Users and administrators should apply the official kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor or Linux kernel advisories for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: fix missing length checks in hidp_input_report()… (CVE-2026-63947)
Description
A vulnerability in the Linux kernel Bluetooth HIDP subsystem was fixed to address missing length checks in the hidp_input_report() function. This function previously read keyboard and mouse payload data without verifying that the data buffer contained enough bytes, leading to out-of-bounds reads when processing truncated packets from paired devices. The issue was resolved by replacing manual length checks with safer skb_pull_data() calls that ensure sufficient data is present before reading.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's Bluetooth HIDP input report handler (hidp_input_report()) lacked proper length validation before reading data from skb buffers. Specifically, if a paired Bluetooth device sent a truncated packet, the handler would read beyond the valid skb data, causing an out-of-bounds read. This could result in phantom key presses or spurious mouse movements. The fix involved replacing manual pointer arithmetic and length tracking with calls to skb_pull_data(), which returns NULL if the requested bytes are not available, preventing out-of-bounds access.
Potential Impact
An attacker controlling a paired Bluetooth HID device could send malformed truncated packets causing the kernel to read beyond valid memory bounds. This may lead to incorrect input events such as phantom key presses or mouse movements. There is no indication of code execution or privilege escalation from this vulnerability based on the available data.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by modifying the hidp_input_report() function to use skb_pull_data() for safer length checks. Users and administrators should apply the official kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor or Linux kernel advisories for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-j4pv-6p78-8g93
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63947"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27aa2a4a8d598912e8ad
Added to database: 07/19/2026, 19:38:18 UTC
Last enriched: 07/19/2026, 20:04:57 UTC
Last updated: 07/20/2026, 17:26:47 UTC
Views: 10
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.