[Poppler-bugs] [Bug 103116] Valgrind: Invalid Read (24 bytes after block in arena)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 5 20:40:47 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=103116

--- Comment #1 from Jason Crain <jason at inspiresomeone.us> ---
Created attachment 134691
  --> https://bugs.freedesktop.org/attachment.cgi?id=134691&action=edit
Fix-crash-in-fuzzed-file.patch

This file crashes pdftotext because it positions texts past INT_MIN, leading to
overflow in subsequent calculations. This patch fixes the overflow check in
TextPool::addWord.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171005/80a267f6/attachment.html>


More information about the Poppler-bugs mailing list