CVE-2026-45909
Awaiting Analysis Awaiting Analysis - Queue
Linux Kernel Clock Gate Driver Memory Corruption

Publication date: 2026-05-27

Last updated on: 2026-05-30

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Drop __initconst from gates Since commit 8ceff24a754a ("clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct") the mtk_gate structs are no longer just used for initialization/registration, but also at runtime. So drop __initconst annotations.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-30
Generated
2026-06-16
AI Q&A
2026-05-27
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
mediatek clk *
mediatek linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability relates to the Linux kernel's MediaTek clock driver. Specifically, a change was made to drop the __initconst annotation from mtk_gate structs because these structs are now used not only during initialization and registration but also at runtime. The __initconst annotation was originally intended for data used only during initialization, so keeping it at runtime could cause issues.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-45909. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart