CVE-2023-34323
Last modified
CVE-2023-34323 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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).
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | < 4.17.0 |
References
- https://xenbits.xenproject.org/xsa/advisory-440.htmlPatch, Vendor Advisory
- https://xenbits.xenproject.org/xsa/advisory-440.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-34323?
How severe is CVE-2023-34323?
How do I fix CVE-2023-34323?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-34318A heap buffer overflow vulnerability was found in sox, in th…7.8
- CVE-2023-34319The fix for XSA-423 added logic to Linux'es netback driver t…7.8
- CVE-2023-3432Server-Side Request Forgery (SSRF) in GitHub repository plan…10
- CVE-2023-34320Cortex-A77 cores (r0p0 and r1p0) are affected by erratum 150…5.5
- CVE-2023-34321Arm provides multiple helpers to clean & invalidate the cach…3.3
- CVE-2023-34322For migration as well as to work around kernels unaware of L…7.8
- CVE-2023-34324Closing of an event channel in the Linux kernel can result i…4.9
- CVE-2023-34325 [This CNA information record relates to multiple CVEs; the …7.8
- CVE-2023-34326The caching invalidation guidelines from the AMD-Vi specific…7.8
- CVE-2023-34327 [This CNA information record relates to multiple CVEs; the …5.5
- CVE-2023-34328 [This CNA information record relates to multiple CVEs; the …5.5
- CVE-2023-34329AMI MegaRAC SPx12 contains a vulnerability in BMC where a Us…8
Are you affected by CVE-2023-34323?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
