I
n 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.
References
Configurations
Configuration 1 (hide)
|
History
10 Mar 2025, 21:19
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:* |
|
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-190 | |
| References | () https://git.kernel.org/stable/c/32c094a09d5829ad9b02cdf667569aefa8de0ea6 - Patch | |
| References | () https://git.kernel.org/stable/c/6f16a5390640807dde420ee5ccbc4c95577aea6a - Patch | |
| References | () https://git.kernel.org/stable/c/e129e5486b981d324057e6986059f852658b0d00 - Patch | |
| Summary |
|
26 Feb 2025, 07:01
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-10-01 20:16
NVD link : CVE-2022-49570
Mitre link : CVE-2022-49570
CVE.ORG link : CVE-2022-49570
JSON object : View
Products Affected
CWE
CWE-190
Integer Overflow or Wraparound