Lucene search
+L

319 matches found

CNVD
CNVD
added 2021/08/13 12:00 a.m.52 views

Google TensorFlow "tf.raw_ops.UpperBound" Information Disclosure Vulnerability

Google TensorFlow is an end-to-end open source machine learning platform. A security vulnerability exists in Google TensorFlow "tf.rawops.UpperBound". An attacker could exploit this vulnerability to read data from outside the boundaries of the heap allocation data and use this information to laun...

5.5CVSS5.3AI score0.00169EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/13 12:00 a.m.57 views

Google TensorFlow buffer overflow vulnerability (CNVD-2021-64534)

A buffer overflow vulnerability exists in Google TensorFlow, an end-to-end open source platform for machine learning from Google, Inc. FractionalAvgPoolGrad" implementation may access data outside the boundaries of the heap allocation buffer. No details of the vulnerability are currently availabl...

7.8CVSS1.7AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/12 11:15 p.m.19 views

CVE-2021-37672

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.SdcaOptimizerV2. The implementation does not check that the length of...

5.5CVSS5.3AI score
SaveExploits0References2
NVD
NVD
added 2021/08/12 9:15 p.m.53 views

CVE-2021-37635

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of sparse reduction operations in TensorFlow can trigger accesses outside of bounds of heap allocated data. The implementation fails to validate that each reduction group does not overfl...

7.3CVSS0.00167EPSS
SaveExploits0References2
RustSec
RustSec
added 2021/07/30 12:00 p.m.30 views

Data race in crossbeam-deque

In the affected version of this crate, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, this stil...

9.8CVSS8AI score0.01923EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2021/07/13 6:15 a.m.28 views

CVE-2021-1888

Memory corruption in key parsing and import function due to double freeing the same heap allocation in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Voice & Music, Snapdragon Wearables...

8.4CVSS0.00166EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/07/13 5:30 a.m.38 views

CVE-2021-1888

Memory corruption in key parsing and import function due to double freeing the same heap allocation in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Voice & Music, Snapdragon Wearables...

8.4CVSS8.8AI score0.00166EPSS
SaveExploits0References1
CVE
CVE
added 2021/07/13 5:30 a.m.111 views

CVE-2021-1888

CVE-2021-1888 describes a memory corruption issue caused by double freeing the same heap allocation in Qualcomm Snapdragon components (Snapdragon Auto, Compute, Connectivity, Consumer IoT, Industrial IoT, IoT, Voice & Music, Wearables) during key parsing/import. The root cause is a double free, l...

8.4CVSS8.4AI score0.00166EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2021/07/08 12:00 a.m.46 views

Google TensorFlow Buffer Overflow Vulnerability (CNVD-2021-48861)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A buffer overflow vulnerability exists in Google TensorFlow 2.4.2, 2.3.3, 2.2.3, 2.1.4, which can be exploited by an attacker to cause a read to exceed the bounds of the heap allocation data...

7.8CVSS6.9AI score0.0024EPSS
SaveExploits1References1
OSV
OSV
added 2021/06/26 11:04 a.m.6 views

OESA-2021-1241 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: A NULL pointer dereference flaw was found in the SCSI emulation support of QEMU in versions before 6.0.0. This flaw allows a privileged guest user to crash the QEMU process on the host,...

6.5CVSS6.6AI score0.00374EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2021/05/21 2:26 p.m.44 views

Heap OOB read in `tf.raw_ops.Dequantize`

Impact Due to lack of validation in tf.rawops.Dequantize, an attacker can trigger a read from outside of bounds of heap allocated data: python import tensorflow as tf inputtensor=tf.constant 75, 75, 75, 75, -6, -9, -10, -10, -10, -10, -10, -10, -10, -10, -10, -10,\ -10, -10, -10, -10, -10, -10,...

7.1CVSS0.9AI score0.00198EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/21 2:25 p.m.35 views

Heap out of bounds read in `MaxPoolGradWithArgmax`

Impact The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs: python import tensorflow as tf input = tf.constant10.0, 10.0, 10.0, shape=1, 1, 3, 1, dtype=tf.float32 grad = tf.constant10.0, 10.0,...

7.1CVSS1.2AI score0.00154EPSS
SaveExploits0References7Affected Software3
CNVD
CNVD
added 2021/05/19 12:00 a.m.15 views

Siemens SmartVNC Buffer Overflow Vulnerability

Siemens SmartVNC is an industrial control device from Siemens, Germany. Provides a smartserver function to access the HMI. A buffer overflow vulnerability exists in SmartVNC. The vulnerability stems from a heap allocation leakage vulnerability in the program, which could lead to a denial of servi...

7.5CVSS7.2AI score0.01792EPSS
SaveExploits0References1
OSV
OSV
added 2021/05/14 8:15 p.m.23 views

CVE-2021-29567

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.SparseDenseCwiseMul, an attacker can trigger denial of service via CHECK-fails or accesses to outside the bounds of heap allocated data. Since the...

5.5CVSS5.5AI score
SaveExploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.29 views

PYSEC-2021-494

TensorFlow is an end-to-end open source platform for machine learning. An attacker can write outside the bounds of heap allocated arrays by passing invalid arguments to tf.rawops.Dilation2DBackpropInput. This is because the...

7.8CVSS0.1AI score0.00201EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/05/14 7:15 p.m.35 views

CVE-2021-29582 Heap OOB read in `tf.raw_ops.Dequantize`

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.Dequantize, an attacker can trigger a read from outside of bounds of heap allocated data. The...

2.5CVSS7.1AI score0.00198EPSS
SaveExploits1References2
NVD
NVD
added 2021/05/12 2:15 p.m.29 views

CVE-2021-27383

A vulnerability has been identified in SIMATIC HMI Comfort Outdoor Panels V15 7" & 15" incl. SIPLUS variants All versions V15.1 Update 6, SIMATIC HMI Comfort Outdoor Panels V16 7" & 15" incl. SIPLUS variants All versions V16 Update 4, SIMATIC HMI Comfort Panels V15 4" - 22" incl. SIPLUS...

7.5CVSS0.01792EPSS
SaveExploits0References3
Prion
Prion
added 2021/05/12 2:15 p.m.23 views

Design/Logic Flaw

A vulnerability has been identified in SIMATIC HMI Comfort Outdoor Panels V15 7" & 15" incl. SIPLUS variants All versions V15.1 Update 6, SIMATIC HMI Comfort Outdoor Panels V16 7" & 15" incl. SIPLUS variants All versions V16 Update 4, SIMATIC HMI Comfort Panels V15 4" - 22" incl. SIPLUS...

5CVSS8.4AI score0.01792EPSS
SaveExploits0References3Affected Software10
Prion
Prion
added 2021/05/12 2:15 p.m.31 views

Design/Logic Flaw

A vulnerability has been identified in SIMATIC HMI Comfort Outdoor Panels V15 7" & 15" incl. SIPLUS variants All versions V15.1 Update 6, SIMATIC HMI Comfort Outdoor Panels V16 7" & 15" incl. SIPLUS variants All versions V16 Update 4, SIMATIC HMI Comfort Panels V15 4" - 22" incl. SIPLUS...

5CVSS8.4AI score0.01792EPSS
SaveExploits0References3Affected Software10
CVE
CVE
added 2021/05/12 1:18 p.m.97 views

CVE-2021-27383

CVE-2021-27383 describes a heap allocation leak vulnerability in the SmartVNC server Tight encoder, causing a Denial-of-Service condition. Affected are Siemens SmartVNC deployments on various HMI/WinCC panels (e.g., SIMATIC HMI Comfort Outdoor Panels, Comfort Panels, KTP Mobile Panels, WinCC Runt...

7.5CVSS7.3AI score0.01792EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder