CVE-2022-49451
MEDIUMLinux Kernel 4.17-5.18.3 - Integer Overflow in SCMI Base Protocol
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix list protocols enumeration in the base protocol While enumerating protocols implemented by the SCMI platform using BASE_DISCOVER_LIST_PROTOCOLS, the number of returned protocols is currently validated in an improper way since the check employs a sum between unsigned integers that could overflow and cause the check itself to be silently bypassed if the returned value 'loop_num_ret' is big enough. Fix the validation avoiding the addition.
References (7)
Core 7
Core References
Scores
CVSS v3
5.5
EPSS
0.0026
EPSS Percentile
16.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-190
Status
published
Products (23)
linux/Kernel
4.17.0 - 4.19.247linux
linux/Kernel
4.20.0 - 5.4.198linux
linux/Kernel
5.11.0 - 5.15.46linux
linux/Kernel
5.16.0 - 5.17.14linux
linux/Kernel
5.18.0 - 5.18.3linux
linux/Kernel
5.5.0 - 5.10.121linux
Linux/Linux
< 4.17
Linux/Linux
4.17
Linux/Linux
4.19.247 - 4.19.*
Linux/Linux
5.10.121 - 5.10.*
... and 13 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026