CVE-2023-34323

Source
https://cve.org/CVERecord?id=CVE-2023-34323
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-34323.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-34323
Downstream
ALPINE (1)
DEBIAN (1)
openSUSE (1)
SUSE (6)
UBUNTU (1)
Related
Published
2024-01-05T17:15:08Z
Modified
2026-03-13T07:38:16Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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).

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-34323.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "fixed":  "4.17.0"
            }
        ]
    }
]