CVE-2025-22067
HIGHLinux Kernel 6.12-6.12.22, 6.13-6.13.10, 6.14-6.14.1 - Out-of-Bounds Array Access in cdns_mrvl_xspi_setup_clock
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock() If requested_clk > 128, cdns_mrvl_xspi_setup_clock() iterates over the entire cdns_mrvl_xspi_clk_div_list array without breaking out early, causing 'i' to go beyond the array bounds. Fix that by stopping the loop when it gets to the last entry, clamping the clock to the minimum 6.25 MHz. Fixes the following warning with an UBSAN kernel: vmlinux.o: warning: objtool: cdns_mrvl_xspi_setup_clock: unexpected end of section .text.cdns_mrvl_xspi_setup_clock
References (4)
Core 4
Core References
Scores
CVSS v3
7.8
EPSS
0.0017
EPSS Percentile
6.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-129
Status
published
Products (14)
linux/Kernel
6.12.0 - 6.12.23linux
linux/Kernel
6.13.0 - 6.13.11linux
linux/Kernel
6.14.0 - 6.14.2linux
Linux/Linux
< 6.12
Linux/Linux
26d34fdc49712ddbd42b11102f5d9d78a0f42097 - 645f1813fe0dc96381c36b834131e643b798fd73
Linux/Linux
26d34fdc49712ddbd42b11102f5d9d78a0f42097 - 7ba0847fa1c22e7801cebfe5f7b75aee4fae317e
Linux/Linux
26d34fdc49712ddbd42b11102f5d9d78a0f42097 - c1fb84e274cb6a2bce6ba5e65116c06e0b3ab275
Linux/Linux
26d34fdc49712ddbd42b11102f5d9d78a0f42097 - e50781bf7accc75883cb8a6a9921fb4e2fa8cca4
Linux/Linux
6.12
Linux/Linux
6.12.23 - 6.12.*
... and 4 more
Published
Apr 16, 2025
Tracked Since
Feb 18, 2026