Summary: | evince-thumbnailer crashed with SIGSEGV in CairoFont::create() | ||
---|---|---|---|
Product: | poppler | Reporter: | Sebastien Bacher <seb128> |
Component: | cairo backend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | perform full type-checking in Object |
Description
Sebastien Bacher
2007-06-27 05:45:29 UTC
This was fixed in recent poppler changes, but I'd like to see the attached patch committed as well for additional safety in the future. Created attachment 16030 [details] [review] perform full type-checking in Object Fix for the crash (and security issue): http://gitweb.freedesktop.org/?p=poppler/poppler.git;a=commitdiff;h=1a531dcfee1c6fc79a414c38cbe7327fbf9a59d8 This was CVE-2008-1693. So the bug if fixed, nice :-) Kees, about your patch i don't really see why we should use it. If there's a wrong usage of Object it has to be fixed, not skip the problem silentlty. Anyway if you still want to argue about that please open a separate bug as it's not really related to this one. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.