Lucene search
+L

37495 matches found

NVD
NVD
added 2026/07/28 1:19 p.m.10 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.5CVSS0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 1:19 p.m.5 views

ALPINE-CVE-2026-62428

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 "pinned", what is...

7.8CVSS5.4AI score0.001EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 1:19 p.m.5 views

ALPINE-CVE-2026-62429

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...

6.5CVSS5.3AI score0.00233EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/28 1:19 p.m.13 views

CVE-2026-62432

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...

7.3CVSS5.2AI score0.00212EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/28 12:40 p.m.5 views

CVE-2026-64233

A flaw was found in the Linux kernel's USB Video Class UVC gadget driver. A privileged local user can exploit a race condition during the binding of a UVC function by concurrently removing an extension subdirectory. This can lead to a use-after-free vulnerability, potentially causing system...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:32 p.m.10 views

CVE-2026-62432

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...

5.8AI score0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 12:32 p.m.17 views

CVE-2026-62432

CVE-2026-62432: The EVTCHNOP_expand_array hypercall in Xen signals a race with EVTCHNOP_reset when checking FIFO event channels, because the correct lock is not held, leading to potential dereference of a NULL pointer. Affected: Xen hypervisor interfaces referenced in the NVD entry and mirrored i...

7.3CVSS5.8AI score0.00212EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 12:32 p.m.33 views

CVE-2026-62432 evtchn: Race between FIFO expand and reset

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...

0.00212EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 12:32 p.m.9 views

CVE-2026-62432 evtchn: Race between FIFO expand and reset

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...

5.8AI score0.00212EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 12:32 p.m.7 views

EUVD-2026-49785

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...

7.3CVSS5.8AI score0.00212EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 12:32 p.m.12 views

CVE-2026-62429 vNUMA domain cleanup may race other operations

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...

5.8AI score0.00233EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 12:32 p.m.17 views

CVE-2026-62436

CVE-2026-62436 describes a race in Xen's Grant Table handling when switching between v2 and v1. The issue arises because, during the transition, the shared grant entry structure changes but the lock is intermittently released. Code that drops and re-acquires the grant table lock may wrongly assum...

6.5CVSS5.8AI score0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 12:32 p.m.40 views

CVE-2026-62435 grant-table: version change racing with other operations

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. 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, ...

0.00195EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 12:32 p.m.29 views

CVE-2026-62435

CVE-2026-62435 : A race in grant-table handling during version switching in Xen grant-table v1→v2 can occur when the code temporarily drops and re-acquires the grant-table lock, potentially allowing the switch-related properties to change while unlocked. Affected products involve XenServer/Xen co...

6.5CVSS5.8AI score0.00195EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 12:32 p.m.12 views

CVE-2026-62435 grant-table: version change racing with other operations

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. 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, ...

5.8AI score0.00195EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 12:32 p.m.12 views

CVE-2026-62436 grant-table: version change racing with other operations

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. 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, ...

5.8AI score0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 12:32 p.m.32 views

CVE-2026-62436 grant-table: version change racing with other operations

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. 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, ...

0.00195EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/28 12:28 p.m.6 views

CVE-2026-64210

A flaw was found in the Linux kernel's mlx5e driver, which manages Mellanox network adapters. This vulnerability occurs during network processing when CPU core assignments change, leading to a race condition where critical data structures ICOSQ - Interrupt Coalescing Send Queue can be updated...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/28 12:25 p.m.7 views

CVE-2026-14082

A race flaw was found in the Storage component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=513049578...

6.5CVSS5.8AI score0.00218EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/07/28 12:16 p.m.9 views

Security update for the Linux Kernel (Live Patch 41 for SUSE Linux Enterprise 15 SP4)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150400.24.167 fixes various security issues: The following security issues were fixed: CVE-2026-23240: tls: Fix race condition in tlsswcancelworktx bsc1262404. CVE-2026-31738: vxlan: validate ND option lengths in vxlannacreate bsc1264060...

9.3CVSS6.5AI score0.00908EPSS
SaveExploits5References20
Rows per page
Query Builder