From this webpage screenshot, we can extract the following key information about the vulnerability: 1. Vulnerability Description: - Title: - Description: The upstream commit exposed 6 types in , not 5. Using a smaller number to create arrays and posed a potential risk of accessing out-of-bounds array elements. This issue has been fixed. 2. Fix: - Modified the definition of , changing it from to . 3. Review and Testing: - Review: Reviewed by Jerry Zuo and Zaeem Mohamed. - Testing: Tested by Wayne Lin, Daniel Wheeler, Alex Deucher, and Sasha Levin. 4. Code Changes: - File: - Changes: - Changed to - Changed to 5. Commit Information: - Committer: Wayne Lin - Commit Time: 2024-05-27 15:33:48 +0800 - Committer Time: 2024-09-08 07:56:39 +0200 This information indicates that the vulnerability was caused by an out-of-bounds array access issue introduced by the upstream commit, and it was resolved by updating the definition of .