In the Linux kernel, the following vulnerability has been resolved: Input: evdev - sanitize event type index when fetching event masks The… (CVE-2026-74683)
A vulnerability in the Linux kernel's evdev input subsystem was resolved by sanitizing the event type index used when fetching event masks. The issue involved a user-supplied event type index that could be used in out-of-bounds speculative execution, potentially leading to unsafe memory access. The fix clamps the index to zero in out-of-bounds cases, preventing speculative out-of-bounds loads.
AI Analysis
Technical Summary
The Linux kernel evdev subsystem used a user-supplied event type index in EVIOCGMASK and EVIOCSMASK ioctls to index arrays without sufficient speculative execution protections. Although the event type index is architecturally bounded by EV_CNT, speculative execution could mispredict bounds checks and perform out-of-bounds loads. The vulnerability was mitigated by applying a branchless sanitization using array_index_mask_nospec() in evdev_get_mask_cnt(), which clamps out-of-bounds indices to zero and forces the count to zero speculatively, preventing speculative memory access to client evmasks arrays.
Potential Impact
This vulnerability could allow speculative execution to access memory out-of-bounds when processing input event masks, potentially exposing sensitive kernel memory contents. However, no known exploits in the wild have been reported. The impact is limited to speculative execution side effects rather than direct memory corruption or privilege escalation.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by sanitizing the event type index in evdev_get_mask_cnt() using array_index_mask_nospec(). Users should update to a Linux kernel version that includes this fix. Since this is a kernel-level fix, applying the official kernel update or patch from the vendor or distribution is the recommended mitigation. Patch status is not explicitly confirmed in the provided data; users should consult their Linux distribution or vendor advisory for the exact fixed versions and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: Input: evdev - sanitize event type index when fetching event masks The… (CVE-2026-74683)
Description
A vulnerability in the Linux kernel's evdev input subsystem was resolved by sanitizing the event type index used when fetching event masks. The issue involved a user-supplied event type index that could be used in out-of-bounds speculative execution, potentially leading to unsafe memory access. The fix clamps the index to zero in out-of-bounds cases, preventing speculative out-of-bounds loads.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel evdev subsystem used a user-supplied event type index in EVIOCGMASK and EVIOCSMASK ioctls to index arrays without sufficient speculative execution protections. Although the event type index is architecturally bounded by EV_CNT, speculative execution could mispredict bounds checks and perform out-of-bounds loads. The vulnerability was mitigated by applying a branchless sanitization using array_index_mask_nospec() in evdev_get_mask_cnt(), which clamps out-of-bounds indices to zero and forces the count to zero speculatively, preventing speculative memory access to client evmasks arrays.
Potential Impact
This vulnerability could allow speculative execution to access memory out-of-bounds when processing input event masks, potentially exposing sensitive kernel memory contents. However, no known exploits in the wild have been reported. The impact is limited to speculative execution side effects rather than direct memory corruption or privilege escalation.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by sanitizing the event type index in evdev_get_mask_cnt() using array_index_mask_nospec(). Users should update to a Linux kernel version that includes this fix. Since this is a kernel-level fix, applying the official kernel update or patch from the vendor or distribution is the recommended mitigation. Patch status is not explicitly confirmed in the provided data; users should consult their Linux distribution or vendor advisory for the exact fixed versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-76mx-gxxj-5f36
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74683"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f1acd9273b499bc778
Added to database: 08/22/2026, 22:51:29 UTC
Last enriched: 08/23/2026, 00:24:07 UTC
Last updated: 08/23/2026, 01:32:14 UTC
Views: 2
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.