First published: Sun Apr 14 2024(Updated: )
It was discovered that the C1 compiler in the Hotspot component of OpenJDK did not correctly apply an unsigned integer left shift to calculate the actual address offset under certain conditions. This could lead to an integer overflow and out-of-bounds array access, potentially corrupting the JVM memory.
Credit: secalert_us@oracle.com secalert_us@oracle.com
Affected Software | Affected Version | How to fix |
---|---|---|
Oracle GraalVM Enterprise Edition | =21.3.9 | |
Oracle GraalVM for JDK | =17.0.10 | |
Oracle GraalVM for JDK | =21.0.2 | |
Oracle GraalVM for JDK | =22 | |
Oracle JDK 6 | =1.8.0-update401 | |
Oracle JDK 6 | =11.0.22 | |
Oracle JDK 6 | =17.0.10 | |
Oracle JDK 6 | =21.0.2 | |
Oracle JDK 6 | =22.0.1 | |
Oracle Java Runtime Environment (JRE) | =1.8.0-update401 | |
Oracle Java Runtime Environment (JRE) | =11.0.22 | |
Oracle Java Runtime Environment (JRE) | =17.0.10 | |
Oracle Java Runtime Environment (JRE) | =21.0.2 | |
Oracle Java Runtime Environment (JRE) | =22 | |
NetApp Active IQ Unified Manager for VMware vSphere | ||
netapp active iq unified manager windows | ||
NetApp Data Infrastructure Insights Acquisition Unit | ||
NetApp Data Infrastructure Insights Storage Workload Security Agent | ||
NetApp OnCommand Insight | ||
NetApp OnCommand Workflow Automation | ||
Debian GNU/Linux | =10.0 | |
debian/openjdk-11 | 11.0.24+8-2~deb11u1 11.0.26+4-1~deb11u1 11.0.26+4-1 | |
debian/openjdk-17 | 17.0.12+7-2~deb11u1 17.0.14+7-1~deb11u1 17.0.13+11-2~deb12u1 17.0.14+7-1~deb12u1 17.0.14+7-1 | |
debian/openjdk-21 | 21.0.6+7-1 | |
debian/openjdk-8 | 8u442-ga-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-21068 is considered a high-severity vulnerability due to the potential for integer overflow and out-of-bounds array access.
To fix CVE-2024-21068, update affected software to the latest patched versions provided by the vendor.
CVE-2024-21068 affects multiple versions of Oracle GraalVM, JDK, and JRE, specifically versions 1.8.0-update401, 11.0.22, 17.0.10, 21.0.2, and 22.0.1.
The risks associated with CVE-2024-21068 include possible corruption of the JVM memory and unauthorized access due to out-of-bounds errors.
Yes, CVE-2024-21068 can significantly impact production environments by destabilizing applications that rely on the affected OpenJDK components.