CRITICAL✓ PATCH🇵🇱 Wersja polska

CVE-2025-58143

CVSS 9.8v3.1pub. 2025-09-11upd. 2025-11-04

[This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] There are multiple issues related to the handling and accessing of guest memory pages in the viridian code: 1. A NULL pointer dereference in the updating of the reference TSC area. This is CVE-2025-27466. 2. A NULL pointer dereference by assuming the SIM page is mapped when a synthetic timer message has to be delivered. This is CVE-2025-58142. 3. A race in the mapping of the reference TSC page, where a guest can get Xen to free a page while still present in the guest physical to machine (p2m) page tables. This is CVE-2025-58143.

🤖 AI Analysis
How it works

During the mapping of the Reference TSC Page by Xen's viridian code, a race condition (CWE-366) occurs — a guest can trigger a sequence of operations at the right moment that causes Xen to free a memory page before it is removed from the p2m table (guest physical to machine page tables). As a result, the p2m tables retain an entry pointing to an already freed machine page. Such a situation can lead to unauthorized memory access or its reuse in an uncontrolled manner.

Impact

An attacker controlling a guest system can compromise the confidentiality, integrity, or availability of the host and other virtual machines — potentially enabling privilege escalation, virtual machine escape, or hypervisor destabilization.

Mitigation & patch

Apply patches available from the vendor according to the references — see advisory XSA-472 at https://xenbits.xenproject.org/xsa/advisory-472.html

Who is affected

Xen hypervisor — versions indicated in vendor references (advisory XSA-472 on xenbits.xenproject.org)

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Xen

    OS
    Xen
    4.13.0 – 4.17.0 (bez)
🟢
PATCH AVAILABLE
Vendor update available. Deploy in standard maintenance cycle.
CWE
References

Related vulnerabilities

CVE-2025-58142CRITICAL9.8PL ✓ten sam produkt

Xen: NULL pointer dereference w obsłudze syntetycznych timerów viridian

CVE-2025-27466CRITICAL9.8PL ✓ten sam produkt

Błąd NULL pointer dereference w kodzie viridian hiperwizora Xen

CVE-2019-18425CRITICAL9.8ten sam produkt

An issue was discovered in Xen through 4.12.x allowing 32-bit PV guest OS users to gain guest OS privileges by...

CVE-2018-12892CRITICAL9.9ten sam produkt

An issue was discovered in Xen 4.7 through 4.10.x. libxl fails to pass the readonly flag to qemu when setting ...

CVE-2017-15597CRITICAL9.1ten sam produkt

An issue was discovered in Xen through 4.9.x. Grant copying code made an implication that any grant pin would ...