Lucene search
+L

655 matches found

RedhatCVE
RedhatCVE
added 2025/10/28 7:27 p.m.7 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...

6.1CVSS5.7AI score0.00166EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/28 11:48 a.m.30 views

CVE-2025-40038

CVE-2025-40038 affects the Linux kernel KVM/VMX SVM fastpath emulation for VM-Exit handling. The issue arises when the next RIP is not valid (e.g., nrips=false); KVM must decode and emulate the instruction to skip it, which requires reading guest memory. Reading guest memory through the emulator ...

7.1CVSS6AI score0.00166EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/26 8:8 a.m.7 views

RLSA-2025:18318 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush CVE-2025-38351 kernel: sunrpc: fix client side handling of tls alerts CVE-2025-38571 kernel: eventpoll: Fix semi-unbound...

7.5CVSS6.7AI score0.00438EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/10/22 12:27 a.m.6 views

kernel: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 Don't BUG/WARN on interrupt injection due to GIF being cleared, since it's trivial for userspace to force the situation via KVMSETVCPUEVENTS even if having at least...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.12 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2025:03628-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03628-1 advisory. The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: ...

9.8CVSS7.4AI score0.21314EPSS
SaveExploits4References1020
OSV
OSV
added 2025/10/17 11:34 a.m.18 views

SUSE-SU-2025:03628-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49138: Bluetooth: hcievent: Fix checking conn for leconncompleteevt bsc1238160. - CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent...

9.8CVSS7.3AI score0.21314EPSS
SaveExploits4References698
Microsoft CVE
Microsoft CVE
added 2025/10/08 1:1 a.m.6 views

KVM: arm64: Disassociate vcpus from redistributor region on teardown

...

7.8CVSS7AI score0.00299EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987200)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987200 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Handle SRCU initialization failure during page track init Check the return of...

5.5CVSS5.8AI score0.0025EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-387298)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-387298 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: Always flush async PF workqueue when vCPU is being destroyed Always flush the per-vCPU asyn...

7CVSS6AI score0.00259EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-55312

Malicious code in bioql PyPI...

6.8AI score0.00203EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-29599

Malicious code in bioql PyPI...

6.3AI score0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/23 9:5 a.m.10 views

SUSE-SU-2025:03301-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. - CVE-2024-49996: cifs: Fix buffer overflow when parsing NFS reparse points bsc1232089. -...

9.8CVSS7.6AI score0.03127EPSS
SaveExploits3References213
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.8 views

SUSE CVE-2023-53319

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Handle kvmarminit failure correctly in finalizepkvm Currently there is no synchronisation between finalizepkvm and kvmarminit initcalls. The finalizepkvm proceeds happily even if kvmarminit fails resulting in the...

5.5CVSS6.5AI score0.00128EPSS
SaveExploits0References15
OSV
OSV
added 2025/09/16 5:15 p.m.2 views

DEBIAN-CVE-2023-53319

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Handle kvmarminit failure correctly in finalizepkvm Currently there is no synchronisation between finalizepkvm and kvmarminit initcalls. The finalizepkvm proceeds happily even if kvmarminit fails resulting in the...

5.5CVSS5.4AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 4:11 p.m.6 views

CVE-2023-53319 KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Handle kvmarminit failure correctly in finalizepkvm Currently there is no synchronisation between finalizepkvm and kvmarminit initcalls. The finalizepkvm proceeds happily even if kvmarminit fails resulting in the...

5.5CVSS6.2AI score0.00128EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/16 1:0 p.m.56 views

CVE-2025-39823

CVE-2025-39823 is a Linux kernel KVM/CPU virtualization vulnerability affecting x86 where indices from the guest (min, dest_id) were used with array_index_nospec after bounds checks. The issue enables speculative execution side-channel leakage affecting confidentiality, integrity, and availabilit...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.20 views

CVE-2025-39815 RISC-V: KVM: fix stack overrun when loading vlenb

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: fix stack overrun when loading vlenb The userspace load can put up to 2048 bits into an xlen bit stack buffer. We want only xlen bits, so check the size beforehand...

7.8CVSS0.00142EPSS
SaveExploits0References3
Fedora
Fedora
added 2025/09/16 12:20 a.m.10 views

[SECURITY] Fedora 43 Update: qemu-10.1.0-6.fc43

qemu is an open source virtualizer that provides hardware emulation for the KVM hypervisor. qemu acts as a virtual machine monitor together with the KVM kernel modules, and emulates the hardware for a full system such as a PC and its associated peripherals...

3.3CVSS6.9AI score0.00147EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.11 views

CVE-2023-53208 KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state When emulating nested VM-Exit, load L1's TSC multiplier if L1's desired ratio doesn't match the current ratio, not if the ratio L1 is using for L2 diverges from...

0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/12 5:54 p.m.12 views

CLSA-2025-1757699693 kernel-uek: Fix of 16 CVEs

Bluetooth: afbluetooth: Fix Use-After-Free in btsockrecvmsg CVE-2024-21803 - net: defer final 'struct net' free in netns dismantle CVE-2024-56658 - netfilter: validate user input for expected length CVE-2024-35896 - drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate'...

9.8CVSS5.9AI score0.00495EPSS
SaveExploits0References1
Rows per page
Query Builder