Lucene search
+L

12970 matches found

UbuntuCve
UbuntuCve
added 2026/07/28 1:18 p.m.20 views

CVE-2026-42492

Xenstore, to have an up-to-date picture of the entire system, wants to know of domains appearing and disappearing. To make this more robust, a new XENDOMCTLgetdomainstate was introduced. The management of the bitmap underlying that operation is tied into the binding of the VIRQDOMEXC virtual IRQ...

7.5CVSS5.4AI score0.00459EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 12:33 p.m.35 views

CVE-2026-62434

CVE-2026-62434 affects Xen-based environments where a guest with Populated on Demand (PoD) enabled can reclaim non-regular guest RAM pages, potentially corrupting the guest memory management state. The issue is described consistently across NVD/NVD-linked entries and corroborated by multiple vend...

5.3CVSS5.8AI score0.00377EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:33 p.m.16 views

CVE-2026-62434

A guest started with Populated on Demand enabled PoD can attempt to reclaim pages which aren't regular guest RAM. This can cause corruption of memory management state in Xen...

5.8AI score0.00377EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/28 12:33 p.m.17 views

CVE-2026-62434 PoD: Don't try to reclaim special pages

A guest started with Populated on Demand enabled PoD can attempt to reclaim pages which aren't regular guest RAM. This can cause corruption of memory management state in Xen...

5.8AI score0.00377EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/28 12:33 p.m.20 views

CVE-2026-62434

A guest started with Populated on Demand enabled PoD can attempt to reclaim pages which aren't regular guest RAM. This can cause corruption of memory management state in Xen...

5.3CVSS5.9AI score0.00377EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/28 12:33 p.m.14 views

EUVD-2026-49787

A guest started with Populated on Demand enabled PoD can attempt to reclaim pages which aren't regular guest RAM. This can cause corruption of memory management state in Xen...

5.3CVSS5.8AI score0.00377EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 12:33 p.m.40 views

CVE-2026-62434 PoD: Don't try to reclaim special pages

A guest started with Populated on Demand enabled PoD can attempt to reclaim pages which aren't regular guest RAM. This can cause corruption of memory management state in Xen...

0.00377EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:32 p.m.13 views

CVE-2026-62430

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked,...

5.9AI score0.00243EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/28 12:32 p.m.41 views

CVE-2026-62430 x86: Out-of-bounds read in vRTC emulation

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked,...

0.00243EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/28 12:32 p.m.20 views

CVE-2026-62430

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked,...

7.5CVSS5.8AI score0.00243EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:31 p.m.14 views

CVE-2026-42492

Xenstore, to have an up-to-date picture of the entire system, wants to know of domains appearing and disappearing. To make this more robust, a new XENDOMCTLgetdomainstate was introduced. The management of the bitmap underlying that operation is tied into the binding of the VIRQDOMEXC virtual IRQ...

5.9AI score0.00459EPSS
SaveExploits0References2
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.19 views

vNUMA domain cleanup may race other operations

ISSUE DESCRIPTION Accessing the vNUMA configuration data of a guest is still possible when domain destruction has already started. The cleaning up of that configuration information is not synchronized with its retrieval by a device model controlling the guest. IMPACT While Denial of Service DoS...

6.5CVSS5.9AI score0.00224EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.18 views

x86 shadow paging is deprecated

ISSUE DESCRIPTION Addressing certain issues, in particular related to operations which may take excessively long and therefore would need preemption, has turned out overly costly. Since alternatives HVM/PVH: HAP, PV: shim are commonly available, the decision was to deprecate the functionality,...

7.5CVSS5.9AI score0.0045EPSS
SaveExploits0
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.18 views

PoD: Don't try to reclaim special pages

ISSUE DESCRIPTION A guest started with Populated on Demand enabled PoD can attempt to reclaim pages which aren't regular guest RAM. This can cause corruption of memory management state in Xen. IMPACT A buggy or malicious guest can cause corruption of Xen's state, leading to crashes or other...

5.3CVSS5.9AI score0.00377EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.18 views

evtchn: Race between FIFO expand and reset

ISSUE DESCRIPTION The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer. IMPACT A malicious HVM guest x86 HVM or PVH, and ARM can crash Xen leading to a...

7.3CVSS5.9AI score0.00245EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.16 views

x86: Out-of-bounds read in vRTC emulation

ISSUE DESCRIPTION Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after ...

7.5CVSS5.9AI score0.00243EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.18 views

grant-table: type confusion in grant-copy

ISSUE DESCRIPTION When grant-copy operations are processed, the respective grant may or may not already be in use by another operation a mapping or another copy. For all copy operations the referenced guest frame is looked up. When another operation is already active for the grant the grant is...

7.8CVSS5.9AI score0.00115EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.17 views

sysctl and platform-op locks open to abuse

ISSUE DESCRIPTION To manage the system, sysctl and platform operations are used by the control domain or a possible Xenstore domain. Some of these operations may not be executed in parallel, so a system-wide lock each is used. The way those locks are acquired is, however, not providing any...

8.8CVSS5.8AI score0.0024EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.23 views

Viridian STIMER division by zero

ISSUE DESCRIPTION The logic to handle periodic Viridian STIMERs performs a division with an unchecked user-controlled divisor value, that can be set to zero to cause a DE fault. IMPACT Enabling Viridian STIMERs to unprivileged HVM guests can result in a Denial of Service DoS affecting the entire...

7.5CVSS5.9AI score0.00361EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.22 views

grant-table: version change racing with other operations

ISSUE DESCRIPTION With the introduction of Grant Table v2 came the requirement to be able to switch between versions. Switching from v1 to v2 reduces the number of valid grant references, as a bigger shared entry structure is then needed while the shared table doesn't change size. Switching from ...

6.5CVSS5.8AI score0.00188EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder