CVE-2025-38286

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38286
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38286.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38286
Downstream
Related
Published
2025-07-10T08:15:27Z
Modified
2025-08-12T21:01:19Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

pinctrl: at91: Fix possible out-of-boundary access

at91gpioprobe() doesn't 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 won't actually perform the required checks.

References

Affected packages