CVE-2025-38654
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-22

Last updated on: 2025-11-26

Assigner: kernel.org

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-22
Last Modified
2025-11-26
Generated
2026-06-16
AI Q&A
2025-08-22
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 5.15.160 (inc) to 5.16 (inc)
linux linux_kernel From 5.15.160 (inc) to 5.16 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves the pinctrl driver for canaan k230. The issue was that the device tree (DT) parsing was done after the pinctrl register, which could lead to using uninitialized pin resources. The fix was to move the DT parsing before the pinctrl register to ensure proper initialization.

Impact Analysis

The vulnerability could cause the system to use uninitialized pin resources, potentially leading to incorrect hardware behavior or system instability.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-38654. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart