CVE-2025-38654

Summary

In the Linux kernel, the following vulnerability has been resolved:

pinctrl: canaan: k230: Fix order of DT parse and pinctrl register

Move DT parse before pinctrl register. This ensures that device tree parsing is done before calling devm_pinctrl_register() to prevent using uninitialized pin resources.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux545887eab6f6776a7477fe7e83860eab57138b03 < 02c1deb1bff2b6d242e29a51e56107495979a2b8affected
LinuxLinux545887eab6f6776a7477fe7e83860eab57138b03 < 0ec03251d01494ef207089b5bd626becfd05fd86affected
LinuxLinux545887eab6f6776a7477fe7e83860eab57138b03 < d94a32ac688f953dc9a9f12b5b4139ecad841bbbaffected
LinuxLinux6.13affected
LinuxLinux0 < 6.13unaffected
LinuxLinux6.15.10 <= 6.15.*unaffected
LinuxLinux6.16.1 <= 6.16.*unaffected
LinuxLinux6.17 <= *unaffected

Weaknesses

References