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
New CVE

Information

Published : 2023-11-15 14:15

Updated : 2024-02-05 00:22


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