PT-2026-46032 · Linux · Linux Kernel
CVE-2026-46269
·
Published
2026-06-03
·
Updated
2026-07-22
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference occurs in the k230 pinctrl driver during the probing process when parsing the devicetree. The issue arises within the
k230 pinctrl parse functions() function, which attempts to retrieve a device pointer via info->pctl dev->dev before info->pctl dev has been initialized. This sequence leads to an invalid memory access because info->pctl dev remains NULL until k230 pinctrl parse dt() completes.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel