CVE-2022-26362

medium

Description

x86 pv: Race condition in typeref acquisition Xen maintains a type reference count for pages, in addition to a regular reference count. This scheme is used to maintain invariants required for Xen's safety, e.g. PV guests may not have direct writeable access to pagetables; updates need auditing by Xen. Unfortunately, the logic for acquiring a type reference has a race condition, whereby a safely TLB flush is issued too early and creates a window where the guest can re-establish the read/write mapping before writeability is prohibited.

References

https://xenbits.xenproject.org/xsa/advisory-401.txt

https://www.debian.org/security/2022/dsa-5184

https://security.gentoo.org/glsa/202208-23

https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RKRXZ4LHGCGMOG24ZCEJNY6R2BTS4S2Q/

https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OH65U6FTTB5MLH5A6Q3TW7KVCGOG4MYI/

http://xenbits.xen.org/xsa/advisory-401.html

http://www.openwall.com/lists/oss-security/2022/06/09/3

http://packetstormsecurity.com/files/167718/Xen-TLB-Flush-Bypass.html

Details

Source: Mitre, NVD

Published: 2022-06-09

Updated: 2023-11-07

Risk Information

CVSS v2

Base Score: 6.9

Vector: CVSS2#AV:L/AC:M/Au:N/C:C/I:C/A:C

Severity: Medium

CVSS v3

Base Score: 6.4

Vector: CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H

Severity: Medium