CVE-2025-39728
Last modified
CVE-2025-39728 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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 .... EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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 ...
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.5, < 5.10.236 |
| Linux | Linux Kernel | >= 5.11, < 5.15.180 |
| Linux | Linux Kernel | >= 5.16, < 6.1.134 |
| Linux | Linux Kernel | >= 6.2, < 6.6.87 |
| Linux | Linux Kernel | >= 6.7, < 6.12.23 |
| Linux | Linux Kernel | >= 6.13, < 6.13.11 |
| Linux | Linux Kernel | >= 6.14, < 6.14.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39728?
How severe is CVE-2025-39728?
How do I fix CVE-2025-39728?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-39722In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39723In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39724In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39725In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39726In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-39727In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39729In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3973A vulnerability, which was classified as critical, was found…9.8
- CVE-2025-39730In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39731In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39732In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39733In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-39728?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
