Bug 2394575 (CVE-2025-58143) - CVE-2025-58143 xen: viridian: race condition when the mapping of the reference TSC page
Summary: CVE-2025-58143 xen: viridian: race condition when the mapping of the referenc...
Keywords:
Status: NEW
Alias: CVE-2025-58143
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2395159 2395160
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-11 15:01 UTC by OSIDB Bzimport
Modified: 2025-09-15 09:40 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-11 15:01:27 UTC
[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.


Note You need to log in before you can comment on or make changes to this bug.