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.
References
| Link | Resource |
|---|---|
| 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%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-393.txt | Vendor Advisory |
| 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%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-393.txt | 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/2 - Mailing List, Patch, 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-393.txt - Vendor Advisory |
08 Aug 2023, 14:22
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-404 |
19 Aug 2022, 10:54
| Type | Values Removed | Values Added |
|---|---|---|
| References | (GENTOO) https://security.gentoo.org/glsa/202208-23 - Third Party Advisory |
15 Aug 2022, 11:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
01 Jul 2022, 19:07
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | |
| References | (DEBIAN) https://www.debian.org/security/2022/dsa-5117 - Third Party Advisory |
19 Apr 2022, 12:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
25 Mar 2022, 14:47
| Type | Values Removed | Values Added |
|---|---|---|
| References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OMR6UBGJW6JKND7IILGQ2CU35EQPF3E3/ - Mailing List, Third Party Advisory | |
| References | (MLIST) http://www.openwall.com/lists/oss-security/2022/01/25/2 - Mailing List, Patch, Third Party Advisory | |
| CPE | cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* |
19 Feb 2022, 03:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
01 Feb 2022, 16:01
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:xen:xen:*:*:*:*:*:*:arm:* | |
| References | (MISC) https://xenbits.xenproject.org/xsa/advisory-393.txt - Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : 4.6
v3 : 7.8 |
| CWE | CWE-863 |
25 Jan 2022, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2022-01-25 14:15
Updated : 2024-11-21 06:47
NVD link : CVE-2022-23033
Mitre link : CVE-2022-23033
CVE.ORG link : CVE-2022-23033
JSON object : View
Products Affected
fedoraproject
- fedora
debian
- debian_linux
xen
- xen
CWE
CWE-404
Improper Resource Shutdown or Release
