CVE-2025-68804: platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
In the Linux kernel, the following vulnerability has been resolved:
platform/chrome: crosecishtp: Fix UAF after unbinding driver
After unbinding the driver, another kthread crosecconsolelogwork is still accessing the device, resulting an UAF and crash.
The driver doesn't unregister the EC device in .remove() which should shutdown sub-devices synchronously. Fix it.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-68804?
CVE-2025-68804 has a risk severity score of 28.
What does CVE-2025-68804 affect?
CVE-2025-68804 affects the cros_ec_ishtp driver in the Linux kernel.
How do I fix CVE-2025-68804?
To fix CVE-2025-68804, ensure you update to the patched version of the Linux kernel that addresses this UAF issue.
What is the impact of CVE-2025-68804?
The impact of CVE-2025-68804 includes potential crashes due to use-after-free (UAF) when accessing a device after unbinding the driver.
When was CVE-2025-68804 published?
CVE-2025-68804 was published on January 13, 2026.