Lucene search
+L

4599 matches found

OSV
OSV
added 2025/10/30 9:47 a.m.4 views

CVE-2025-40086 drm/xe: Don't allow evicting of BOs in same VM in array of VM binds

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't allow evicting of BOs in same VM in array of VM binds An array of VM binds can potentially evict other buffer objects BOs within the same VM under certain conditions, which may lead to NULL pointer dereferences late...

6.9AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/30 9:47 a.m.12 views

CVE-2025-40086 drm/xe: Don't allow evicting of BOs in same VM in array of VM binds

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't allow evicting of BOs in same VM in array of VM binds An array of VM binds can potentially evict other buffer objects BOs within the same VM under certain conditions, which may lead to NULL pointer dereferences late...

0.00168EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/30 9:47 a.m.28 views

CVE-2025-40086

CVE-2025-40086 affects the Linux kernel DRM XE path. An array of VM binds could evict other buffer objects (BOs) within the same VM, potentially causing NULL pointer dereferences in the bind pipeline. The fix clears the allow_res_evict flag in xe_bo_validate (and there was a follow‑up commit that...

6.5AI score0.00168EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/30 12:25 a.m.8 views

SUSE CVE-2025-40038

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid Skip the WRMSR and HLT fastpaths in SVM's VM-Exit handler if the next RIP isn't valid, e.g. because KVM is running with nrips=false. SVM must decode and emulate...

5.5CVSS6.4AI score0.00201EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2025/10/30 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from allowing BOs to be evicted in the same VM, potentially leading to null pointer dereferencing...

6.2AI score0.00168EPSS
SaveExploits0References3
CISA KEV Catalog
CISA KEV Catalog
added 2025/10/30 12:0 a.m.38 views

Broadcom VMware Aria Operations and VMware Tools Privilege Defined with Unsafe Actions Vulnerability

Broadcom VMware Aria Operations and VMware Tools contain a privilege defined with unsafe actions vulnerability. A malicious local actor with non-administrative privileges having access to a VM with VMware Tools installed and managed by Aria Operations with SDMP enabled may exploit this...

7.8CVSS6.9AI score0.0788EPSS
SaveIn wildExploits3
Tenable Nessus
Tenable Nessus
added 2025/10/30 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40086

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe: Don't allow evicting of BOs in same VM in array of VM binds An array of VM binds can potentially evict other buffer objects BOs within the same VM under...

5.6AI score0.00168EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/29 1:1 a.m.10 views

KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid

...

5.5CVSS7AI score0.00201EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/28 12:30 p.m.9 views

EUVD-2025-36441

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instructi...

6AI score0.00246EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/28 12:15 p.m.8 views

CVE-2025-40038

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid Skip the WRMSR and HLT fastpaths in SVM's VM-Exit handler if the next RIP isn't valid, e.g. because KVM is running with nrips=false. SVM must decode and emulate...

0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/28 12:15 p.m.6 views

UBUNTU-CVE-2025-40038

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid Skip the WRMSR and HLT fastpaths in SVM's VM-Exit handler if the next RIP isn't valid, e.g. because KVM is running with nrips=false. SVM must decode and emulate...

5.7AI score0.00201EPSS
SaveExploits0References22
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.8 views

CVE-2025-40065

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Write hgatp register with valid mode bits According to the RISC-V Privileged Architecture Spec, when MODE=Bare is selected,software must write zero to the remaining fields of hgatp. We have detected the valid mode...

5.2AI score0.00172EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.12 views

CVE-2025-40038

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Skip fastpath emulation on VM-Exit if next RIP isn't valid Skip the WRMSR and HLT fastpaths in SVM's VM-Exit handler if the next RIP isn't valid, e.g. because KVM is running with nrips=false. SVM must decode and emulate...

5.2AI score0.00201EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/28 9:32 a.m.8 views

CVE-2025-40026

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instructi...

5.2AI score0.00246EPSS
SaveExploits0
CVE
CVE
added 2025/10/28 9:32 a.m.35 views

CVE-2025-40026

The CVE-2025-40026 entry concerns the Linux kernel KVM on x86. The issue arises when completing userspace I/O emulation: KVM should not recheck L1 intercepts because it has already completed that phase, but if the I/O permission bitmaps are modified during the exit to userspace, KVM may treat the...

6.2AI score0.00246EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40026

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: x86: Don't recheck L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't...

7AI score0.00246EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.5 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: open-vm-tools (UTSA-2025-988601)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988601 advisory. VMware Aria Operations and VMware Tools contain a local privilege escalation vulnerability.A malicious local actor with non-administrative privileges having access t...

7.8CVSS7.9AI score0.0788EPSS
SaveExploits3References4
SUSE CVE
SUSE CVE
added 2025/10/24 11:23 p.m.5 views

SUSE CVE-2025-58149

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

6.5CVSS6.5AI score0.00396EPSS
SaveExploits0References9
NCSC
NCSC
added 2025/10/24 11:9 a.m.24 views

Vulnerabilities fixed in Microsoft Windows

Microsoft has fixed vulnerabilities in Windows. A malicious party can exploit the vulnerabilities to carry out attacks that can lead to the following categories of damage: - Denial-of-Service - Circumvention of a security measure - Manipulation of data - Execution of arbitrary code user privilege...

9.9CVSS7.2AI score0.99859EPSS
SaveExploits32References1
Microsoft CVE
Microsoft CVE
added 2025/10/24 1:2 a.m.6 views

KVM: VMX: Prevent RSB underflow before vmenter

...

5.5CVSS8.7AI score0.00215EPSS
SaveExploits0
Rows per page
Query Builder