CVE-2022-23034

Source
https://cve.org/CVERecord?id=CVE-2022-23034
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-23034.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-23034
Downstream
Related
Published
2022-01-25T14:15:09.010Z
Modified
2026-03-11T00:02:41.713861Z
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

A PV guest could DoS Xen while unmapping a grant To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two steps. The reference count for such a mapping would then mistakenly be decremented twice. Underflow of the counters gets detected, resulting in the triggering of a hypervisor bug check.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-23034.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.2.0"
            },
            {
                "fixed": "4.13.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "34"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "11.0"
            }
        ]
    }
]