Security Advisory

CVE-2025-38286

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-10 07:42:03
Last updated 2026-05-11 21:24:58
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: pinctrl: at91: Fix possible out-of-boundary access at91_gpio_probe() doesnt check that given OF alias is not available or something went wrong when trying to get it. This might have consequences when accessing gpio_chips array with that value as an index. Note, that BUG() can be compiled out and hence wont actually perform the required checks.