Key Information Vulnerability Description Version: Latest commit Environment: Ubuntu 20.04.6 LTS, Clang 18.1.8 Driver: in the OSS-Fuzz project Reproduction Steps 1. Clone the repository and switch to the specified commit: 2. Compile and run the fuzzer: Sanitizer Output AddressSanitizer detected an excessively large allocation request: size requested is 0xfffffffffffffffe (0x8000 after alignment adjustments). POC is provided as the test case to reproduce the vulnerability. Reporter Yifan Zhang, PLL Resolution Status Confirmed as a bug in and has been fixed.