1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200706-08 / emul-linux-x86-java |
| Release Date | June 26, 2007 |
| Latest Revision | May 28, 2009: 03 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| app-emulation/emul-linux-x86-java | < 1.5.0.11 | >= 1.5.0.11, revision >= 1.4.2.16, revision >= 1.4.2.17, revision >= 1.4.2.19 | All supported architectures |
Related bugreports: #178962
Multiple vulnerabilities have been discovered in emul-linux-x86-java, possibly resulting in the execution of arbitrary code or a Denial of Service.
emul-linux-x86-java is the 32 bit version of the Sun's J2SE Development Kit.
Chris Evans of the Google Security Team has discovered an integer overflow in the ICC parser, and another vulnerability in the BMP parser. An unspecified vulnerability involving an "incorrect use of system classes" was reported by the Fujitsu security team.
A remote attacker could entice a user to open a specially crafted image, possibly resulting in the execution of arbitrary code with the privileges of the user running Emul-linux-x86-java. They also could entice a user to open a specially crafted BMP image, resulting in a Denial of Service. Note that these vulnerabilities may also be triggered by a tool processing image files automatically.
There is no known workaround at this time.
All Emul-linux-x86-java users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=app-emulation/emul-linux-x86-java-1.5.0.11" |