CVE-2022-23033
CVSS V2 Medium 4.6
CVSS V3 High 7.8
Description
arm: guest_physmap_remove_page not removing the p2m mappings The functions to remove one or more entries from a guest p2m pagetable on Arm (p2m_remove_mapping, guest_physmap_remove_page, and p2m_set_entry with mfn set to INVALID_MFN) do not actually clear the pagetable entry if the entry doesn't have the valid bit set. It is possible to have a valid pagetable entry without the valid bit set when a guest operating system uses set/way cache maintenance instructions. For instance, a guest issuing a set/way cache maintenance instruction, then calling the XENMEM_decrease_reservation hypercall to give back memory pages to Xen, might be able to retain access to those pages even after Xen started reusing them for other purposes.
Overview
- CVE ID
- CVE-2022-23033
- Assigner
- security@xen.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-01-25T14:15:08
- Last Modified Date
- 2022-08-19T10:54:26
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:xen:xen:*:*:*:*:*:*:arm:* | 1 | OR | 4.12.0 | |
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 4.6
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.8
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
http://www.openwall.com/lists/oss-security/2022/01/25/2 | Mailing List Patch Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/ | Mailing List Third Party Advisory |
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-393.txt | Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-23033 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23033 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-04-04 00:42:14 | Added to TrackCVE | |||
2022-12-06 07:38:43 | 2022-01-25T14:15Z | 2022-01-25T14:15:08 | CVE Published Date | updated |
2022-12-06 07:38:43 | 2022-08-19T10:54:26 | CVE Modified Date | updated | |
2022-12-06 07:38:43 | Analyzed | Vulnerability Status | updated | |
2022-12-06 07:38:48 | References | updated |