Lucene search
+L

5004 matches found

RedhatCVE
RedhatCVE
added 2026/08/18 6:55 p.m.7 views

CVE-2026-72279

A flaw was found in the KVM Kernel-based Virtual Machine component of the Linux kernel. KVM on arm64 architectures incorrectly maps the L1 Virtual Nested Control Register VNCR into the host stage-1, failing to respect read-only memory regions. This could allow a malicious guest to write to a...

9CVSS5.4AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 10:27 a.m.7 views

CVE-2026-72281

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM for arm64 architectures. This vulnerability involves an issue with memory accounting for protected guest faults. During the teardown process, the system may incorrectly manage long-term memory pins, potentially leading to...

5.5CVSS5.4AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 7:27 a.m.5 views

CVE-2026-72280

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine for ARM64 architectures. A guest operating system, when operating in a nested virtualization environment, could trigger a hypervisor panic hyppanic by writing to the ZCREL2 system register alias. This issue leads to a denial ...

7.1CVSS5.4AI score0.00183EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-72280

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: arm64: nv: Drop bogus WARN for write to ZCREL2 It is entirely possible for a guest to write to the ZCREL2 sysreg alias while in a nested context, as it is...

7.1CVSS5.9AI score0.00183EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-72277

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory When constructing an L1 VNCR mapping, KVM unconditionally uses cacheable memory attributes, even if...

9.3CVSS5.9AI score0.00191EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-72279

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the...

9CVSS5.9AI score0.00189EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72278

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: arm64: nv: Re-translate VNCR before injecting abort KVM faults in the VNCR page with FOLLWRITE whenever the guest aborts for a write, similar to how a...

9.3CVSS5.8AI score0.00191EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-72289

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: arm64: vgic: Check the interrupt is still ours before migrating it vgicpruneaplist drops both aplistlock and irqlock while migrating an interrupt to anothe...

9.3CVSS5.9AI score0.00185EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72016

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp...

5.9AI score0.00198EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 4:06 p.m.10 views

CVE-2026-72016

A flaw was found in the Linux kernel's CPU hotplug mechanism on arm64 systems. When a system is booted with more maximum CPUs configured than are physically present, some CPUs are incorrectly marked as present but are not fully registered. This can lead to a kernel warning due to a null kobject...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 3:28 p.m.7 views

CVE-2026-72277

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine for ARM64 systems. When KVM constructs an L1 VNCR Virtual Nested Control Register mapping, it incorrectly applies cacheable memory attributes even when the underlying physical memory is not normal memory. This can lead to a...

9.3CVSS5.2AI score0.00191EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-099950)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099950 advisory. In the Linux kernel, the following vulnerability has been resolved: arm64: Add support for TSV110 Spectre-BHB mitigation The TSV110 processor is vulnerable to the...

5.5CVSS4.6AI score0.00128EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:49 p.m.8 views

SUSE CVE-2026-74568

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

9.3CVSS5.5AI score0.00122EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:18 p.m.18 views

CVE-2026-74568

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

9.3CVSS0.00122EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 1:18 p.m.7 views

UBUNTU-CVE-2026-74568

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

9.3CVSS5.4AI score0.00122EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:28 p.m.40 views

CVE-2026-74568 KVM: arm64: vgic: Fix race between LPI release and re-registration

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

9.3CVSS5.6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 12:28 p.m.10 views

CVE-2026-74568

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

9.3CVSS5.4AI score0.00122EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:28 p.m.22 views

CVE-2026-74568

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

5.3AI score0.00122EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/15 12:28 p.m.10 views

EUVD-2026-59633

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

5.5AI score0.00122EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.41 views

CVE-2026-74568 KVM: arm64: vgic: Fix race between LPI release and re-registration

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

9.3CVSS0.00122EPSS
SaveExploits0References2
Rows per page
Query Builder