CVE-2022-49570

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux02b3f84d9080b0f4297f31258307f626a43faba5 < e129e5486b981d324057e6986059f852658b0d00affected
LinuxLinux02b3f84d9080b0f4297f31258307f626a43faba5 < 6f16a5390640807dde420ee5ccbc4c95577aea6aaffected
LinuxLinux02b3f84d9080b0f4297f31258307f626a43faba5 < 32c094a09d5829ad9b02cdf667569aefa8de0ea6affected
LinuxLinux5.14affected
LinuxLinux0 < 5.14unaffected
LinuxLinux5.15.58 <= 5.15.*unaffected
LinuxLinux5.18.15 <= 5.18.*unaffected
LinuxLinux5.19 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References