CVE-2026-45909
Analyzed Analyzed - Analysis Complete

Linux Kernel Clock Gate Driver Memory Corruption

Vulnerability report for CVE-2026-45909, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-05-27

Last updated on: 2026-06-24

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-06-24
Generated
2026-07-06
AI Q&A
2026-05-27
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 6.19 (inc) to 6.19.4 (exc)
linux linux_kernel From 6.18 (inc) to 6.18.14 (exc)

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