CVE-2021-36357
Last modified
CVE-2021-36357 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 1.14% chance of exploitation in the next 30 days.
Description
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. The fix is to use the right endian conversion function.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openpowerfoundation | Skiboot | 2.6 |
References
- https://github.com/open-power/skiboot/commit/5be38b672c1410e2f10acd3ad2eecfdc81d5daf7Patch, Third Party Advisory
- https://github.com/open-power/skiboot/commit/5be38b672c1410e2f10acd3ad2eecfdc81d5daf7Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-36357?
How severe is CVE-2021-36357?
How do I fix CVE-2021-36357?
Are you affected by CVE-2021-36357?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
