In the Linux kernel, the following vulnerability has been resolved: Input: alps - fix use-after-free bugs caused by dev3_register_work The… (CVE-2025-68822)
A use-after-free vulnerability in the Linux kernel's ALPS touchpad driver was resolved. The issue arises from a race condition involving the dev3_register_work delayed work item, which can be scheduled after the associated data structure has been freed during device detachment. This can lead to use of freed memory, causing potential system compromise. The fix involves properly canceling the delayed work to prevent execution after deallocation.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel ALPS touchpad driver (CVE-2025-68822) is caused by a race condition where the dev3_register_work delayed work item can be scheduled after the alps_data structure has been freed during device disconnection. The original code called flush_workqueue() to wait for queued work items, but this does not block work items queued after the call. As a result, dev3_register_work could execute referencing freed memory, leading to use-after-free. The fix adds disable_delayed_work_sync() in alps_disconnect() to ensure the delayed work is properly canceled before freeing memory. This bug was identified by static analysis.
Potential Impact
Successful exploitation of this use-after-free vulnerability could lead to arbitrary code execution or system compromise due to the kernel referencing freed memory. The CVSS 3.1 vector indicates local attack vector with low complexity and low privileges required, no user interaction, and high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
No official patch links are provided in the data. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The fix involves adding disable_delayed_work_sync() in alps_disconnect() to cancel the delayed work item properly. Until patched, users should monitor vendor advisories for updates and apply kernel updates when available.
In the Linux kernel, the following vulnerability has been resolved: Input: alps - fix use-after-free bugs caused by dev3_register_work The… (CVE-2025-68822)
Description
A use-after-free vulnerability in the Linux kernel's ALPS touchpad driver was resolved. The issue arises from a race condition involving the dev3_register_work delayed work item, which can be scheduled after the associated data structure has been freed during device detachment. This can lead to use of freed memory, causing potential system compromise. The fix involves properly canceling the delayed work to prevent execution after deallocation.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel ALPS touchpad driver (CVE-2025-68822) is caused by a race condition where the dev3_register_work delayed work item can be scheduled after the alps_data structure has been freed during device disconnection. The original code called flush_workqueue() to wait for queued work items, but this does not block work items queued after the call. As a result, dev3_register_work could execute referencing freed memory, leading to use-after-free. The fix adds disable_delayed_work_sync() in alps_disconnect() to ensure the delayed work is properly canceled before freeing memory. This bug was identified by static analysis.
Potential Impact
Successful exploitation of this use-after-free vulnerability could lead to arbitrary code execution or system compromise due to the kernel referencing freed memory. The CVSS 3.1 vector indicates local attack vector with low complexity and low privileges required, no user interaction, and high impact on confidentiality, integrity, and availability.
Mitigation Recommendations
No official patch links are provided in the data. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The fix involves adding disable_delayed_work_sync() in alps_disconnect() to cancel the delayed work item properly. Until patched, users should monitor vendor advisories for updates and apply kernel updates when available.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-5w2m-pcx5-5834
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2025-68822"]
- Ecosystems
- []
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6a6b72d19c2644c7f8477076
Added to database: 07/30/2026, 15:50:41 UTC
Last enriched: 07/30/2026, 19:14:30 UTC
Last updated: 08/03/2026, 07:17:54 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.