<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; java update</title> <atom:link href="http://www.ghacks.net/tag/java-update/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Oracle Releases Critical Java Update</title><link>http://www.ghacks.net/2011/10/19/oracle-releases-critical-java-update/</link> <comments>http://www.ghacks.net/2011/10/19/oracle-releases-critical-java-update/#comments</comments> <pubDate>Wed, 19 Oct 2011 14:15:07 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[java]]></category> <category><![CDATA[java development kit]]></category> <category><![CDATA[java runtime environment]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[jdk]]></category> <category><![CDATA[jre]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51678</guid> <description><![CDATA[Oracle has released a critical patch update for its Java products including the Java Development Kit and the Java Runtime Environment. According to the security advisory the cumulative update fixes a total of 20 security related issues across all Java based products. Java users can verify their computer system&#8217;s Java version on this page. Affected [...]]]></description> <content:encoded><![CDATA[<p>Oracle has released a critical patch update for its Java products including the Java Development Kit and the Java Runtime Environment. According to the security advisory the cumulative update fixes a total of 20 security related issues across all Java based products.</p><p>Java users can verify their computer system&#8217;s Java version on <a
href="http://java.com/en/download/installed.jsp">this page</a>. Affected by the security vulnerabilities are all JDK and JRE 7, and JDK and JRE Update 27 and earlier versions.</p><p>The risk matrix <a
href="http://www.oracle.com/technetwork/topics/security/javacpuoct2011-443431.html#PatchTable">highlights</a> each individual patch, the affected components, attack vectors and scores.</p><p>End users can make use of the automatic updating routine or download the new Java versions directly from the Oracle website. Windows users can check manually for updates from the Java Control Panel applet. They need to switch to the Update tab of the applet and click on the Update Now button there to run an update check and install the update on the system.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/java-control-panel-update.jpg" alt="java control panel update" title="java control panel update" width="440" height="429" class="alignnone size-full wp-image-51680" /></p><p>Users running the Java Runtime Environment 6 (who want to stay on 6 and not switch to 7) can download the JRE 6 Update 29 from <a
href="http://www.oracle.com/technetwork/java/javase/downloads/jre-6u29-download-513650.html">this page</a>. The new version is available for all supported operating systems. Windows users can download online or offline installers of the JRE.</p><p>Users who are already running the Java Runtime Environment 7 can download the new version that brings their version to JRE 7 Update 1 <a
href="http://www.oracle.com/technetwork/java/javase/downloads/jre-7u1-download-513652.html">here</a>.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/java-update-7.jpg" alt="java update 7" title="java update 7" width="407" height="304" class="alignnone size-full wp-image-51679" /></p><p>Developers can download the Java Development Kit 7 Update 1 from the Java SE Downloads <a
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">page</a>. Additional developer related downloads are provided on that page as well.</p><p>Oracle classifies the patch update as critical. Users running either the JDK or JRE on their computer system should update the systems as quickly as possible to protect their operating systems from potential attacks and exploits.</p><p>Oracle notes that 19 of the 20 vulnerabilities can be remotely exploited without the need for authentication. System administrators who need more information should start with the official patch update advisory linked above. It includes temporary workaround suggestions that may mitigate potential attacks on computer systems.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/19/oracle-releases-critical-java-update/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>Java Runtime Environment 7.0 Final Released</title><link>http://www.ghacks.net/2011/07/28/java-runtime-environment-7-0-final-released/</link> <comments>http://www.ghacks.net/2011/07/28/java-runtime-environment-7-0-final-released/#comments</comments> <pubDate>Thu, 28 Jul 2011 18:52:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[java download]]></category> <category><![CDATA[java runtime environment]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[jdk]]></category> <category><![CDATA[jre]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48338</guid> <description><![CDATA[Just read over at Mike&#8217;s (German) blog that Oracle released the final version of the Java Runtime Environment (JRE) 7.0 earlier today to the public. That&#8217;s five years after Java SE 6 has been released. The JRE is needed to execute Java applications on the local system and in the web browser. I use it [...]]]></description> <content:encoded><![CDATA[<p>Just read over at <a
href="http://beatmasters-winlite-blog.de/?p=8633&#038;utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+BeatmastersWinliteBlog+%28Beatmasters+WinLite+Blog%29">Mike&#8217;s</a> (German) blog that Oracle  released the final version of the Java Runtime Environment (JRE) 7.0 earlier today to the public. That&#8217;s five years after Java SE 6 has been released.</p><p>The JRE is needed to execute Java applications on the local system and in the web browser. I use it for instance for the excellent RSS reader RSSOwl.</p><p>The JDK, Java Development Kit, has also been released as version 7.0 Final. The Java SE 7 Features and Enhancements page <a
href="http://www.oracle.com/technetwork/java/javase/jdk7-relnotes-418459.html">lists the</a> highlights, changes and known issues. The page, which acts as the release notes, is highly technical. It links to additional pages with the most important changes in the new release, which makes it that much harder to compile an overview of important changes.</p><p>Probably most important from an end users point of view are security improvements and changes. Some weak ciphers have for instance been disabled in the Java 7 release to enhance the security.</p><blockquote><p>This release includes new features such as small language changes for improved developer productivity, a new Filesystem API, support for asynchronous I/O, a new fork/join framework for multicore performance, improved support for dynamic and script languages, updates to security, internationalization and web standards and much more.</p></blockquote><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/java-7.png" alt="java-7" title="java-7" width="396" height="309" class="alignnone size-full wp-image-48340" /></p><p>Java developers <a
href="http://www.oracle.com/technetwork/java/javase/jdk7-relnotes-429209.html">find all</a> the information they need in the release notes and documentation. This includes updated installation and troubleshooting guides as well as JDK 7 and JRE 7 specific development guides and API documentations.</p><p>The Java Runtime Environment 7 has been <a
href="http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html">released for</a> all supported operating systems. Users can download the JRE 7 for supported 32-bit and 64-bit editions of Windows, Solaris and Linux from the official download page.</p><p>The Java offline installers have a size of about 20 Megabytes under Windows, and between 12 and 35 Megabytes under Linux and Solaris.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/installing-java.png" alt="installing-java" title="installing-java" width="510" height="386" class="alignnone size-full wp-image-48339" /></p><p>Developers can download <a
href="http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html">the latest</a> Java SE Development Kit 7 from Oracle as well. JDK 7 is offered for the same set of operating systems. It&#8217;s download size varies between 80 and 160 Megabytes.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/28/java-runtime-environment-7-0-final-released/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Oracle Finally Releases Java 6 Update 24</title><link>http://www.ghacks.net/2011/02/17/oracle-finally-releases-java-6-update-24/</link> <comments>http://www.ghacks.net/2011/02/17/oracle-finally-releases-java-6-update-24/#comments</comments> <pubDate>Thu, 17 Feb 2011 09:57:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[java]]></category> <category><![CDATA[java runtime environment]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[jdk]]></category> <category><![CDATA[jre 6 update 24]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39954</guid> <description><![CDATA[Critical Java vulnerabilities were discovered in the beginning of February which affected the Java Runtime Environment and Java Development Kit. The affected versions were JRE 6 Update 23 and earlier on all supported operating systems. Instead of releasing a security patch right away, Oracle decided to release a command line tool first to patch the [...]]]></description> <content:encoded><![CDATA[<p>Critical Java vulnerabilities were discovered in the beginning of February which affected the Java Runtime Environment and Java Development Kit. The affected versions were JRE 6 Update 23 and earlier on all supported operating systems. Instead of releasing a security patch right away, Oracle decided to release a command line tool first to patch the vulnerability (see <a
href="http://www.ghacks.net/2011/02/09/java-update-addresses-critical-security-vulnerability/">Java Update Addresses Critical Security Vulnerability</a>) . At the same time, they pointed out that &#8220;the FPUpdater tool is not intended for use on systems managed through auto-update as this will disable future auto-updates&#8221; which left users with the choice of leaving their system vulnerable, or patching it and breaking automatic updates.</p><p>Oracle today released the critical patch update Java 6 Update 24 to the public. The update fixes several critical vulnerabilities including the previously discovered vulnerability that causes hangs when parsing strings like “2.2250738585072012e-308&#8243; to binary floating point numbers.</p><p>The <a
href="http://www.oracle.com/technetwork/topics/security/javacpufeb2011-304611.html#AppendixJAVA">risk matrix</a> shows lists all 21 security fixes included in the update with information about the versions of Java affected, the access vector and if they are remotely exploitable.</p><blockquote><p>Out of these 21 vulnerabilities, 13 affect Java client deployments. 12 of these 13 vulnerabilities can be exploited through Untrusted Java Web Start applications and Untrusted Java Applets, which run in the Java sandbox with limited privileges. One of these 13 vulnerabilities can be exploited by running a standalone application.</p><p>In addition, one of the client vulnerability affects Java Update, a Windows-specific component.</p><p>3 of the 21 vulnerabilities affect client and server deployments. These vulnerabilities can be exploited through Untrusted Java Web Start applications and Untrusted Java Applets, as well as be exploited by supplying malicious data to APIs in the specified components, such as, for example, through a web service.</p><p>3 vulnerabilities affect Java server deployments only. These vulnerabilities can be exploited by supplying malicious data to APIs in the specified Java components. Note that one of these vulnerabilities (CVE-2010-4476) was the subject of a Security Alert released on February 8th.</p><p>Finally, one of these vulnerabilities is specific to Java DB, a component in the Java JDK, but not included in the Java Runtime Environment (JRE).</p></blockquote><p> (<a
href="http://blogs.oracle.com/security/2011/02/february_2011_java_se_and_java.html">via</a>)</p><p>System administrators and users who have Java installed, either in the form of the Java Runtime Environment (JRE) or the Java Development Kit (JDK) should update the software <a
href="http://www.java.com/en/download/manual.jsp">as soon as possible</a> to protect their systems from possible exploits.</p><p>Users who have applied the manual command line patch need to uninstall Java before they can install the new updated version.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/17/oracle-finally-releases-java-6-update-24/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Java Update Addresses Critical Security Vulnerability</title><link>http://www.ghacks.net/2011/02/09/java-update-addresses-critical-security-vulnerability/</link> <comments>http://www.ghacks.net/2011/02/09/java-update-addresses-critical-security-vulnerability/#comments</comments> <pubDate>Wed, 09 Feb 2011 17:29:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[java]]></category> <category><![CDATA[java runtime environment]]></category> <category><![CDATA[java security]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[jdk]]></category> <category><![CDATA[jre]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39736</guid> <description><![CDATA[It feels like I&#8217;m patching computer systems all day long in the last two days. First the monthly Windows Update, then Adobe with its patches and now Oracle and Java. This is madness and unfortunately a necessary evil. Oracle has just released a security advisory that details a critical security vulnerability in the JDK and [...]]]></description> <content:encoded><![CDATA[<p>It feels like I&#8217;m patching computer systems all day long in the last two days. First the monthly Windows Update, then Adobe with its patches and now Oracle and Java. This is madness and unfortunately a necessary evil. Oracle has just released a security advisory that details a critical security vulnerability in the JDK and JRE 6 Update 23 and earlier for Windows, Solaris and Linux. Oracle has not released an update for the Java SDK or JRE but another Java based command line tool that fixes the security vulnerability.</p><p>The vulnerability is triggered when 2.2250738585072012e-308 is converted to a binary floating number. It can be exploited to allow unauthenticated network attacks which can &#8220;cause a hang or frequently repeatable crash (complete Denial of Service) of the Java Runtime Environment&#8221;. Oracle notes that &#8220;Java based application and web servers are especially at risk from this vulnerability&#8221;.</p><p>The Java SE Floating Point Updater Tool has been created to &#8220;address the hang that occurs when parsing strings like &#8220;2.2250738585072012e-308&#8243; to a binary floating point number&#8221;. The file is offered for download at <a
href="http://www.oracle.com/technetwork/java/javase/downloads/index.html#fpupdater">this page</a>. It is best to unpack the file directly into the /bin/ directory of the Java installation since it is necessary to run a command from the command prompt that references that file.</p><p>Windows users need to open an elevated command prompt and switch to the directory of their Java installation. The directory is located in the program files directory, in the case of a 64-bit operating system in the program files (x86) directory. The full path on my Windows 7 64-bit test system is <em>C:\Program Files (x86)\Java\jre6\bin</em>.</p><p>The command that needs to be entered is <em>java -jar fpupdater.jar -u -v</em>. The path of fpupdater.jar needs to be added if the file is not in the same directory as the java executable. The command assumes that the user is in the bin directory mentioned above. The path needs to be added to the command as well if that is not the case.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/java-critical-vulnerability.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/java-critical-vulnerability.jpg" alt="java critical vulnerability" title="java critical vulnerability" width="546" height="219" class="alignnone size-full wp-image-39737" /></a></p><p>It can take up to two minutes before the patch is fully applied to the JRE or JDK. It is necessary to run the patch against any instance of JAVA on the system, for instance if the JDK with JRE and a standalone JRE are installed on the system.</p><p>The program should display that the patch was applied successfully in the end. Another indication are two files that are placed inside the lib folder by the application.</p><blockquote><p>/lib/rt.jar.fpupdater   Copy of rt.jar before the fix.<br
/> /lib/.fpupdater.log       Zero-length file indicating that the update has taken</p></blockquote><p>Users who have Java installed should patch the vulnerability as soon as possible. (thanks Dante for the tip, <a
href="http://www.oracle.com/technetwork/topics/security/alert-cve-2010-4476-305811.html#PatchTable">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/09/java-update-addresses-critical-security-vulnerability/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Java Security Update Released</title><link>http://www.ghacks.net/2010/10/12/java-security-update-released-2/</link> <comments>http://www.ghacks.net/2010/10/12/java-security-update-released-2/#comments</comments> <pubDate>Tue, 12 Oct 2010 21:17:41 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[java]]></category> <category><![CDATA[java runtime environment]]></category> <category><![CDATA[java security]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[jdk]]></category> <category><![CDATA[jre]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35836</guid> <description><![CDATA[Oracle has just released an update for their Java platform, that bumps the version of the Java Runtime Environment (JRE) and the Java Development Kit (JDK) to 1.6 Update 22. The Update release notes list the full external version as 1.6.0_22-b04, and the external version as 6u22. It lists a total of 16 different bugs [...]]]></description> <content:encoded><![CDATA[<p>Oracle has just released an update for their Java platform, that bumps the version of the Java Runtime Environment (JRE) and the Java Development Kit (JDK) to 1.6 Update 22.</p><p>The Update release notes list the full external version as 1.6.0_22-b04, and the external version as 6u22. It lists a total of 16 different bugs that have been fixed in the update.</p><ul><li>6897143 &#8211; hotspot &#8211;  garbage_collector &#8211; Stress test crashes during HeapInspection using ParallelGC</li><li>6919638 &#8211; hotspot &#8211;  garbage_collector &#8211;  CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker<br
/> 6837842	hotspot	jni	JNI_CreateJavaVM crashes under impersonation</li><li>6948223 &#8211;  idl &#8211; orb &#8211; Corba issue, fail to reload object</li><li>6969236 &#8211; java	build &#8211; Regression: JRE identification fails due to Oracle rebranding in java.exe</li><li>6893325 &#8211; java &#8211; classes_awt &#8211; JComboBox and dragging to an item outside the bounds of the containing JFrame is not selecting that</li><li>6974093 &#8211;  java &#8211; classes_lang &#8211; Thread.clone should NOT invoke addUnstarted on started threads</li><li>6959911 &#8211; java &#8211; classes_security -Update Entrust.net CA (2048) root and add new Entrust Root CA-G2</li><li>6725789 &#8211; java &#8211; classes_util_concurrent &#8211; ScheduledExecutorService does not work as expected in jdk7/6/5</li><li>6547241 &#8211; java &#8211; imageio &#8211; JPEGImageReader.readImage crash</li><li>6557086 &#8211; java &#8211; imageio &#8211; Attempt to dispose jpeg reader form another thread may cause crash</li><li>6944981 &#8211; java_deployment &#8211; general &#8211; Name field missing in mix code security warning dialog for Java Webstart application</li><li>6869937 &#8211; java_plugin &#8211; plugin2 &#8211; New Plugin &#8211; Vista&#038;XP Focus never returned to browser</li><li>6846148 &#8211; jaxb-xsd &#8211; runtime &#8211; Namespace gets lost for null scope while using RetQName</li><li>6946312 &#8211; jaxp &#8211; sax &#8211; XML parser omits characters callback to ContentHandler since 6u18</li><li>6957378 &#8211; jmx &#8211; classes &#8211; JMX memory leak</li></ul><p>Users who have Java installed should download it as soon as possible from the <a
href="http://www.java.com/en/download/installed.jsp">official</a> website. A script on the site will detect the installed Java version, and display a download link if the installed version is not the latest. The release notes are accessible <a
href="http://www.oracle.com/technetwork/java/javase/6u22releasenotes-176121.html">here</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/10/12/java-security-update-released-2/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Java 6 Update 21 Download Available</title><link>http://www.ghacks.net/2010/07/09/java-6-update-21-download-available/</link> <comments>http://www.ghacks.net/2010/07/09/java-6-update-21-download-available/#comments</comments> <pubDate>Fri, 09 Jul 2010 07:11:22 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[java]]></category> <category><![CDATA[java runtime environment]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[jdk]]></category> <category><![CDATA[jre]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28068</guid> <description><![CDATA[Oracle has released an update to the Java SDK and Java Runtime Environment raising the version of both to 6 Update 21. The official download site over at the Java website lists Java 6 Update 20 as the latest version even though update 21 has been released, this is likely going to change in the [...]]]></description> <content:encoded><![CDATA[<p>Oracle has released an update to the Java SDK and Java Runtime Environment raising the version of both to 6 Update 21. The official download site over at the Java website lists Java 6 Update 20 as the latest version even though update 21 has been released, this is likely going to change in the near future to reflect the changes and provide download access to all visitors directly from the official download page.</p><p>But Ghacks readers know more, downloads for the Java Runtime Environment and Java SDK are already enabled in the Sun Download Center.</p><p><span
id="more-28068"></span>Users who work with the JRE can download the latest version from <a
href="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jre-6u21-oth-JPR@CDS-CDS_Developer">this</a> download center page. The software is available for Windows, Linux and Solaris.</p><div
id="attachment_28069" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/java-6-update-21-500x183.png" alt="java 6 update 21" title="java 6 update 21" width="500" height="183" class="size-medium wp-image-28069" /><p
class="wp-caption-text">java 6 update 21</p></div><p>The Java Developer Toolkit has also been updated and can be downloaded from this page instead. It raises the version to 6 Update 21 as well and is available for the same platforms.</p><p>The <a
href="http://www.oracle.com/technetwork/java/javase/index-140291.html">release notes</a> list the changes in the Java Update. Among the new features is support for additional system configurations including Google Chrome 4, performance improvements in Java VisualVM and at least one security fix. Developers and interested users can take a closer look at all the bugfixes of Java 6 Update 21 on <a
href="http://www.oracle.com/technetwork/java/javase/index-140291.html">this</a> web page.</p><p>The security issue that has been fixed in this update makes it a recommended update for every user who has Java installed on a computer system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/09/java-6-update-21-download-available/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Java JRE 6 Update 19 Security Update</title><link>http://www.ghacks.net/2010/03/31/java-jre-6-update-19-security-update/</link> <comments>http://www.ghacks.net/2010/03/31/java-jre-6-update-19-security-update/#comments</comments> <pubDate>Wed, 31 Mar 2010 10:59:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[java]]></category> <category><![CDATA[java runtime environment]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[jre]]></category> <category><![CDATA[jre update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24074</guid> <description><![CDATA[Today seems to be the day of the security patch. The Java Runtime Environment has received an update to JRE 6 Update 19 which fixes several security vulnerabilities. Users who have Java installed on their computer systems are encouraged to update to the latest version immediately to fix the security issues. The changelog lists all [...]]]></description> <content:encoded><![CDATA[<p>Today seems to be the day of the security patch. The Java Runtime Environment has received an update to JRE 6 Update 19 which fixes several security vulnerabilities. Users who have Java installed on their computer systems are encouraged to update to the latest version immediately to fix the security issues.</p><p>The changelog lists all the bug fixes of the latest version including changes to root certificates, an interim fix for the Transport Layer Security (TLS) Man-in-the-Middle Attack and the raising of a warning dialog if a signed application contains signed and unsigned components.</p><p>All the changes and fixes including links to further information can be accessed at the <a
href="http://www.oracle.com/technetwork/java/javase/index-140291.html">changelog</a> page.</p><p><span
id="more-24074"></span>Users can visit the JRE download page to <a
href="http://www.java.com/en/download/manual.jsp">test</a> their version of the Java Runtime Environment to evaluate if an update is necessary.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/03/verify_java-500x310.jpg" alt="" title="verify java" width="500" height="310" class="alignnone size-medium wp-image-24075" /></p><p>Users with outdated versions of the JRE can download it immediately from the download page for their operating system. The Java Runtime Environment is <a
href="http://www.java.com/en/download/manual.jsp">offered</a> as an offline and online installer for Windows on the standard download page.</p><p>It is recommended to check the verify Java page again after the update to make sure it was applied successfully.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/31/java-jre-6-update-19-security-update/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Java Security Update Released</title><link>http://www.ghacks.net/2008/12/07/java-security-update-released/</link> <comments>http://www.ghacks.net/2008/12/07/java-security-update-released/#comments</comments> <pubDate>Sun, 07 Dec 2008 17:33:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[java]]></category> <category><![CDATA[java ra]]></category> <category><![CDATA[java security]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[java vulnerability]]></category> <category><![CDATA[jre update]]></category> <category><![CDATA[security vulnerabilities]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8794</guid> <description><![CDATA[Sun Microsystems have issued a Java update on several critical Java security vulnerabilities. The security vulnerabilities affect several JDK, JRE and SDK versions including JRE 6 Update 10 and earlier which is usually installed to enable Java support on a computer system. A total of 13 security vulnerabilities are fixed by the Java update. Attackers [...]]]></description> <content:encoded><![CDATA[<p>Sun Microsystems have issued a Java update on several critical Java security vulnerabilities. The security vulnerabilities affect several JDK, JRE and SDK versions including JRE 6 Update 10 and earlier which is usually installed to enable Java support on a computer system.</p><p>A total of 13 security vulnerabilities are fixed by the Java update. Attackers can use those vulnerabilities for various attacks on a computer system that can lead to privilege escalations.</p><p>Probably the easiest way to uninstall old versions of Java and to install the latest secure update is by using the third party software <a
href="http://raproducts.org/">Java RA</a>. Java RA can uninstall old versions of Java. Users should download the latest <a
href="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jre-6u11-oth-JPR@CDS-CDS_Developer">JRE</a> directly from Sun and install it on their systems. Java Ra should be run after the installation as it will remove all old versions of Java while keeping the latest version installed.</p><p><span
id="more-8794"></span><strong>List of vulnerabilities:</strong></p><ul><li>The Java Runtime Environment Creates Temporary Files That Have “Guessable” File Names</li><li>Java Runtime Environment (JRE) Buffer Overflow Vulnerabilities in Processing Image Files and Fonts</li><p>May<li>Allow Applets or Java Web Start Applications to Elevate Their Privileges</li><li>Multiple Security Vulnerabilities in Java Web Start and Java Plug-in May Allow Privilege Escalation</li><li>The Java Runtime Environment (JRE) “Java Update” Mechanism Does Not Check the Digital Signature of the JRE that it Downloads</li><li>A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) May Allow Privileges to be Escalated</li><li>A Security Vulnerability in the Java Runtime Environment (JRE) Related to Deserializing Calendar Objects May Allow Privileges to be Escalated</li><li>The Java Runtime Environment UTF-8 Decoder May Allow Multiple Representations of UTF-8 Input</li><li>Security Vulnerability in Java Runtime Environment May Allow Applets to List the Contents of the Current User’s Home Directory</li><li>Security Vulnerability in the Java Runtime Environment With Processing RSA Public Keys</li><li>A Security Vulnerability in Java Runtime Environment (JRE) With Authenticating Users Through Kerberos May Lead to a Denial of Service (DoS)</li><li>Security Vulnerabilities in the Java Runtime Environment (JRE) JAX-WS and JAXB Packages may Allow Privileges to be Escalated</li><li>A Security Vulnerability in Java Runtime Environment (JRE) With Parsing of Zip Files May Allow Reading of Arbitrary Memory Locations</li><li>A Security Vulnerability in the Java Runtime Environment may Allow Code Loaded From the Local Filesystem to Access LocalHost</li></ul><p>Users who cannot install the Java update immediately should disable Java for the time being to protect their computer system from the exploits.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/07/java-security-update-released/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Update Java and remove old Java versions from your system</title><link>http://www.ghacks.net/2008/04/09/update-java-and-remove-old-java-versions-from-your-system/</link> <comments>http://www.ghacks.net/2008/04/09/update-java-and-remove-old-java-versions-from-your-system/#comments</comments> <pubDate>Wed, 09 Apr 2008 08:09:58 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[java]]></category> <category><![CDATA[java runtime environment]]></category> <category><![CDATA[java update]]></category> <category><![CDATA[jre]]></category> <category><![CDATA[sun]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=3760</guid> <description><![CDATA[JavaRa is a small application for Microsoft Windows that serves two purposes. The first is to check if a Java update is available and if that is the case download and install it on the computer. The second scans the system for previous versions of Java, if any old versions are found on the system [...]]]></description> <content:encoded><![CDATA[<p>JavaRa is a small application for Microsoft Windows that serves two purposes. The first is to check if a Java update is available and if that is the case download and install it on the computer. The second scans the system for previous versions of Java, if any old versions are found on the system they are removed from it. This second option is very handy because Java, more precisely its Java Runtime Environment, tends to install itself in separate directories with each new version that is released.</p><p>Four different versions of the Java Runtime Environment were installed on my system and JavaRa removed the three versions of JRE that were the oldest from the system. I started by scanning my system for old versions of Java which were removed, then checked if there was a Java update available. I should have done it the other way round because an update was found and a new version of Java was installed on my system.</p><p>Which led to the fact that the previously newest version was not the newest anymore so I had to run the cleanup process again to remove that version. The best way to use the application is therefor to run the Update first and check for old versions once the software has checked for and installed possible updates.</p><p><span
id="more-3760"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/04/09/update-java-and-remove-old-java-versions-from-your-system/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> </channel> </rss>
