CVE-2025-38446
Severity CVSS v4.0:
Pending analysis
Type:
CWE-125
Out-of-bounds Read
Publication date:
25/07/2025
Last modified:
19/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data<br />
<br />
When num_parents is 4, __clk_register() occurs an out-of-bounds<br />
when accessing parent_names member. Use ARRAY_SIZE() instead of<br />
hardcode number here.<br />
<br />
BUG: KASAN: global-out-of-bounds in __clk_register+0x1844/0x20d8<br />
Read of size 8 at addr ffff800086988e78 by task kworker/u24:3/59<br />
Hardware name: NXP i.MX95 19X19 board (DT)<br />
Workqueue: events_unbound deferred_probe_work_func<br />
Call trace:<br />
dump_backtrace+0x94/0xec<br />
show_stack+0x18/0x24<br />
dump_stack_lvl+0x8c/0xcc<br />
print_report+0x398/0x5fc<br />
kasan_report+0xd4/0x114<br />
__asan_report_load8_noabort+0x20/0x2c<br />
__clk_register+0x1844/0x20d8<br />
clk_hw_register+0x44/0x110<br />
__clk_hw_register_mux+0x284/0x3a8<br />
imx95_bc_probe+0x4f4/0xa70
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.10 (including) | 6.12.39 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.15.7 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.16:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.16:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.16:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.16:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.16:rc5:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



