Lucene search
+L

13553 matches found

OSV
OSV
added 2025/11/12 9:56 p.m.14 views

CVE-2025-40181 x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP

In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP When running as an SNP or TDX guest under KVM, force the legacy PCI hole, i.e. memory between Top of Lower Usable DRAM and 4GiB, to be mapped as UC via a forc...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.15 views

CVE-2025-40181 x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP

In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP When running as an SNP or TDX guest under KVM, force the legacy PCI hole, i.e. memory between Top of Lower Usable DRAM and 4GiB, to be mapped as UC via a forc...

0.00199EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 9:56 p.m.39 views

CVE-2025-40181

CVE-2025-40181 : In the Linux kernel x86/kvm, when running as an SNP/TDX guest, forcing the legacy PCI hole to UC by overriding MTRRs can cause ACPI-reported SystemMemory regions mapped as WB to conflict with device memory WC/UC requirements. This can lead to ioremap() failures for PCI devices (e...

6.1AI score0.00199EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/11/12 5:07 p.m.8 views

CVE-2025-20065

Uncontrolled search path for some Display Virtualization for Windows OS software before version 1797 within Ring 2: Device Drivers may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable escalation of...

6.7CVSS6.5AI score0.00118EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.11 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2025-2390)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : net: xfrm: unexport init-annotated xfrm4protocolinitCVE-2022-49345 tcp: Fix a data-race around sysctltcpthinlineartimeouts.CVE-2022-49575...

9.8CVSS7AI score0.00405EPSS
SaveExploits2References37
Packet Storm News
Packet Storm News
added 2025/11/12 12:00 a.m.14 views

Toward an Intrusion Detection System for a Virtualization Framework in Edge Computing

Edge computing pushes computation closer to data sources, but it also expands the attack surface on resource-constrained devices. This work explores the deployment of the Lightweight Deep Anomaly Detection for Network Traffic LDPI integrated as an isolated service within a virtualization framewor...

6.7AI score
SaveExploits0
EUVD
EUVD
added 2025/11/11 6:30 p.m.8 views

EUVD-2025-93529

Uncontrolled search path for some Display Virtualization for Windows OS software before version 1797 within Ring 2: Device Drivers may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable escalation of...

6.7CVSS6AI score0.00118EPSS
SaveExploits0References2
NVD
NVD
added 2025/11/11 5:15 p.m.13 views

CVE-2025-20065

Uncontrolled search path for some Display Virtualization for Windows OS software before version 1797 within Ring 2: Device Drivers may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable escalation of...

6.7CVSS0.00118EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/11 4:49 p.m.25 views

CVE-2025-20065

Uncontrolled search path for some Display Virtualization for Windows OS software before version 1797 within Ring 2: Device Drivers may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable escalation of...

6.7CVSS0.00118EPSS
SaveExploits0References1
CVE
CVE
added 2025/11/11 4:49 p.m.15 views

CVE-2025-20065

CVE-2025-20065 affects Intel Display Virtualization for Windows OS driver prior to version 1797. The Red Hat and NVD entries describe an uncontrolled search path in Ring 2 device drivers that could enable local privilege escalation for an authenticated, low-privilege user with high attack complex...

6.7CVSS6.1AI score0.00118EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/11/11 4:49 p.m.4 views

CVE-2025-20065

Uncontrolled search path for some Display Virtualization for Windows OS software before version 1797 within Ring 2: Device Drivers may allow an escalation of privilege. Unprivileged software adversary with an authenticated user combined with a high complexity attack may enable escalation of...

6.7CVSS6.1AI score0.00118EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.9 views

kernel: KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()

In the Linux kernel, the following vulnerability has been resolved: KVM: Explicitly verify target vCPU is online in kvmgetvcpu Explicitly verify the target vCPU is fully online prior to clamping the index in kvmgetvcpu. If the index is "bad", the nospec clamping will generate '0', i.e. KVM will...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.18 views

kernel: KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKEN

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Bury Intel PT virtualization guest/host mode behind CONFIGBROKEN Hide KVM's ptmode module param behind CONFIGBROKEN, i.e. disable support for virtualizing Intel PT via guest/host mode unless BROKEN=y. There are myriad...

8.8CVSS6.8AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.12 views

kernel: KVM: arm64: Tear down vGIC on failed vCPU creation

A use-after-free flaw was found in KVM for arm64 in the Linux Kernel, if the kvmarchvcpucreate fails to share the vCPU page with the hypervisor. This vulnerability could even lead to a kernel information leak problem...

8.8CVSS5.8AI score0.00278EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.10 views

kernel: x86/tdx: Fix "in-kernel MMIO" check

A flaw was found in the Linux kernel. Userspace can deceive the kernel into performing MMIO Memory-Mapped IO operations in TDX Trust Domain Extensions on its behalf, allowing a VE Virtualization Exception to be incorrectly handled as a in-kernel MMIO operation...

7.8CVSS7.1AI score0.00247EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.9 views

kernel: KVM: arm64: Tear down vGIC on failed vCPU creation

A use-after-free flaw was found in KVM for arm64 in the Linux Kernel, if the kvmarchvcpucreate fails to share the vCPU page with the hypervisor. This vulnerability could even lead to a kernel information leak problem...

8.8CVSS5.8AI score0.00278EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/11/11 8:00 a.m.10 views

Windows Hyper-V Information Disclosure Vulnerability

Out-of-bounds read in Windows Hyper-V allows an authorized attacker to disclose information locally...

5.5CVSS5.1AI score0.00467EPSS
SaveExploits0
Amd
Amd
added 2025/11/11 12:00 a.m.20 views

Stale Translation Lookaside Buffer (TLB) Entry Vulnerability

Summary An internally reported microcode bug in some EPYC™ AMD CPUs could allow a local admin-privileged attacker to run SEV-SNP Secure Encrypted Virtualization - Secure Nested Paging guests using stale TLB entries. This bug could allow SNP active vCPUs to reuse TLB entries from other virtual...

5.3CVSS6.6AI score0.00109EPSS
SaveExploits0
Intel
Intel
added 2025/11/11 12:00 a.m.14 views

Display Virtualization for Windows OS Advisory

Summary: A potential security vulnerability in some Display Virtualization for Windows OS software may allow escalation of privilege. Intel is releasing software updates to mitigate this potential vulnerability. Vulnerability Details: CVEID: CVE-2025-20065 Description: Uncontrolled search path fo...

6.7CVSS6.3AI score0.00118EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2025/11/11 12:00 a.m.19 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: isotp: fix potential CAN frame reception race in isotprcv CVE-2022-48830 kernel: soc: qcom: cmd-db: Map shared memory as WC, not WB CVE-2024-46689 kernel: Squashfs: sanity check...

9.8CVSS7.3AI score0.007EPSS
SaveExploits1References225
Rows per page
Query Builder