Tracker / CVE-2025-39728
CVE-2025-39728
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix UBSAN panic in samsung_clk_init() With UBSAN_ARRAY_BOUNDS=y, I'm hitting the below panic due to dereferencing `ctx->clk_data.hws` before setting `ctx->clk_data.num = nr_clks`. Move that up to fix the crash. UBSAN: array index out of bounds: 00000000f2005512 [#1] PREEMPT SMP <snip> Call trace: samsung_clk_init+0x110/0x124 (P) samsung_clk_init+0x48/0x124 (L) samsung_cmu_register_one+0x3c/0xa0 exynos_arm64_register_cmu+0x54/0x64 __gs101_cmu_top_of_clk_init_declare+0x28/0x60 ...
Affected products and versions
| linux | linux_kernel · 5.11 → 5.15.180 |
|---|---|
| linux | linux_kernel · 5.16 → 6.1.134 |
| linux | linux_kernel · 5.5 → 5.10.236 |
| linux | linux_kernel · 6.13 → 6.13.11 |
| linux | linux_kernel · 6.14 → 6.14.2 |
| linux | linux_kernel · 6.2 → 6.6.87 |
| linux | linux_kernel · 6.7 → 6.12.23 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.