Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
mapxbase: validate nHeadLen
Make sure the "nFields" formula doesn't underflow, leading to a multi-gigabyte memory allocation and probably a heap buffer overflow. Vulnerability found with libFuzzer.
- Loading branch information