In the Linux kernel, the following vulnerability has been resolved: mfd: cros_ec: Delay dev_set_drvdata() until probe success If ec_device_probe()… (CVE-2026-64420)
A use-after-free vulnerability was identified and resolved in the Linux kernel's cros_ec driver. The issue occurs because the driver sets a device driver data pointer before the probe function completes successfully. If the probe fails, the memory for the device structure is freed, but the stale pointer remains accessible to sub-drivers, leading to invalid memory access. This vulnerability could cause kernel crashes or memory corruption when sub-drivers access the freed memory. The fix delays setting the driver data pointer until all initialization steps succeed.
AI Analysis
Technical Summary
The Linux kernel cros_ec driver had a use-after-free vulnerability caused by setting the device driver data pointer (dev_set_drvdata) before the probe function (ec_device_probe) completed successfully. If ec_device_probe failed, the cros_ec_dev structure memory was freed, but the stale pointer remained accessible via the platform device. Sub-drivers such as cros_ec_typec could then access this freed memory, causing use-after-free errors and potential kernel instability. The patch moves the dev_set_drvdata call to after successful initialization to prevent exposing stale pointers.
Potential Impact
This vulnerability can lead to use-after-free conditions in the kernel, potentially causing kernel crashes, memory corruption, or undefined behavior when sub-drivers access freed memory. There is no indication of remote exploitability or privilege escalation in the provided data. No known exploits are reported in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to delay the dev_set_drvdata call until after the probe function completes successfully, preventing exposure of stale pointers. Users should update to the patched kernel version once available. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: mfd: cros_ec: Delay dev_set_drvdata() until probe success If ec_device_probe()… (CVE-2026-64420)
Description
A use-after-free vulnerability was identified and resolved in the Linux kernel's cros_ec driver. The issue occurs because the driver sets a device driver data pointer before the probe function completes successfully. If the probe fails, the memory for the device structure is freed, but the stale pointer remains accessible to sub-drivers, leading to invalid memory access. This vulnerability could cause kernel crashes or memory corruption when sub-drivers access the freed memory. The fix delays setting the driver data pointer until all initialization steps succeed.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel cros_ec driver had a use-after-free vulnerability caused by setting the device driver data pointer (dev_set_drvdata) before the probe function (ec_device_probe) completed successfully. If ec_device_probe failed, the cros_ec_dev structure memory was freed, but the stale pointer remained accessible via the platform device. Sub-drivers such as cros_ec_typec could then access this freed memory, causing use-after-free errors and potential kernel instability. The patch moves the dev_set_drvdata call to after successful initialization to prevent exposing stale pointers.
Potential Impact
This vulnerability can lead to use-after-free conditions in the kernel, potentially causing kernel crashes, memory corruption, or undefined behavior when sub-drivers access freed memory. There is no indication of remote exploitability or privilege escalation in the provided data. No known exploits are reported in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to delay the dev_set_drvdata call until after the probe function completes successfully, preventing exposure of stale pointers. Users should update to the patched kernel version once available. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-wgwq-6fx3-368g
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64420"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a6542099c2644c7f80832db
Added to database: 07/25/2026, 23:08:57 UTC
Last enriched: 07/25/2026, 23:22:19 UTC
Last updated: 07/25/2026, 23:22:19 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.