Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-5gqc-qhrj-9xw8 | Oxia affected by server crash via race condition in session heartbeat handling |
Wed, 22 Apr 2026 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 22 Apr 2026 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Oxia-db
Oxia-db oxia |
|
| Vendors & Products |
Oxia-db
Oxia-db oxia |
Wed, 22 Apr 2026 00:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Oxia is a metadata store and coordination system. Prior to 0.16.2, a race condition between session heartbeat processing and session closure can cause the server to panic with send on closed channel. The heartbeat() method uses a blocking channel send while holding a mutex, and under specific timing with concurrent close() calls, this can lead to either a deadlock (channel buffer full) or a panic (send on closed channel after TOCTOU gap in KeepAlive). This vulnerability is fixed in 0.16.2. | |
| Title | Oxia: Server crash via race condition in session heartbeat handling | |
| Weaknesses | CWE-362 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-22T13:55:27.811Z
Reserved: 2026-04-15T20:40:15.519Z
Link: CVE-2026-40943
Updated: 2026-04-22T13:55:17.103Z
Status : Deferred
Published: 2026-04-21T22:16:19.847
Modified: 2026-04-22T20:28:12.780
Link: CVE-2026-40943
No data.
OpenCVE Enrichment
Updated: 2026-04-22T11:45:00Z
Github GHSA