Lucene search
+L

9230 matches found

Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.52 views

CVE-2022-48765

In the Linux kernel, the following vulnerability has been resolved: KVM: LAPIC: Also cancel preemption timer during SETLAPIC The below warning is splatting during guest reboot. ------------ cut here ------------ WARNING: CPU: 0 PID: 1931 at arch/x86/kvm/x86.c:10322 kvmarchvcpuioctlrun+0x874/0x880...

5.5CVSS6AI score0.0021EPSS
SaveExploits0
OSV
OSV
added 2024/06/20 11:13 a.m.24 views

CVE-2022-48763 KVM: x86: Forcibly leave nested virt when SMM state is toggled

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Forcibly leave nested virt when SMM state is toggled Forcibly leave nested virtualization operation if userspace toggles SMM state via KVMSETVCPUEVENTS or KVMSYNCX86EVENTS. If userspace forces the vCPU out of SMM while...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2024/06/20 11:13 a.m.99 views

CVE-2022-48763

CVE-2022-48763 relates to the Linux kernel KVM/x86 nested virtualization when SMM state is toggled. The issue occurs if userspace forces a vCPU out of SMM during post-VMXON and injects an SMI, causing vmx_enter_smm() to overwrite vmx->nested.smm.vmxon and leave vmxon and smm.vmxon false while ...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.32 views

CVE-2022-48763 KVM: x86: Forcibly leave nested virt when SMM state is toggled

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Forcibly leave nested virt when SMM state is toggled Forcibly leave nested virtualization operation if userspace toggles SMM state via KVMSETVCPUEVENTS or KVMSYNCX86EVENTS. If userspace forces the vCPU out of SMM while...

0.00219EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.33 views

CVE-2022-48763 KVM: x86: Forcibly leave nested virt when SMM state is toggled

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Forcibly leave nested virt when SMM state is toggled Forcibly leave nested virtualization operation if userspace toggles SMM state via KVMSETVCPUEVENTS or KVMSYNCX86EVENTS. If userspace forces the vCPU out of SMM while...

6.6AI score0.00219EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.25 views

CVE-2022-48763

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Forcibly leave nested virt when SMM state is toggled Forcibly leave nested virtualization operation if userspace toggles SMM state via KVMSETVCPUEVENTS or KVMSYNCX86EVENTS. If userspace forces the vCPU out of SMM while...

5.5CVSS5.8AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.56 views

CVE-2022-48727

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other than an IRQ occurs, the CPU updates the ESREL2 register with the exception syndrome. An SError may also become pending, and will be...

7.3CVSS5.2AI score0.00225EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.43 views

CVE-2022-48727 KVM: arm64: Avoid consuming a stale esr value when SError occur

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other than an IRQ occurs, the CPU updates the ESREL2 register with the exception syndrome. An SError may also become pending, and will be...

7.3CVSS0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/20 11:13 a.m.16 views

CVE-2022-48727 KVM: arm64: Avoid consuming a stale esr value when SError occur

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other than an IRQ occurs, the CPU updates the ESREL2 register with the exception syndrome. An SError may also become pending, and will be...

7.3CVSS5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.22 views

CVE-2022-48727 KVM: arm64: Avoid consuming a stale esr value when SError occur

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other than an IRQ occurs, the CPU updates the ESREL2 register with the exception syndrome. An SError may also become pending, and will be...

7.3CVSS6.8AI score0.00225EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/20 11:13 a.m.91 views

CVE-2022-48727

CVE-2022-48727 affects the Linux kernel KVM arm64 code. When exceptions other than IRQ occur, ESR_EL2 is updated; if an IRQ synchronises an SError, the vcpu ESR may become stale and ELR_EL2 could be corrupted, risking duplication of guest instructions. The fix ensures ARM_EXCEPTION_CODE() is chec...

7.3CVSS6.4AI score0.00225EPSS
SaveExploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.26 views

CVE-2022-48765

In the Linux kernel, the following vulnerability has been resolved: KVM: LAPIC: Also cancel preemption timer during SETLAPIC The below warning is splatting during guest reboot. ------------ cut here ------------ WARNING: CPU: 0 PID: 1931 at arch/x86/kvm/x86.c:10322 kvmarchvcpuioctlrun+0x874/0x880...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.24 views

CVE-2022-48764

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Free kvmcpuidentry2 array on post-KVMRUN KVMSETCPUID,2 Free the "struct kvmcpuidentry2" array on successful post-KVMRUN KVMSETCPUID,2 to fix a memory leak, the callers of kvmsetcpuid free the array only on failure. BUG:...

5.3CVSS5.9AI score0.00179EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.22 views

CVE-2022-48727

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Avoid consuming a stale esr value when SError occur When any exception other than an IRQ occurs, the CPU updates the ESREL2 register with the exception syndrome. An SError may also become pending, and will be...

7.3CVSS5.8AI score0.00225EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.26 views

CVE-2022-48763

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Forcibly leave nested virt when SMM state is toggled Forcibly leave nested virtualization operation if userspace toggles SMM state via KVMSETVCPUEVENTS or KVMSYNCX86EVENTS. If userspace forces the vCPU out of SMM while...

5.5CVSS5.9AI score0.00219EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.26 views

CVE-2021-47580

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix type in mint to avoid stack OOB Change mint to use type "u32" instead of type "int" to avoid stack out of bounds. With mint type "int" the values get sign extended and the larger value gets used causing stack...

7.1CVSS6.2AI score0.00244EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.25 views

CVE-2021-47580 scsi: scsi_debug: Fix type in min_t to avoid stack OOB

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix type in mint to avoid stack OOB Change mint to use type "u32" instead of type "int" to avoid stack out of bounds. With mint type "int" the values get sign extended and the larger value gets used causing stack...

7.1CVSS6.8AI score0.00244EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.14 views

CVE-2021-47578 scsi: scsi_debug: Don't call kcalloc() if size arg is zero

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Don't call kcalloc if size arg is zero If the size arg to kcalloc is zero, it returns ZEROSIZEPTR. Because of that, for a following NULL pointer check to work on the returned pointer, kcalloc must not be called...

6.6AI score0.00238EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2024/06/14 2:00 p.m.24 views

qemu-kvm bug fix update

An update is available for qemu-kvm. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Kernel-based Virtual Machine KVM is a full virtualization solution for Linux...

7.3AI score
SaveExploits0
Rockylinux
Rockylinux
added 2024/06/14 1:59 p.m.23 views

virt:rhel and virt-devel:rhel security update

An update is available for module.swtpm, module.libtpms, module.libnbd, netcf, module.nbdkit, hivex, libiscsi, libtpms, module.sgabios, libguestfs-winsupport, virt-v2v, module.supermin, module.virt-v2v, module.libvirt-dbus, module.qemu-kvm, supermin, swtpm, libvirt-dbus, sgabios, qemu-kvm,...

6.2CVSS6.8AI score0.00364EPSS
SaveExploits0
Rows per page
Query Builder