CVE-2022-49451
Published: Feb 26, 2025
Modified: May 11, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected b6f20ff8bd94ad34032804a60bab5ee56752007e - < 444a2d27fe9867d0da4b28fc45b793f32e099ab8affected b6f20ff8bd94ad34032804a60bab5ee56752007e - < b0e4bafac8963c2d85ee18d3d01f393735acceecaffected b6f20ff8bd94ad34032804a60bab5ee56752007e - < 1052f22e127d0c34c3387bb389424ba1c61491ffaffected b6f20ff8bd94ad34032804a60bab5ee56752007e - < 98342148a8cd242855d7e257f298c966c96dba9faffected b6f20ff8bd94ad34032804a60bab5ee56752007e - < 6e7978695f4a6cbd83616b5a702b77fa2087b247+2 more versions |
Linux | Linux | affected 4.17unaffected 0 - < 4.17unaffected 4.19.247 - <= 4.19.*unaffected 5.4.198 - <= 5.4.*unaffected 5.10.121 - <= 5.10.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now