Lucene search
+L

164 matches found

OSV
OSV
added 2024/12/27 2:15 p.m.11 views

UBUNTU-CVE-2024-53195

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspaceirqchipinuse Improper use of userspaceirqchipinuse led to syzbot hitting the following WARNON in kvmtimerupdateirq: WARNING: CPU: 0 PID: 3281 at arch/arm64/kvm/archtimer.c:459...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References19
Debian CVE
Debian CVE
added 2024/12/27 1:49 p.m.15 views

CVE-2024-53196

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't retire aborted MMIO instruction Returning an abort to the guest for an unsupported MMIO access is a documented feature of the KVM UAPI. Nevertheless, it's clear that this plumbing has seen limited testing, since...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.27 views

CVE-2024-53195 KVM: arm64: Get rid of userspace_irqchip_in_use

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspaceirqchipinuse Improper use of userspaceirqchipinuse led to syzbot hitting the following WARNON in kvmtimerupdateirq: WARNING: CPU: 0 PID: 3281 at arch/arm64/kvm/archtimer.c:459...

0.00218EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:00 a.m.30 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2024-779)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-779 advisory. In the Linux kernel, the following vulnerability has been resolved: posix-timers: Ensure timer ID search-loop limit is valid CVE-2023-53728 In the Linux kernel, the following vulnerability has...

9.8CVSS6.6AI score0.00886EPSS
SaveExploits2References70
OSV
OSV
added 2024/11/07 10:15 a.m.16 views

AZL-53573 CVE-2024-50139 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/07 9:31 a.m.144 views

CVE-2024-50139

CVE-2024-50139 affects the Linux kernel KVM for ARM64. UBSAN reports a shift-out-of-bounds in arch/arm64/kvm/sys_regs.c (shift exponent 33 too large for 32-bit int) when running VMs with MTE-enabled host kernels. Affected component is the KVM arm64 path and the bug is fixed by a kernel patch (ref...

7.9CVSS5.2AI score0.00226EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/11/05 5:10 p.m.28 views

CVE-2024-50114 KVM: arm64: Unregister redistributor for failed vCPU creation

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unregister redistributor for failed vCPU creation Alex reports that syzkaller has managed to trigger a use-after-free when tearing down a VM: BUG: KASAN: slab-use-after-free in kvmputkvm+0x300/0xe68...

7.8CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.39 views

CVE-2024-50114 KVM: arm64: Unregister redistributor for failed vCPU creation

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unregister redistributor for failed vCPU creation Alex reports that syzkaller has managed to trigger a use-after-free when tearing down a VM: BUG: KASAN: slab-use-after-free in kvmputkvm+0x300/0xe68...

7.8CVSS0.00226EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/09/25 12:00 a.m.134 views

Oracle Linux 8 : kernel (ELSA-2024-7000)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-7000 advisory. - wifi: mac80211: Avoid address calculations via out of bounds array indexing Michal Schmidt RHEL-51278 CVE-2024-41071 - protect the fetch of -fdfd in...

10CVSS6.9AI score0.01028EPSS
SaveExploits2References140
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.11 views

kernel: KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgicv2parseattr vgicv2parseattr is responsible for finding the vCPU that matches the user-provided CPUID, which of course may not be valid. If the ID is invalid, kvmgetvcpubyid...

5.5CVSS6.3AI score0.00231EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/09/18 12:00 a.m.20 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error CVE-2024-41098 In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings CVE-2024-46679...

5.5CVSS6.5AI score0.00713EPSS
SaveExploits0
CVE
CVE
added 2024/09/13 6:27 a.m.152 views

CVE-2024-46707

CVE-2024-46707 affects the Linux kernel KVM for arm64. When a guest is configured without vGICv3 and the host cannot emulate GICv2, writes to ICC_SGI EL1 are trapped to EL2, leading to an attempted SGI emulation that dereferences a NULL interrupt pointer. The public details confirm the root cause...

5.5CVSS6.1AI score0.00233EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.10 views

SUSE CVE-2024-40989

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS6.7AI score0.00299EPSS
SaveExploits0References17
NVD
NVD
added 2024/07/12 1:15 p.m.26 views

CVE-2024-40989

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS0.00299EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/12 1:15 p.m.14 views

AZL-68217 CVE-2024-40989 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS6.4AI score0.00299EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.7 views

DEBIAN-CVE-2024-36953

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgicv2parseattr vgicv2parseattr is responsible for finding the vCPU that matches the user-provided CPUID, which of course may not be valid. If the ID is invalid, kvmgetvcpubyid...

5.5CVSS5.2AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 2:54 p.m.9 views

CVE-2024-26691 KVM: arm64: Fix circular locking dependency

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix circular locking dependency The rule inside kvm enforces that the vcpu-mutex is taken inside kvm-lock. The rule is violated by the pkvmcreatehypvm which acquires the kvm-lock while already holding the vcpu-mutex...

6AI score
SaveExploits0References6
OSV
OSV
added 2022/11/14 7:15 p.m.21 views

GSD-2022-1007204 KVM: arm64: vgic: Fix exit condition in scan_its_table()

KVM: arm64: vgic: Fix exit condition in scanitstable This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.152 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/02/27 3:32 a.m.30 views

GSD-2022-1000625 KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance

KVM: arm64: pkvm: Use the mmops indirection for cache maintenance This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.5 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2022/02/18 10:03 p.m.19 views

GSD-2022-1000260 KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance

KVM: arm64: pkvm: Use the mmops indirection for cache maintenance This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.19 by commit...

7.3AI score
SaveExploits0
Rows per page
Query Builder