CVE REMEDIATION GUIDE
Review reviewHighFixed-version data available

CVE-2025-38446 remediation guide

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data When num_parents is 4, __clk_register() occurs an out-of-bounds when accessing parent_names member. Use ARRAY_SIZE() instead of hardcode number here. BUG: KASAN: global-out-of-bounds in __clk_register+0x1844/0x20d8 Read of size 8 at addr ffff800086988e78 by task kworker/u24:3/59 Hardware name: NXP i.MX95 19X19 board (DT) Workqueue: events_unbound deferred_probe_work_func Call trace: dump_backtrace+0x94/0xec show_stack+0x18/0x24 dump_stack_lvl+0x8c/0xcc print_...

Open CVE record
ProductLinux Linux, linux kernel
Affected versions>= 5224b189462ff70df328f173b71acfd925092c3c < fcee75daecc5234ee3482d8cf3518bf021d8a0a5, >= 5224b189462ff70df328f173b71acfd925092c3c < a956daad67cec454ee985e103e167711fab5b9b8, >= 5224b189462ff70df328f173b71acfd925092c3c < aacc875a448d363332b9df0621dde6d3a225ea9f, >= 6.10, >= 6.10 < 6.12.39, >= 6.13 < 6.15.7, 6.16
Fixed versions6.12.39, 6.15.7
Priority basisReview · CVSS 7.1 · EPSS -
01

Identify the affected asset

Confirm whether Linux Linux, linux kernel is installed, record the deployed version and installation path, and identify exposed interfaces.

  • Record the product name, package or appliance identifier, and installed version.
  • Identify internet-facing, administrative, API, and internal access paths.
  • Preserve the pre-change configuration and relevant service logs.
02

Validate the affected-version match

Compare the deployed version with the affected range: >= 5224b189462ff70df328f173b71acfd925092c3c < fcee75daecc5234ee3482d8cf3518bf021d8a0a5, >= 5224b189462ff70df328f173b71acfd925092c3c < a956daad67cec454ee985e103e167711fab5b9b8, >= 5224b189462ff70df328f173b71acfd925092c3c < aacc875a448d363332b9df0621dde6d3a225ea9f, >= 6.10, >= 6.10 < 6.12.39, >= 6.13 < 6.15.7, 6.16. Treat incomplete inventory results as unresolved.

03

Prioritize with independent signals

The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.

04

Apply supported remediation

Follow the vendor advisory or supported update path. Current fixed-version status: 6.12.39, 6.15.7. Preserve configuration and rollback material before change.

05

Verify the result

Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.

  • Confirm the expected version and package state.
  • Run a functional health check for critical service paths.
  • Review authentication, error, application, and security monitoring logs.
  • Reassess exposure if the supported fix cannot be applied.

Operational boundary

This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.