Answer in brief
CVE-2026-45909 records a High severity (CVSS 7.8) vulnerability in clk: mediatek: Drop __initconst from gates. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=8ceff24a754ac065123ae0ec9f31ec03aff55f8a <1debd9ba7eb18af8fb63dc93517c6bbcab0e31ee || >=8ceff24a754ac065123ae0ec9f31ec03aff55f8a <866d8ecc4e789f7d73d6cafd1b122d1b6032b3b1 || >=8ceff24a754ac065123ae0ec9f31ec03aff55f8a <871afb43e41ad4e8246438de495a939cd0f8113c | 1debd9ba7eb18af8fb63dc93517c6bbcab0e31ee, 866d8ecc4e789f7d73d6cafd1b122d1b6032b3b1, 871afb43e41ad4e8246438de495a939cd0f8113c |
| Linux/Linuxgeneric | 6.18 | Not reported |
Published upstream
May 27, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 24, 2026
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.
Quoted source text, attributed separately from HOL analysis.