In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFP_ATOMIC in wacom_wac_queue_flush() wacom_wac_queue_flush() is… (CVE-2026-68087)
A vulnerability in the Linux kernel's HID wacom driver was resolved by changing memory allocation from GFP_KERNEL to GFP_ATOMIC in the wacom_wac_queue_flush() function. The issue arose because wacom_wac_queue_flush() is called in an atomic context where sleeping is not allowed, but GFP_KERNEL allocations can sleep, causing a 'scheduling while atomic' bug. The fix ensures safe memory allocation in this context by using GFP_ATOMIC, preventing potential kernel stability issues.
AI Analysis
Technical Summary
The Linux kernel's HID wacom driver contained a flaw in the wacom_wac_queue_flush() function where GFP_KERNEL was used for memory allocation in an atomic context (specifically during USB HID URB completion handling). GFP_KERNEL allocations may sleep, which is disallowed in atomic contexts, leading to a 'scheduling while atomic' bug. The vulnerability was resolved by replacing GFP_KERNEL with GFP_ATOMIC to ensure non-sleeping allocations. The existing code handles allocation failures gracefully by skipping the fifo entry and continuing operation.
Potential Impact
This vulnerability could cause kernel instability or crashes due to improper memory allocation in atomic context, potentially affecting system reliability. There is no indication of direct security compromise such as privilege escalation or information disclosure from the provided data.
Mitigation Recommendations
A fix has been applied in the Linux kernel to replace GFP_KERNEL with GFP_ATOMIC in the affected function. Users should update to the patched kernel version once available. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or kernel mailing lists for the official fix and update guidance.
In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFP_ATOMIC in wacom_wac_queue_flush() wacom_wac_queue_flush() is… (CVE-2026-68087)
Description
A vulnerability in the Linux kernel's HID wacom driver was resolved by changing memory allocation from GFP_KERNEL to GFP_ATOMIC in the wacom_wac_queue_flush() function. The issue arose because wacom_wac_queue_flush() is called in an atomic context where sleeping is not allowed, but GFP_KERNEL allocations can sleep, causing a 'scheduling while atomic' bug. The fix ensures safe memory allocation in this context by using GFP_ATOMIC, preventing potential kernel stability issues.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's HID wacom driver contained a flaw in the wacom_wac_queue_flush() function where GFP_KERNEL was used for memory allocation in an atomic context (specifically during USB HID URB completion handling). GFP_KERNEL allocations may sleep, which is disallowed in atomic contexts, leading to a 'scheduling while atomic' bug. The vulnerability was resolved by replacing GFP_KERNEL with GFP_ATOMIC to ensure non-sleeping allocations. The existing code handles allocation failures gracefully by skipping the fifo entry and continuing operation.
Potential Impact
This vulnerability could cause kernel instability or crashes due to improper memory allocation in atomic context, potentially affecting system reliability. There is no indication of direct security compromise such as privilege escalation or information disclosure from the provided data.
Mitigation Recommendations
A fix has been applied in the Linux kernel to replace GFP_KERNEL with GFP_ATOMIC in the affected function. Users should update to the patched kernel version once available. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or kernel mailing lists for the official fix and update guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-m5p4-pw2f-ch5c
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-68087"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a79f0c4bf8831d539f5dcda
Added to database: 08/10/2026, 15:39:48 UTC
Last enriched: 08/10/2026, 15:44:01 UTC
Last updated: 08/10/2026, 19:21:22 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.