CVE-2021-36357
Published: 22 October 2021
Summary
CVE-2021-36357 is a critical-severity Incorrect Conversion between Numeric Types (CWE-681) vulnerability in Openpowerfoundation Skiboot. Its CVSS base score is 9.8 (Critical).
Operationally, ranked at the 42.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2021-22977
Vulnerability details
An issue was discovered in OpenPOWER 2.6 firmware. unpack_timestamp() calls le32_to_cpu() for endian conversion of a uint16_t "year" value, resulting in a type mismatch that can truncate a higher integer value to a smaller one, and bypass a timestamp check.…
more
The fix is to use the right endian conversion function.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.