{ "schema_version": "1.4.0", "id": "GHSA-2mfj-vmvj-q937", "modified": "2022-06-22T00:00:57Z", "published": "2022-06-10T00:00:55Z", "aliases": [ "CVE-2022-26362" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26362" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OH65U6FTTB5MLH5A6Q3TW7KVCGOG4MYI" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RKRXZ4LHGCGMOG24ZCEJNY6R2BTS4S2Q" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202208-23" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5184" }, { "type": "WEB", "url": "https://xenbits.xenproject.org/xsa/advisory-401.txt" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/167718/Xen-TLB-Flush-Bypass.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/06/09/3" }, { "type": "WEB", "url": "http://xenbits.xen.org/xsa/advisory-401.html" } ], "database_specific": { "cwe_ids": [ "CWE-362" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-06-09T17:15:00Z" } }