Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-46835

5.5 · MEDIUM
Published Jan 5, 2024 xen CWE-787 EPSS 0.28% (21th pctl)

Overview

CVE-2023-46835 is a medium-severity vulnerability affecting xen xen. It was published on January 5, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

The current setup of the quarantine page tables assumes that the

quarantine domain (dom_io) has been initialized with an address width

of DEFAULT_DOMAIN_ADDRESS_WIDTH (48) and hence 4 page table levels.

However dom_io being a PV domain gets the AMD-Vi IOMMU page tables

levels based on the maximum (hot pluggable) RAM address, and hence on

systems with no RAM above the 512GB mark only 3 page-table levels are

configured in the IOMMU.

On systems without RAM above the 512GB boundary

amd_iommu_quarantine_init() will setup page tables for the scratch

page with 4 levels, while the IOMMU will be configured to use 3 levels

only, resulting in the last page table directory (PDE) effectively

becoming a page table entry (PTE), and hence a device in quarantine

mode gaining write access to the page destined to be a PDE.

Due to this page table level mismatch, the sink page the device gets

read/write access to is no longer cleared between device assignment,

possibly leading to data leaks.

Remediation

Check the references section for vendor advisories and patches from xen. Update xen to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status

Frequently Asked Questions

What is CVE-2023-46835?

CVE-2023-46835 is a medium-severity vulnerability affecting xen xen. It was published on January 5, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-46835?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-46835?

Check the references section for vendor advisories and patches from xen. Update xen to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-46835?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-46835 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.