← Back to CVE List

CVE-2022-49570

Published: 2025-02-26T07:01Z
Last Modified: 2025-03-10T21:19Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: gpio: gpio-xilinx: Fix integer overflow Current implementation is not able to configure more than 32 pins due to incorrect data type. So type casting with unsigned long to avoid it. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt