Lucene search
+L

5861 matches found

CVE
CVE
added 2026/05/06 7:40 a.m.40 views

CVE-2026-43097

CVE-2026-43097 affects the Linux kernel PCI Hyper-V driver. During error handling in hv_pci_probe, the domain_nr is freed twice: first via pci_bus_release_emul_domain_nr(), and again when the bridge release callback pci_release_host_bridge_dev() runs during cleanup, leading to ida_free on an unal...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/05/06 7:40 a.m.21 views

CVE-2026-43097

In the Linux kernel, the following vulnerability has been resolved: PCI: hv: Fix double idafree in hvpciprobe error path If hvpciprobe fails after storing the domain number in hbus-bridge-domainnr, there is a call to free this domainnr via pcibusreleaseemuldomainnr, however, during cleanup, the...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/06 7:40 a.m.19 views

CVE-2026-43096

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix infinite fault loop on permission-denied GPA intercepts Prevent infinite fault loops when guests access memory regions without proper permissions. Currently, mshvhandlegpaintercept attempts to remap pages for all faults...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0
Virtuozzo
Virtuozzo
added 2026/05/05 12:00 a.m.28 views

Virtuozzo Infrastructure 7.3 Hotfix 2 (7.3.0-185)

This update provides stability fixes. Vulnerability id: VSTOR-128568 Backend initialization could fail when more than one project used the name 'admin'. Vulnerability id: VSTOR-129614 The Backup Gateway service could crash when removing an empty file. Vulnerability id: VSTOR-130137 Collecting a...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/05/04 1:17 p.m.24 views

GHSA-2274-3HGR-WXV6 vulnerabilities

Vulnerabilities for packages: linux-vmware, linux-aws, linux-gcp, linux-azure, linux-qemu...

5.7AI score
SaveExploits0
Fedora
Fedora
added 2026/05/02 2:12 a.m.24 views

[SECURITY] Fedora 44 Update: xen-4.21.1-2.fc44

This package contains the XenD daemon and xm command line tools, needed to manage virtual machines running under the Xen hypervisor...

9.4CVSS5.8AI score0.00191EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/01 2:40 p.m.16 views

CVE-2026-31786

A flaw was found in the Linux kernel. A buffer overflow vulnerability exists in the Xen hypervisor driver drivers/xen/sys-hypervisor.c. This flaw occurs because the HYPERVISORxenversionXENVERbuildid function returns a build ID that is not properly null-terminated. When the buildidshow function...

7.8CVSS6AI score0.00197EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/05/01 3:06 a.m.16 views

[SECURITY] Fedora 43 Update: xen-4.20.3-2.fc43

This package contains the XenD daemon and xm command line tools, needed to manage virtual machines running under the Xen hypervisor...

9.4CVSS5.3AI score0.00191EPSS
SaveExploits0
OSV
OSV
added 2026/04/30 11:16 a.m.12 views

ALPINE-CVE-2026-31786

In the Linux kernel, the following vulnerability has been resolved: Buffer overflow in drivers/xen/sys-hypervisor.c The build id returned by HYPERVISORxenversionXENVERbuildid is neither NUL terminated nor a string. The first causes a buffer overflow as sprintf in buildidshow will read and copy ti...

7.8CVSS6AI score0.00197EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/30 11:16 a.m.12 views

CVE-2026-31786

In the Linux kernel, the following vulnerability has been resolved: Buffer overflow in drivers/xen/sys-hypervisor.c The build id returned by HYPERVISORxenversionXENVERbuildid is neither NUL terminated nor a string. The first causes a buffer overflow as sprintf in buildidshow will read and copy ti...

7.8CVSS0.00197EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/04/30 10:31 a.m.16 views

CVE-2026-31786

In the Linux kernel, the following vulnerability has been resolved: Buffer overflow in drivers/xen/sys-hypervisor.c The build id returned by HYPERVISORxenversionXENVERbuildid is neither NUL terminated nor a string. The first causes a buffer overflow as sprintf in buildidshow will read and copy ti...

7.8CVSS5.7AI score0.00197EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/30 10:31 a.m.7 views

CVE-2026-31786

In the Linux kernel, the following vulnerability has been resolved: Buffer overflow in drivers/xen/sys-hypervisor.c The build id returned by HYPERVISORxenversionXENVERbuildid is neither NUL terminated nor a string. The first causes a buffer overflow as sprintf in buildidshow will read and copy ti...

7.8CVSS5.9AI score0.00197EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/04/30 10:31 a.m.43 views

CVE-2026-31786 Buffer overflow in drivers/xen/sys-hypervisor.c

In the Linux kernel, the following vulnerability has been resolved: Buffer overflow in drivers/xen/sys-hypervisor.c The build id returned by HYPERVISORxenversionXENVERbuildid is neither NUL terminated nor a string. The first causes a buffer overflow as sprintf in buildidshow will read and copy ti...

7.8CVSS0.00197EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/30 10:31 a.m.84 views

CVE-2026-31786

The CVE-2026-31786 issue affects the Linux kernel in drivers/xen/sys-hypervisor.c, where HYPERVISOR_xen_version(XENVER_build_id) returned a build_id that is not NUL-terminated, causing a buffer overflow via sprintf in buildid_show. The root cause is that the build_id was not treated as a proper s...

7.8CVSS5.8AI score0.00197EPSS
SaveExploits0References10Affected Software1
CNNVD
CNNVD
added 2026/04/30 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a buffer overflow in the hypervisor driver of the xen system. This vulnerability could lead to...

7.8CVSS6.1AI score0.00197EPSS
SaveExploits0References1
Xen Project
Xen Project
added 2026/04/28 12:00 p.m.23 views

Linux kernel out of bounds read via Xen-related sysfs file

ISSUE DESCRIPTION The Linux sysfs file /sys/hypervisor/properties/buildid does not contain printable information, but a binary value of typically 16 or 20 bytes, which is not terminated by a zero byte. The kernel driver making this information available is using the sprintf function for writing t...

7.8CVSS5.5AI score0.00197EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/26 6:18 p.m.613 views

denuOwO-hypervisor-vulnerabilities

DenuOwO SVM/VMX Hypervisor — 6 Vulnerabilities PoC + Analysis...

6.4AI score
SaveExploits0
Ubuntu
Ubuntu
added 2026/04/24 9:40 a.m.28 views

USN-8180-5: Linux kernel (IBM) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS5.9AI score0.00739EPSS
SaveExploits3
OSV
OSV
added 2026/04/23 10:16 a.m.25 views

USN-8180-4 linux-azure-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS5.6AI score0.00739EPSS
SaveExploits3References81
Ubuntu
Ubuntu
added 2026/04/23 10:08 a.m.29 views

USN-8180-3: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS6.9AI score0.00739EPSS
SaveExploits3
Rows per page
Query Builder