CVE-2026-46097

Source
https://cve.org/CVERecord?id=CVE-2026-46097
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46097.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-46097
Downstream
Related
Published
2026-05-27T12:58:59.100Z
Modified
2026-06-27T11:54:49.219377039Z
Summary
Input: edt-ft5x06 - fix use-after-free in debugfs teardown
Details

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 edtft5x06tsteardowndebugfs() frees tsdata->raw_buffer.

To prevent a use-after-free, protect the freeing of rawbuffer with the device mutex and set rawbuffer 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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46097.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
68743c500c6eafcd0b16dc6067fea5bca0795eef
Fixed
a516d43886623e3cca5fa3446bed8fc7c7982be2
Fixed
9f6c5e7b747d40e1c65cbfcb975857d25154c075
Fixed
f5f9e07060519e2287e99019a6de1eb3ebb65c37

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46097.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.17.0
Fixed
6.18.27
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46097.json"