Bug 2390350 (CVE-2025-38655) - CVE-2025-38655 kernel: pinctrl: canaan: k230: add NULL check in DT parse
Summary: CVE-2025-38655 kernel: pinctrl: canaan: k230: add NULL check in DT parse
Keywords:
Status: NEW
Alias: CVE-2025-38655
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:01 UTC by OSIDB Bzimport
Modified: 2025-08-22 19:55 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-08-22 17:01:54 UTC
In the Linux kernel, the following vulnerability has been resolved:

pinctrl: canaan: k230: add NULL check in DT parse

Add a NULL check for the return value of of_get_property() when
retrieving the "pinmux" property in the group parser. This avoids
a potential NULL pointer dereference if the property is missing
from the device tree node.

Also fix a typo ("sintenel") in the device ID match table comment,
correcting it to "sentinel".


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