Lucene search
+L

11103 matches found

CVE
CVE
added 2020/12/15 4:52 p.m.274 views

CVE-2020-29568

CVE-2020-29568 affects Xen frontends/backends (Xen 4.14.x and older) where watch events are processed by a single thread. If events arrive faster than handling, the unbounded queue can exhaust backend memory, allowing a guest to trigger an OOM in the dom0 backend. The Xen issue is described in mu...

6.5CVSS7.3AI score0.00361EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2020/12/15 4:15 p.m.9 views

CVE-2020-0485

In areFunctionsSupported of UsbBackend.java, there is a possible access to tethering from a guest account due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

7.8CVSS6.7AI score0.00139EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2020/12/15 4:15 p.m.3 views

CVE-2020-0485

In areFunctionsSupported of UsbBackend.java, there is a possible access to tethering from a guest account due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

7.8CVSS5.6AI score0.00139EPSS
SaveExploits0References2
Xen Project
Xen Project
added 2020/12/15 12:00 p.m.76 views

Frontends can trigger OOM in Backends by update a watched path

ISSUE DESCRIPTION Some OSes such as Linux, FreeBSD, NetBSD are processing watch events using a single thread. If the events are received faster than the thread is able to handle, they will get queued. As the queue is unbound, a guest may be able to trigger a OOM in the backend. IMPACT A malicious...

6.5CVSS0.8AI score0.00361EPSS
SaveExploits0
Xen Project
Xen Project
added 2020/12/15 12:00 p.m.103 views

Use after free triggered by block frontend in Linux blkback

ISSUE DESCRIPTION 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 toggle between the states connect and disconnect. As a consequence, the block backend may re-use ...

8.8CVSS0.6AI score0.00393EPSS
SaveExploits0
CNNVD
CNNVD
added 2020/12/15 12:00 a.m.15 views

Linux kernel resource management error vulnerability

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A resource management error vulnerability exists in the Linux kernel through 5.10.1 when used with Xen 4.14.x. The vulnerability stems from the Linux kernel PV block backend...

8.8CVSS6.7AI score0.00393EPSS
SaveExploits0References19
OSV
OSV
added 2020/12/14 11:01 a.m.5 views

SUSE-SU-2020:3781-1 Security update for SUSE Manager Server 4.1

This update fixes the following issues: image-sync-formula: - Send imagesynced event to master postgresql-jdbc: - Address CVE-2020-13692 bsc1172079 pxe-yomi-image-sle15: - Update config.sh based on last JeOS template - Update JEOSLOCALE to enUS.UTF-8 - Support configurlname for user provided...

7.7CVSS7.8AI score0.04094EPSS
SaveExploits0References24
Positive Technologies
Positive Technologies
added 2020/12/14 12:00 a.m.12 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
Veracode
Veracode
added 2020/12/11 9:15 a.m.47 views

Authorization Bypass

curl is vulnerable to authorization bypass. The vulnerability is present only if OpenSSL is the designated TLS backend. OCSP stapling is not enabled by default by libcurl, it needs to be explicitly enabled by the application to get used...

7.5CVSS2.5AI score0.04631EPSS
SaveExploits1References22Affected Software5
CNVD
CNVD
added 2020/12/11 12:00 a.m.11 views

Google TensorFlow Denial of Service Vulnerability (CNVD-2021-00093)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a denial-of-service vulnerability that stems from the LSTM GRU layer receiving a zero-length input when using a CUDA backend, which results in a check failure. An...

4.4CVSS6.8AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2020/12/10 11:15 p.m.27 views

CVE-2020-26270

In affected versions of TensorFlow running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer...

4.4CVSS4.9AI score0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/10 11:15 p.m.30 views

CVE-2020-26270

In affected versions of TensorFlow running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer...

3.3CVSS3.7AI score
SaveExploits0References2
PyPA
PyPA
added 2020/12/10 11:15 p.m.11 views

PYSEC-2020-256

In affected versions of TensorFlow running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer...

4.4CVSS6.8AI score0.00173EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2020/12/10 11:15 p.m.10 views

PYSEC-2020-301

In affected versions of TensorFlow running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer...

4.4CVSS6.8AI score0.00173EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/12/10 10:10 p.m.108 views

CVE-2020-26270

CVE-2020-26270 affects TensorFlow: when an LSTM/GRU layer receives a zero-length input, the CUDA backend triggers a CHECK failure leading to a denial-of-service (query-of-death). Public sources consistently describe this as a vulnerability in affected TensorFlow builds, with fixes implemented in ...

4.4CVSS3.9AI score0.00173EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2020/12/10 10:10 p.m.13 views

CVE-2020-26270

In affected versions of TensorFlow running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer...

4.4CVSS6.9AI score0.00173EPSS
SaveExploits0
CNVD
CNVD
added 2020/12/10 12:00 a.m.5 views

SQL Injection Vulnerability in AikCms Backend

AikCms is a lightweight CMS. An SQL injection vulnerability exists in the backend of AikCms. An attacker can exploit this vulnerability to obtain sensitive database information...

7.8AI score
SaveExploits0
CNNVD
CNNVD
added 2020/12/10 12:00 a.m.15 views

Google TensorFlow 输入验证错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a denial-of-service vulnerability that stems from the LSTM GRU layer receiving a zero-length input when using a CUDA backend, which results in a check failure. An...

4.4CVSS5.8AI score0.00173EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2020/12/09 5:14 p.m.52 views

CVE-2020-8286

Libcurl offers "OCSP stapling" via the CURLOPTSSLVERIFYSTATUS option. When set, libcurl verifies the OCSP response that a server responds with as part of the TLS handshake. It then aborts the TLS negotiation if something is wrong with the response. The same feature can be enabled with --cert-stat...

7.5CVSS7.6AI score0.04631EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:00 a.m.46 views

SUSE SLES12 Security Update : sane-backends (SUSE-SU-2020:3125-1)

This update for sane-backends fixes the following issues : sane-backends version upgrade to 1.0.31 : - sane-backends version upgrade to 1.0.30 fixes memory corruption bugs CVE-2020-12861, CVE-2020-12862, CVE-2020-12863, CVE-2020-12864, CVE-2020-12865, CVE-2020-12866, CVE-2020-12867 bsc1172524 -...

8.8CVSS6.4AI score0.03044EPSS
SaveExploits7References18
Rows per page
Query Builder