Bug 1664980
Summary: | CVE-2018-15908 breaks reading from stdin | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Simon Matter <simon.matter> |
Component: | ghostscript | Assignee: | Martin Osvald 🛹 <mosvald> |
Status: | CLOSED DUPLICATE | QA Contact: | qe-baseos-daemons |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.6 | CC: | simon.matter |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-01-10 08:17:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Simon Matter
2019-01-10 08:05:14 UTC
Also, gs lefts temporary files in /tmp with names something like gs_Mjcxno. Thank you very much for reporting this problem! I can reproduce the same. Responsible patch: ghostscript-cve-2018-16539.patch This problem is known to us already: Bug 1661210 - ghostscript: Regression: pdf2ps reports an error when reading from stdin (Error: /invalidfileaccess in --run--) TEMPORARY WORKAROUND: - either pass the input file as command line argument instead of letting it be read through stdin - or ignore the error (the error doesn't look to be influencing contents of the resulting output file) - or downgrade to ghostscript-9.07-31.el7 - or temporarily remove '-dSAFER' from /usr/bin/pdf2ps Going to close this BZ as DUPLICATE. *** This bug has been marked as a duplicate of bug 1661210 *** |