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
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2022/01/25/3 | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/ | |
https://security.gentoo.org/glsa/202208-23 | Third Party Advisory |
https://www.debian.org/security/2022/dsa-5117 | Third Party Advisory |
https://xenbits.xenproject.org/xsa/advisory-394.txt | Patch Vendor Advisory |
http://www.openwall.com/lists/oss-security/2022/01/25/3 | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/ | |
https://security.gentoo.org/glsa/202208-23 | Third Party Advisory |
https://www.debian.org/security/2022/dsa-5117 | Third Party Advisory |
https://xenbits.xenproject.org/xsa/advisory-394.txt | Patch Vendor Advisory |
Configurations
History
21 Nov 2024, 06:47
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2022/01/25/3 - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/ - | |
References | () https://security.gentoo.org/glsa/202208-23 - Third Party Advisory | |
References | () https://www.debian.org/security/2022/dsa-5117 - Third Party Advisory | |
References | () https://xenbits.xenproject.org/xsa/advisory-394.txt - Patch, Vendor Advisory |
07 Nov 2023, 03:44
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2022-01-25 14:15
Updated : 2024-11-21 06:47
NVD link : CVE-2022-23034
Mitre link : CVE-2022-23034
CVE.ORG link : CVE-2022-23034
JSON object : View
Products Affected
debian
- debian_linux
xen
- xen
fedoraproject
- fedora
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)