In the Linux kernel, the following vulnerability has been resolved: Input: iforce - bound the device-reported force-feedback effect index… (CVE-2026-64273)
A vulnerability in the Linux kernel's iforce input driver allows an out-of-bounds write due to improper bounds checking of a device-reported force-feedback effect index. The index is masked to a range of 0..127, but the array it indexes holds only 32 entries, leading to potential memory corruption when indices 32 through 127 are used. This can be triggered by malicious or counterfeit devices sending crafted status reports. The issue has been resolved by rejecting out-of-range indices and properly bounding the index against the array size.
AI Analysis
Technical Summary
The Linux kernel iforce driver processes force-feedback effect indices reported by input devices without adequate bounds checking. Specifically, the function iforce_process_packet() masks the index to 0..127 but uses it to access an array of only 32 elements, resulting in out-of-bounds bit operations on memory beyond the array. This vulnerability arises because the device payload is unvalidated and the status path is not restricted to devices with force feedback. The fix involves rejecting indices outside the valid range and bounding the index against IFORCE_EFFECTS_MAX (32), ensuring memory safety regardless of device-reported effects.
Potential Impact
A malicious or counterfeit input device can send crafted force-feedback status packets with out-of-range indices, causing out-of-bounds bit read-modify-write operations in kernel memory. This can lead to memory corruption, potentially destabilizing the kernel or enabling further exploitation. Legitimate devices are unaffected as they only send indices within the valid range.
Mitigation Recommendations
A fix has been implemented that rejects out-of-range indices and properly bounds the index against the array size IFORCE_EFFECTS_MAX. Users should apply the official Linux kernel updates containing this patch to mitigate the vulnerability. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the official Linux kernel advisories for the exact fixed versions and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: Input: iforce - bound the device-reported force-feedback effect index… (CVE-2026-64273)
Description
A vulnerability in the Linux kernel's iforce input driver allows an out-of-bounds write due to improper bounds checking of a device-reported force-feedback effect index. The index is masked to a range of 0..127, but the array it indexes holds only 32 entries, leading to potential memory corruption when indices 32 through 127 are used. This can be triggered by malicious or counterfeit devices sending crafted status reports. The issue has been resolved by rejecting out-of-range indices and properly bounding the index against the array size.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel iforce driver processes force-feedback effect indices reported by input devices without adequate bounds checking. Specifically, the function iforce_process_packet() masks the index to 0..127 but uses it to access an array of only 32 elements, resulting in out-of-bounds bit operations on memory beyond the array. This vulnerability arises because the device payload is unvalidated and the status path is not restricted to devices with force feedback. The fix involves rejecting indices outside the valid range and bounding the index against IFORCE_EFFECTS_MAX (32), ensuring memory safety regardless of device-reported effects.
Potential Impact
A malicious or counterfeit input device can send crafted force-feedback status packets with out-of-range indices, causing out-of-bounds bit read-modify-write operations in kernel memory. This can lead to memory corruption, potentially destabilizing the kernel or enabling further exploitation. Legitimate devices are unaffected as they only send indices within the valid range.
Mitigation Recommendations
A fix has been implemented that rejects out-of-range indices and properly bounds the index against the array size IFORCE_EFFECTS_MAX. Users should apply the official Linux kernel updates containing this patch to mitigate the vulnerability. Since this is a kernel vulnerability, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the official Linux kernel advisories for the exact fixed versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-mwj6-9jph-6qp6
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64273"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420f9c2644c7f80868e2
Added to database: 07/25/2026, 23:09:03 UTC
Last enriched: 07/25/2026, 23:42:07 UTC
Last updated: 07/26/2026, 03:45:33 UTC
Views: 4
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.