Kernel memory corruption via double-freed regulator supplies
Published Jul 25, 2025 · Updated May 11, 2026
Double free in the Linux kernel wcd9375 codec driver in 6.11 through 6.12.34 and 6.13 through 6.15.3 allows local users to corrupt kernel memory. The driver acquires regulator supplies with devm_regulator_bulk_get(), which schedules managed cleanup, but its probe-error and remove paths also call regulator_bulk_free() on the same supplies. Reachability requires the affected codec driver and execution of one of those cleanup paths; the duplicate release can destabilize the kernel.
Summary
What happened
Double free in the Linux kernel wcd9375 codec driver in 6.11 through 6.12.34 and 6.13 through 6.15.3 allows local users to corrupt kernel memory. The driver acquires regulator supplies with devm_regulator_bulk_get(), which schedules managed cleanup, but its probe-error and remove paths also call regulator_bulk_free() on the same supplies. Reachability requires the affected codec driver and execution of one of those cleanup paths; the duplicate release can destabilize the kernel.
The record
- CVE
- CVE-2025-38423
- Published
- Jul 25, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 25, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=216d04139a6d0ecaea9432178225b29d367da886 <63fe298652d4eda07d738bfcbbc59d1343a675ef
- Affected versionversion=216d04139a6d0ecaea9432178225b29d367da886 <c8228b5f3d74fd8ad4dfc79d5d601eb6fca5e63e
- Affected versionversion=216d04139a6d0ecaea9432178225b29d367da886 <ce30258c05d39b62a05c99016d7148b3bf60fbdc
- Affected versionversion=6.11
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo