CVE-2020-14377
- EPSS 0.06%
- Published 30.09.2020 19:15:12
- Last modified 21.11.2024 05:03:07
A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. A complete lack of validation of attacker-controlled parameters can lead to a buffer over read. The results of the over read are then written back to the guest virtual machine m...
CVE-2020-14378
- EPSS 0.08%
- Published 30.09.2020 19:15:12
- Last modified 21.11.2024 05:03:07
An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the `move_desc` function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause `move_desc` to get stuck in a 4,294,967,295-co...
CVE-2020-26154
- EPSS 0.89%
- Published 30.09.2020 18:15:27
- Last modified 21.11.2024 05:19:23
url.cpp in libproxy through 0.4.15 is prone to a buffer overflow when PAC is enabled, as demonstrated by a large PAC file that is delivered without a Content-length header.
CVE-2020-26116
- EPSS 0.58%
- Published 27.09.2020 04:15:11
- Last modified 21.11.2024 05:19:16
http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first ar...
CVE-2020-26117
- EPSS 0.94%
- Published 27.09.2020 04:15:11
- Last modified 21.11.2024 05:19:16
In rfb/CSecurityTLS.cxx and rfb/CSecurityTLS.java in TigerVNC before 1.11.0, viewers mishandle TLS certificate exceptions. They store the certificates as authorities, meaning that the owner of a certificate could impersonate any server after a client...
CVE-2020-15208
- EPSS 0.33%
- Published 25.09.2020 19:15:16
- Last modified 21.11.2024 05:05:05
In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, when determining the common dimension size of two tensors, TFLite uses a `DCHECK` which is no-op outside of debug compilation modes. Since the function always returns the dimen...
CVE-2020-15209
- EPSS 0.36%
- Published 25.09.2020 19:15:16
- Last modified 21.11.2024 05:05:05
In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, a crafted TFLite model can force a node to have as input a tensor backed by a `nullptr` buffer. This can be achieved by changing a buffer index in the flatbuffer serialization ...
CVE-2020-15210
- EPSS 0.33%
- Published 25.09.2020 19:15:16
- Last modified 21.11.2024 05:05:05
In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, if a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on the operator, we can observe a segmentation fault or just memory corrup...
CVE-2020-15211
- EPSS 0.34%
- Published 25.09.2020 19:15:16
- Last modified 21.11.2024 05:05:05
In TensorFlow Lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, saved models in the flatbuffer format use a double indexing scheme: a model has a set of subgraphs, each subgraph has a set of operators and each operator has a set of input/ou...
- EPSS 0.5%
- Published 25.09.2020 19:15:15
- Last modified 21.11.2024 05:05:04
In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the `Shard` API in TensorFlow expects the last argument to be a function taking two `int64` (i.e., `long long`) arguments. However, there are several places in TensorFlow where a la...