Kernel memory corruption via redundant driver free
Published May 17, 2024 · Updated May 11, 2026
Double free in the MediaTek clock driver in Linux allows local users to corrupt kernel memory during removal of an affected device. The clk_mt8135_apmixed_probe function gives clk_data a device-managed lifetime, but the removal callback explicitly frees the same allocation before device cleanup frees it again. Triggering the flaw requires a system using the affected MediaTek clock driver and control of its removal path; the bounded consequence includes a kernel crash.
Summary
What happened
Double free in the MediaTek clock driver in Linux allows local users to corrupt kernel memory during removal of an affected device. The clk_mt8135_apmixed_probe function gives clk_data a device-managed lifetime, but the removal callback explicitly frees the same allocation before device cleanup frees it again. Triggering the flaw requires a system using the affected MediaTek clock driver and control of its removal path; the bounded consequence includes a kernel crash.
The record
- CVE
- CVE-2024-27433
- Published
- May 17, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 17, 2024CVE 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=6.4
- Affected versionversion=c50e2ea6507bcf5a4475f821fc03dd1fdcb894a7 <a32e88f2b20259f5fe4f8eed598bbc85dc4879ed
- Affected versionversion=c50e2ea6507bcf5a4475f821fc03dd1fdcb894a7 <de3340533bd68a7b3d6be1841b8eb3fa6c762fe6
- Affected versionversion=c50e2ea6507bcf5a4475f821fc03dd1fdcb894a7 <f3633fed984f1db106ff737a0bb52fadb2d89ac7
- Affected versionversion=c50e2ea6507bcf5a4475f821fc03dd1fdcb894a7 <fa761ce7a1d15cca1a306b3635f81a22b15fee5b
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.
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