AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-34323

MEDIUM · CVSS 5.5 EPSS 0.26%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-01-05 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. See the original NVD description below for full technical details.

CVE
CVE-2023-34323
Severity
MEDIUM
CVSS
5.5
EPSS
0.26%

Original NVD Description

When a transaction is committed, C Xenstored will first check the quota is correct before attempting to commit any nodes. It would be possible that accounting is temporarily negative if a node has been removed outside of the transaction. Unfortunately, some versions of C Xenstored are assuming that the quota cannot be negative and are using assert() to confirm it. This will lead to C Xenstored crash when tools are built without -DNDEBUG (this is the default).

Related CVEs

Other vulnerabilities affecting the same vendor(s)