Lucene search
+L

20887 matches found

EUVD
EUVD
added 2026/07/25 8:49 a.m.7 views

EUVD-2026-49035

In the Linux kernel, the following vulnerability has been resolved: udf: validate VAT header length against the VAT inode size udfloadvat takes the virtual partition's start offset straight from the on-disk VAT 2.0 header without checking it against the VAT inode size:...

5.8AI score0.0016EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.15 views

CVE-2026-64308

The CVE-2026-64308 issue in the Linux kernel concerns the crypto CCP SNP_VLEK_LOAD path. The fix removes SNP initialization for ioctl(SNP_VLEK_LOAD), addressing a scenario where SEV initialization failures could allow a userspace trigger to affect MSR_VM_HSAVE_PA and potentially impact a running ...

5.9AI score0.00215EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:49 a.m.6 views

EUVD-2026-49019

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCONFIG Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

5.9AI score0.00215EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/25 8:49 a.m.10 views

EUVD-2026-49014

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix freeing of PMD-sized vmemmap pages Commit bf9e4e30f353 "x86/mm: use pagetablefree", switched from freeing non-boot page tables through freepages to pagetablefree. However, the function is also called to free vmemmap...

5.8AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:49 a.m.7 views

EUVD-2026-49000

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLB VNCR TLB invalidation occurs from MMU notifiers or TLBI instructions, and either can race against a vcpu not being onlined yet no pseudo-TLB allocated. Similarly, the TLB...

5.8AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.7 views

CVE-2026-64287

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Bound usedlrs when flushing the pKVM hyp vCPU flushhypvcpu copies the host vGIC state into the hyp's private vCPU on every run. The vGIC list register save and restore use usedlrs as their loop bound and expect it to...

8.2CVSS5.7AI score0.0017EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64287 KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPU

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Bound usedlrs when flushing the pKVM hyp vCPU flushhypvcpu copies the host vGIC state into the hyp's private vCPU on every run. The vGIC list register save and restore use usedlrs as their loop bound and expect it to...

8.2CVSS5.7AI score
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.14 views

CVE-2026-64288

CVE-2026-64288 concerns the Linux kernel’s KVM arm64 subsystem. The vulnerability arises from a NULL dereference in VNCR pseudo-TLB invalidation, which can race against a vcpu being onlined or against an unallocated pseudo-TLB, leading to unsafe dereferences during MMU notifier or TLBI-triggered ...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.15 views

CVE-2026-64286

CVE-2026-64286 affects the Linux kernel’s KVM on arm64. The vulnerability arises in flush_hyp_vcpu(): it copies the host vCPU context into the hyp private vCPU on every run. The guest-context resolver (ctxt_to_vcpu()) expects a NULL __hyp_running_vcpu (only set on the host); since the host’s valu...

8.2CVSS5.8AI score0.0017EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.7 views

CVE-2026-64286

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Clear hyprunningvcpu when flushing the pKVM hyp vCPU flushhypvcpu copies the host vCPU context into the hyp's private vCPU on every run. ctxttovcpu expects a guest context to have a NULL hyprunningvcpu, which is only...

8.2CVSS5.7AI score0.0017EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:49 a.m.7 views

EUVD-2026-48998

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Clear hyprunningvcpu when flushing the pKVM hyp vCPU flushhypvcpu copies the host vCPU context into the hyp's private vCPU on every run. ctxttovcpu expects a guest context to have a NULL hyprunningvcpu, which is only...

5.8AI score0.0017EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.31 views

CVE-2026-64286 KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPU

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Clear hyprunningvcpu when flushing the pKVM hyp vCPU flushhypvcpu copies the host vCPU context into the hyp's private vCPU on every run. ctxttovcpu expects a guest context to have a NULL hyprunningvcpu, which is only...

8.2CVSS0.0017EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/25 8:49 a.m.18 views

CVE-2026-64285

CVE-2026-64285 affects the Linux kernel KVM SNP guest activity. When populating a guest_memfd’s initial CPUID data, KVM may pin the source page as writable, because KVM writes back CPUID information if userspace data is rejected by trusted firmware. Because the page is accessed via a kernel mappi...

5.8AI score0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/25 8:49 a.m.14 views

CVE-2026-64284

CVE-2026-64284 — Linux kernel (KVM/x86): The vulnerability involves moving the handling of fastpath userspace exits into vendor code so KVM can run vendor-specific operations before userspace gains control of the vCPU. The description notes that, for VMX (and soon SVM), KVM must flush the PML buf...

7.1CVSS5.9AI score0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 3:33 a.m.3 views

SUSE-SU-2026:3246-1 Security update for the Linux Kernel RT (Live Patch 14 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.51 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.8CVSS6.5AI score0.00908EPSS
SaveExploits5References13
SUSE CVE
SUSE CVE
added 2026/07/25 1:23 a.m.6 views

SUSE CVE-2024-53084

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with ea...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.10 views

PT-2026-64503

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvm translate vncr races MMU notifier In the case that kvm translate vncr races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to k...

5.8AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64693

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

5.7AI score0.00181EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64286

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: arm64: Clear hyprunningvcpu when flushing the pKVM hyp vCPU flushhypvcpu copies the host vCPU context into the hyp's private vCPU on every run. ctxttovcpu...

8.2CVSS5.6AI score0.0017EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.10 views

PT-2026-64659

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adf disable sriov The VF2PF interrupt handler queues PF-side response work that stores a raw pointer to per-VF state struct adf accel vf info. Currently, adf disable sriov destroys...

5.8AI score0.00135EPSS
SaveExploits0References8
Rows per page
Query Builder