Bug 554683
| Summary: | OpenJDK ColorConvertOp.filter segfaults on forged color profiles | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Marc Schoenefeld <mschoene> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | aph, security-response-team |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-10-19 09:09:25 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Created attachment 383223 [details]
Color profile file
|
Created attachment 383222 [details] Source code reading ICC Profile file and calling filter method Sun Java 1.6 u 17 / IBM Java 1.6 SR 7 and java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5 segfault on parsing forged ICC profiles. As java.awt.image.ColorConvertOp.filter is callable from untrusted applets, the vulnerable code could be a vector for privilege escalation attacks.