CVE-2022-49570

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Feb 26, 2025
Updated: Mar 10, 2025
CWE ID 190

Summary

CVE-2022-49570 is a vulnerability affecting the Linux kernel's gpio-xilinx module. This issue involves an integer overflow that restricts the number of configurable pins to 32. The current implementation fails to handle more pins due to an incorrect data type. To mitigate this vulnerability, the affected code has been updated with type casting to unsigned long to prevent integer overflow.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share