CVE-2023-5676

In Eclipse OpenJ9 before version 0.41.0, the JVM can be forced into an infinite busy hang on a spinlock or a segmentation fault if a shutdown signal (SIGTERM, SIGINT or SIGHUP) is received before the JVM has finished initializing.
Configurations

Configuration 1 (hide)

cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*

History

22 Nov 2023, 22:39

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.9
References () https://github.com/eclipse-openj9/openj9/pull/18085 - () https://github.com/eclipse-openj9/openj9/pull/18085 - Issue Tracking, Patch
References () https://gitlab.eclipse.org/security/cve-assignement/-/issues/13 - () https://gitlab.eclipse.org/security/cve-assignement/-/issues/13 - Vendor Advisory
First Time Eclipse openj9
Eclipse
CPE cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*
CWE CWE-362

15 Nov 2023, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-11-15 14:15

Updated : 2023-12-10 15:26


NVD link : CVE-2023-5676

Mitre link : CVE-2023-5676

CVE.ORG link : CVE-2023-5676


JSON object : View

Products Affected

eclipse

  • openj9
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-364

Signal Handler Race Condition