Bug 2390361 (CVE-2025-38654) - CVE-2025-38654 kernel: pinctrl: canaan: k230: Fix order of DT parse and pinctrl register
Summary: CVE-2025-38654 kernel: pinctrl: canaan: k230: Fix order of DT parse and pinct...
Keywords:
Status: NEW
Alias: CVE-2025-38654
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-22 17:02 UTC by OSIDB Bzimport
Modified: 2025-08-25 08:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-08-22 17:02:39 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.