| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Reject oversized WOFF font data before reading it, and inflate zlib metadata in bounded chunks. This prevents a small compressed table from forcing unbounded memory allocation when ExifTool scans an untrusted font. Add regression tests for normal, over-limit, and oversized-table cases.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Reject oversized WOFF font data and inflate zlib metadata in bounded chunks. This prevents compressed metadata from forcing unbounded memory allocation when ExifTool scans an untrusted font. Adds regression tests.