lock order inversion in transitive grant copy handling As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking requirements were not paid attention to. As a result two cooperating guests granting each other transitive grants can cause locks to be acquired nested within one another, but in respectively opposite order. With suitable timing between the involved grant copy operations this may result in the locking up of a CPU.
References
Configurations
History
21 Nov 2024, 07:08
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2022/10/11/2 - Mailing List, Mitigation, Patch, Third Party Advisory | |
References | () http://xenbits.xen.org/xsa/advisory-411.html - Mitigation, Patch, Vendor Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/TJOMUNGW6VTK5CZZRLWLVVEOUPEQBRHI/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWSC77GS5NATI3TT7FMVPULUPXR635XQ/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YZVXG7OOOXCX6VIPEMLFDPIPUTFAYWPE/ - | |
References | () https://security.gentoo.org/glsa/202402-07 - | |
References | () https://www.debian.org/security/2022/dsa-5272 - Third Party Advisory | |
References | () https://xenbits.xenproject.org/xsa/advisory-411.txt - Mitigation, Patch, Vendor Advisory |
04 Feb 2024, 08:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Nov 2023, 03:48
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2022-10-11 13:15
Updated : 2024-11-21 07:08
NVD link : CVE-2022-33748
Mitre link : CVE-2022-33748
CVE.ORG link : CVE-2022-33748
JSON object : View
Products Affected
debian
- debian_linux
xen
- xen
fedoraproject
- fedora
CWE
CWE-755
Improper Handling of Exceptional Conditions