Lucene search
+L

232 matches found

CNNVD
CNNVD
added 2021/05/19 12:0 a.m.18 views

Cambridge Xen 缓冲区错误漏洞

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. A security vulnerability in Xen's Bare 32-bi...

5.5CVSS5.7AI score0.00375EPSS
SaveExploits0References7
Ubuntu
Ubuntu
added 2021/05/11 10:31 p.m.192 views

USN-4948-1: Linux kernel (OEM) vulnerabilities

Ryota Shiga discovered that the eBPF implementation in the Linux kernel did not properly verify that a BPF program only reserved as much memory for a ring buffer as was allocated. A local attacker could use this to cause a denial of service system crash or execute arbitrary code. CVE-2021-3489...

8.8CVSS7.6AI score0.27477EPSS
SaveExploits11
OSV
OSV
added 2021/05/11 9:53 p.m.5 views

USN-4946-1 linux, linux-aws, lnux-aws-hwe, linux-azure, inux-azure-4.15, linux-dell300x, linux-gcp, linux-hwe, linux-gcp-4.15, linux-kvm, linux-oracle, linux-raspi2, linux-snapdragon vulnerabilities

It was discovered that the DRM subsystem in the Linux kernel contained double-free vulnerabilities. A privileged attacker could possibly use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2021-20292 Olivier Benjamin, Norbert Manthey, Martin Mazein, and Jan ...

7.8CVSS6.8AI score0.00853EPSS
SaveExploits0References10
Ubuntu
Ubuntu
added 2021/05/11 9:53 p.m.194 views

USN-4946-1: Linux kernel vulnerabilities

It was discovered that the DRM subsystem in the Linux kernel contained double-free vulnerabilities. A privileged attacker could possibly use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2021-20292 Olivier Benjamin, Norbert Manthey, Martin Mazein, and Jan ...

7.8CVSS6.6AI score0.00853EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2021/04/14 12:0 a.m.32 views

Ubuntu: Security Advisory (USN-4909-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7AI score0.00544EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2021/04/13 9:55 p.m.149 views

USN-4909-1: Linux kernel vulnerabilities

Loris Reiff discovered that the BPF implementation in the Linux kernel did not properly validate attributes in the getsockopt BPF hook. A local attacker could possibly use this to cause a denial of service system crash. CVE-2021-20194 Olivier Benjamin, Norbert Manthey, Martin Mazein, and Jan H...

7.8CVSS7AI score0.00544EPSS
SaveExploits0
OSV
OSV
added 2021/04/13 9:55 p.m.9 views

USN-4909-1 linux, linux-aws, linux-aws-5.4, linux-azure, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-gke-5.4, linux-gkeop, linux-gkeop-5.4, linux-hwe-5.4, linux-kvm, linux-oracle, linux-oracle-5.4, linux-raspi, linux-raspi-5.4 vulnerabilities

Loris Reiff discovered that the BPF implementation in the Linux kernel did not properly validate attributes in the getsockopt BPF hook. A local attacker could possibly use this to cause a denial of service system crash. CVE-2021-20194 Olivier Benjamin, Norbert Manthey, Martin Mazein, and Jan H...

7.8CVSS6.9AI score0.00544EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2021/04/13 2:51 p.m.182 views

USN-4904-1: Linux kernel vulnerabilities

Ben Harris discovered that the Linux kernel would strip extended privilege attributes of files when performing a failed unprivileged system call. A local attacker could use this to cause a denial of service. CVE-2015-1350 Andrey Konovalov discovered that the video4linux driver for Hauppauge HD PV...

7.8CVSS6.9AI score0.03255EPSS
SaveExploits2
OSV
OSV
added 2021/04/07 11:2 a.m.6 views

OESA-2021-1111 kernel security update

The kernel package contains the Linux kernel vmlinuz, the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc. Security Fixes: An issue was discovered in the Linux kernel 2.6.39...

7.8CVSS7.5AI score0.02079EPSS
SaveExploits3References8
Positive Technologies
Positive Technologies
added 2021/03/18 12:0 a.m.9 views

PT-2021-3505 · Xen +2 · Xen +2

Name of the Vulnerable Software and Affected Versions: Xen affected versions not specified Description: The issue is related to the implementation of paravirtualization PV mode in the Xen hypervisor, specifically with the use of the Indirect Branch Restricted Speculation IBRS mechanism. This coul...

8.8CVSS6.1AI score0.00375EPSS
SaveExploits0References137
OSV
OSV
added 2021/03/05 6:15 p.m.4 views

UBUNTU-CVE-2021-28039

An issue was discovered in the Linux kernel 5.9.x through 5.11.3, as used with Xen. In some less-common configurations, an x86 PV guest OS user can crash a Dom0 or driver domain via a large amount of I/O activity. The issue relates to misuse of guest physical addresses when a configuration has...

6.5CVSS7.1AI score0.00424EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2021/02/26 8:0 a.m.7 views

An issue was discovered in the Linux kernel 3.2 through 5.10.16 as used by Xen. Grant mapping operations often occur in batch hypercalls where a number of operations are done in a single hypercall the success or failure of each one is reported to the backend driver and the backend driver then loops over the results performing follow-up actions based on the success or failure of each operation. Unfortunately when running in PV mode the Linux backend drivers mishandle this: Some errors are ignored effectively implying their success from the success of related batch elements. In other cases errors resulting from one batch element lead to further batch elements not being inspected and hence successful ones to not be possible to properly unmap upon error recovery. Only systems with Linux backends running in PV mode are vulnerable. Linux backends run in HVM / PVH modes are not vulnerable. This affects arch/*/xen/p2m.c and drivers/xen/gntdev.c.

...

5.5CVSS7.7AI score0.00346EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2021/02/25 8:0 a.m.7 views

An issue was discovered in the Linux kernel 2.6.39 through 5.10.16 as used in Xen. Block net and SCSI backends consider certain errors a plain bug deliberately causing a kernel crash. For errors potentially being at least under the influence of guests (such as out of memory conditions) it isn't correct to assume a plain bug. Memory allocations potentially causing such crashes occur only when Linux is running in PV mode though. This affects drivers/block/xen-blkback/blkback.c and drivers/xen/xen-scsiback.c.

...

5.5CVSS7.7AI score0.00544EPSS
SaveExploits0
OSV
OSV
added 2021/02/17 2:15 a.m.6 views

UBUNTU-CVE-2021-26931

An issue was discovered in the Linux kernel 2.6.39 through 5.10.16, as used in Xen. Block, net, and SCSI backends consider certain errors a plain bug, deliberately causing a kernel crash. For errors potentially being at least under the influence of guests such as out of memory conditions, it isn'...

5.5CVSS6.7AI score0.00544EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2021/02/17 2:15 a.m.4 views

CVE-2021-26932

An issue was discovered in the Linux kernel 3.2 through 5.10.16, as used by Xen. Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one is reported to the backend driver, and the backend driver then...

5.5CVSS6.4AI score0.00346EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2021/02/15 12:0 a.m.21 views

PT-2021-3001 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 3.2 through 5.10.16 Description: An issue was discovered in the Linux kernel, as used by Xen, where grant mapping operations in batch hypercalls are mishandled by Linux backend drivers when running in PV mode. This can...

9.8CVSS7.3AI score0.88606EPSS
SaveExploits256References1276
OSV
OSV
added 2020/12/15 5:15 p.m.4 views

ALPINE-CVE-2020-29569

An issue was discovered in the Linux kernel through 5.10.1, as used with Xen through 4.14.x. The Linux kernel PV block backend expects the kernel thread handler to reset ring-xenblkd to NULL when stopped. However, the handler may not have time to run if the frontend quickly toggles between the...

8.8CVSS6.4AI score0.00388EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2020/12/14 12:0 a.m.9 views

PT-2020-5284 · Linux +6 · Linux Kernel +6

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 5.10.1 Xen versions through 4.14.x Description: An issue in the Linux kernel PV block backend may cause a pointer to be re-used after it was freed. This occurs when the kernel thread handler does not have time to...

9.8CVSS7.4AI score0.78684EPSS
SaveExploits97References859
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.3 views

In a Linux KVM guest that has PV TLB enabled a process in the guest kernel may be able to read memory locations from another process in the same guest. This problem is limit to the host running linux kernel 4.10 with a guest running linux kernel 4.16 or later. The problem mainly affects AMD processors but Intel CPUs cannot be ruled out.

...

6.2CVSS7AI score0.00619EPSS
SaveExploits0
OSV
OSV
added 2020/09/23 10:15 p.m.5 views

ALPINE-CVE-2020-25596

An issue was discovered in Xen through 4.14.x. x86 PV guest kernels can experience denial of service via SYSENTER. The SYSENTER instruction leaves various state sanitization activities to software. One of Xen's sanitization paths injects a GP fault, and incorrectly delivers it twice to the guest...

5.5CVSS6.5AI score0.00512EPSS
SaveExploits0References1
Rows per page
Query Builder