Lucene search
+L

8623 matches found

OpenVAS
OpenVAS
added 2020/09/29 12:00 a.m.28 views

Huawei EulerOS: Security Advisory for libXrender (EulerOS-SA-2020-2020)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

9.8CVSS9.6AI score0.03721EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/29 12:00 a.m.16 views

Huawei EulerOS: Security Advisory for perl-JSON-PP (EulerOS-SA-2020-2053)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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.8CVSS7.9AI score0.00779EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/29 12:00 a.m.28 views

Huawei EulerOS: Security Advisory for unbound (EulerOS-SA-2020-2021)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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.5CVSS7.7AI score0.03506EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/29 12:00 a.m.21 views

Huawei EulerOS: Security Advisory for netpbm (EulerOS-SA-2020-2043)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

5.5CVSS5.8AI score0.01926EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/09/28 12:00 a.m.31 views

EulerOS Virtualization for ARM 64 3.0.6.0 : flac (EulerOS-SA-2020-2052)

According to the version of the flac package installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - An error in the 'readmetadatavorbiscomment' function src/libFLAC/streamdecoder.c in FLAC version 1.3.2 can be exploited to...

5.5CVSS5.3AI score0.01367EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/09/28 12:00 a.m.24 views

EulerOS Virtualization for ARM 64 3.0.6.0 : perl-JSON-PP (EulerOS-SA-2020-2053)

According to the version of the perl-JSON-PP package installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - It was found that perl can load modules from the current directory if not found in the module directories, via the...

7.8CVSS7.2AI score0.00779EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/09/28 12:00 a.m.63 views

EulerOS Virtualization for ARM 64 3.0.6.0 : qemu-kvm (EulerOS-SA-2020-2054)

According to the version of the qemu-kvm packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - In QEMU through 5.0.0, an assertion failure can occur in the network packet processing. This issue affects the e1000e a...

3.8CVSS6.5AI score0.00377EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/09/28 12:00 a.m.75 views

EulerOS Virtualization for ARM 64 3.0.6.0 : perl-Test-Harness (EulerOS-SA-2020-2051)

According to the version of the perl-Test-Harness package installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerability : - It was found that perl can load modules from the current directory if not found in the module directories, via...

7.8CVSS7.2AI score0.00779EPSS
SaveExploits0References2
NVD
NVD
added 2020/09/23 10:15 p.m.24 views

CVE-2020-25604

An issue was discovered in Xen through 4.14.x. There is a race condition when migrating timers between x86 HVM vCPUs. When migrating timers of x86 HVM guests between its vCPUs, the locking model used allows for a second vCPU of the same guest also operating on the timers to release a lock that it...

4.7CVSS0.00261EPSS
SaveExploits0References7
OSV
OSV
added 2020/09/23 9:15 p.m.56 views

CVE-2020-25595

An issue was discovered in Xen through 4.14.x. The PCI passthrough code improperly uses register data. Code paths in Xen's MSI handling have been identified that act on unsanitized values read back from device hardware registers. While devices strictly compliant with PCI specifications shouldn't ...

7.8CVSS3.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2020/09/23 9:01 p.m.59 views

CVE-2020-25595

An issue was discovered in Xen through 4.14.x. The PCI passthrough code improperly uses register data. Code paths in Xen's MSI handling have been identified that act on unsanitized values read back from device hardware registers. While devices strictly compliant with PCI specifications shouldn't ...

7.8CVSS7.9AI score0.00373EPSS
SaveExploits0
Xen Project
Xen Project
added 2020/09/22 12:00 p.m.75 views

PCI passthrough code reading back hardware registers

ISSUE DESCRIPTION Code paths in Xen's MSI handling have been identified which act on unsanitized values read back from device hardware registers. While devices strictly compliant with PCI specifications shouldn't be able to affect these registers, experience shows that it's very common for device...

7.8CVSS1.6AI score0.00373EPSS
SaveExploits0
Xen Project
Xen Project
added 2020/09/22 12:00 p.m.48 views

Missing memory barriers when accessing/allocating an event channel

ISSUE DESCRIPTION Event channels control structures can be accessed lockless as long as the port is considered to be valid. Such sequence is missing appropriate memory barrier e.g smpmb to prevent both the compiler and CPU to re-order access. IMPACT A malicious guest may be able to cause a...

7.8CVSS1AI score0.00415EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2020/09/18 12:00 a.m.54 views

Security update for docker-distribution (moderate)

openSUSE Security Update: Security update for docker-distribution Announcement ID: openSUSE-SU-2020:1433-1 Rating: moderate References: 1033172 1049850 Cross-References: CVE-2017-11468 Affected Products: openSUSE Backports SLE-15-SP2 An update that solves one vulnerability and has one errata is n...

7.5CVSS6.8AI score0.03192EPSS
SaveExploits0References2
OSV
OSV
added 2020/09/14 10:22 p.m.9 views

OPENSUSE-SU-2020:1433-1 Security update for docker-distribution

This update for docker-distribution fixes the following issues: - Enable build on %arm which include armv6, not only on armv7 - Enable ppc64le - Use correct URL to project - Remove fillup, we don't ship a sysconfig file - Correct systemd requires - Enable build on ARM - Upgraded to 2.7.1 - Suppor...

7.5CVSS7.5AI score0.03192EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/09/08 12:00 a.m.12 views

Huawei EulerOS: Security Advisory for python (EulerOS-SA-2020-1951)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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.5CVSS7.9AI score0.06253EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/08 12:00 a.m.9 views

Huawei EulerOS: Security Advisory for libidn (EulerOS-SA-2020-1960)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

9.8CVSS9.6AI score0.0389EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/08 12:00 a.m.36 views

Huawei EulerOS: Security Advisory for edk2 (EulerOS-SA-2020-1988)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

8CVSS8.7AI score0.00739EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/08 12:00 a.m.26 views

Huawei EulerOS: Security Advisory for keepalived (EulerOS-SA-2020-1973)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

4.7CVSS5.2AI score0.00366EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2020/09/08 12:00 a.m.26 views

Huawei EulerOS: Security Advisory for python-ecdsa (EulerOS-SA-2020-1977)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

9.1CVSS9.3AI score0.01534EPSS
SaveExploits1References2
Rows per page
Query Builder