Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: Input: edt-ft5x06 - fix use-after-free in debugfs teardown The commit… (CVE-2026-46097)
In the Linux kernel, the following vulnerability has been resolved: Input: edt-ft5x06 - fix use-after-free in debugfs teardown The commit 68743c500c6e ("Input: edt-ft5x06 - use per-client debugfs directory") removed the manual debugfs teardown, relying on the I2C core to handle it. However, this creates a window where debugfs files are still accessible after edt_ft5x06_ts_teardown_debugfs() frees tsdata->raw_buffer. To prevent a use-after-free, protect the freeing of raw_buffer with the device mutex and set raw_buffer to NULL. The debugfs read function already checks if raw_buffer is NULL under the same mutex, so this safely avoids the use-after-free.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel edt-ft5x06 input driver was caused by a race condition where debugfs files remained accessible after the raw_buffer memory was freed, leading to a use-after-free condition (CWE-416). The root cause was the removal of manual debugfs teardown in favor of relying on the I2C core, which introduced a window where debugfs read operations could access freed memory. The patch protects the freeing of raw_buffer with a device mutex and sets raw_buffer to NULL, ensuring that debugfs read functions safely check for NULL before access, thus preventing use-after-free.
Potential Impact
This vulnerability allows a local attacker with limited privileges to exploit a use-after-free condition, potentially causing memory corruption. The CVSS vector indicates high impact on confidentiality, integrity, and availability (C:H/I:H/A:H), meaning exploitation could lead to full system compromise or denial of service.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves mutex protection and nullification of raw_buffer to prevent use-after-free. Users should monitor official Linux kernel advisories for patches addressing this issue and apply them promptly once available.
Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: Input: edt-ft5x06 - fix use-after-free in debugfs teardown The commit… (CVE-2026-46097)
Description
In the Linux kernel, the following vulnerability has been resolved: Input: edt-ft5x06 - fix use-after-free in debugfs teardown The commit 68743c500c6e ("Input: edt-ft5x06 - use per-client debugfs directory") removed the manual debugfs teardown, relying on the I2C core to handle it. However, this creates a window where debugfs files are still accessible after edt_ft5x06_ts_teardown_debugfs() frees tsdata->raw_buffer. To prevent a use-after-free, protect the freeing of raw_buffer with the device mutex and set raw_buffer to NULL. The debugfs read function already checks if raw_buffer is NULL under the same mutex, so this safely avoids the use-after-free.
CVSS v3.1
Score 7.8high
Affected software
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel edt-ft5x06 input driver was caused by a race condition where debugfs files remained accessible after the raw_buffer memory was freed, leading to a use-after-free condition (CWE-416). The root cause was the removal of manual debugfs teardown in favor of relying on the I2C core, which introduced a window where debugfs read operations could access freed memory. The patch protects the freeing of raw_buffer with a device mutex and sets raw_buffer to NULL, ensuring that debugfs read functions safely check for NULL before access, thus preventing use-after-free.
Potential Impact
This vulnerability allows a local attacker with limited privileges to exploit a use-after-free condition, potentially causing memory corruption. The CVSS vector indicates high impact on confidentiality, integrity, and availability (C:H/I:H/A:H), meaning exploitation could lead to full system compromise or denial of service.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves mutex protection and nullification of raw_buffer to prevent use-after-free. Users should monitor official Linux kernel advisories for patches addressing this issue and apply them promptly once available.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-69mg-vw3h-xm3v
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-46097"]
- Ecosystems
- []
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6a3ef7ee27e9c79719034aa3
Added to database: 06/26/2026, 22:06:38 UTC
Last enriched: 06/26/2026, 22:48:59 UTC
Last updated: 07/31/2026, 19:30:22 UTC
Views: 5
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.