Lucene search
+L

3605 matches found

Github Security Blog
Github Security Blog
added 2021/08/25 2:42 p.m.58 views

Reference binding to nullptr in `MatrixSetDiagV*` ops

Impact An attacker can cause undefined behavior via binding a reference to null pointer in all operations of type tf.rawops.MatrixSetDiagV: python import tensorflow as tf tf.rawops.MatrixSetDiagV3 input=1,2,3, diagonal=1,1, k=, align='RIGHTLEFT' The implementation has incomplete validation that t...

7.8CVSS7.6AI score0.00167EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/08/25 2:42 p.m.34 views

Reference binding to nullptr in boosted trees

Impact An attacker can generate undefined behavior via a reference binding to nullptr in BoostedTreesCalculateBestGainsPerFeature: python import tensorflow as tf tf.rawops.BoostedTreesCalculateBestGainsPerFeature nodeidrange=, statssummarylist=1,2,3, l1=1.0, l2=1.0, treecomplexity =1.0,...

7.8CVSS7.4AI score0.00189EPSS
SaveExploits0References8Affected Software3
OSV
OSV
added 2021/08/25 2:42 p.m.20 views

GHSA-V82P-HV3V-P6QP Incomplete validation in MKL requantization

Impact Due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap allocated arrays: python import tensorflow as tf tf.rawops.RequantizationRangePerChannel...

8.5CVSS6.4AI score0.00185EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2021/08/25 2:42 p.m.33 views

Incomplete validation in MKL requantization

Impact Due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap allocated arrays: python import tensorflow as tf tf.rawops.RequantizationRangePerChannel...

7.8CVSS7.6AI score0.00185EPSS
SaveExploits0References8Affected Software3
OSV
OSV
added 2021/08/25 2:42 p.m.20 views

GHSA-W4XF-2PQW-5MQ7 Reference binding to nullptr in `RaggedTensorToVariant`

Impact An attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToVariant: python import tensorflow as tf tf.rawops.RaggedTensorToVariant rtnestedsplits=, rtdensevalues=1,2,3, batchedinput=True The implementation has an incomplete validation of the...

8.5CVSS6.4AI score0.00173EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/08/25 2:42 p.m.38 views

Reference binding to nullptr in unicode encoding

Impact An attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.UnicodeEncode: python import tensorflow as tf from tensorflow.python.ops import genstringops genstringops.unicodeencode inputvalues=, inputsplits=, outputencoding='UTF-8', errors='ignore',...

7.8CVSS7.5AI score0.00173EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/08/25 2:41 p.m.38 views

Reference binding to nullptr in map operations

Impact An attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.Map and tf.rawops.OrderedMap operations: python import tensorflow as tf tf.rawops.MapPeek key=tf.constant8,dtype=tf.int64, indices=, dtypes=tf.int32, capacity=8, memorylimit=128 The implementation...

7.8CVSS7.5AI score0.00173EPSS
SaveExploits0References7Affected Software3
OSV
OSV
added 2021/08/25 2:41 p.m.18 views

GHSA-QR82-2C78-4M8H Reference binding to nullptr in map operations

Impact An attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.Map and tf.rawops.OrderedMap operations: python import tensorflow as tf tf.rawops.MapPeek key=tf.constant8,dtype=tf.int64, indices=, dtypes=tf.int32, capacity=8, memorylimit=128 The implementation...

8.5CVSS5.8AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2021/08/25 2:41 p.m.14 views

GHSA-V768-W7M9-2VMM Reference binding to nullptr in shape inference

Impact An attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.SparseFillEmptyRows: python import tensorflow as tf tf.compat.v1.disablev2behavior tf.rawops.SparseFillEmptyRows indices = tf.constant, shape=0, 0, dtype=tf.int64, values = tf.constant, shape=0,...

8.5CVSS6.6AI score0.00173EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2021/08/25 7:0 a.m.5 views

If the Node.js https API was used incorrectly and "undefined" was in passed for the "rejectUnauthorized" parameter no error was returned and connections to servers with an expired certificate would have been accepted.

...

5.3CVSS5.1AI score0.1473EPSS
SaveExploits1
OSV
OSV
added 2021/08/20 8:23 a.m.8 views

SUSE-SU-2021:2793-1 Security update for openexr

This update for openexr fixes the following issues: - CVE-2021-20298 bsc1188460: Fixed Out-of-memory in B44Compressor - CVE-2021-20299 bsc1188459: Fixed Null-dereference READ in Imf25:Header:operator - CVE-2021-20300 bsc1188458: Fixed Integer-overflow in Imf25:hufUncompress - CVE-2021-20302...

7.5CVSS6.3AI score0.01848EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2021/08/20 12:0 a.m.5 views

PT-2022-9180 · Openexr +1 · Openexr +1

Name of the Vulnerable Software and Affected Versions: OpenEXR affected versions not specified Description: A flaw in OpenEXR's hufDecode functionality allows an attacker to trigger an undefined right shift error by passing a crafted file to be processed by OpenEXR. The highest threat from this...

7.5CVSS6AI score0.01848EPSS
SaveExploits1References54
OSV
OSV
added 2021/08/16 7:15 p.m.2 views

DEBIAN-CVE-2021-22939

If the Node.js https API was used incorrectly and "undefined" was in passed for the "rejectUnauthorized" parameter, no error was returned and connections to servers with an expired certificate would have been accepted...

5.3CVSS6.4AI score0.1473EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/16 7:15 p.m.7 views

UBUNTU-CVE-2021-22939

If the Node.js https API was used incorrectly and "undefined" was in passed for the "rejectUnauthorized" parameter, no error was returned and connections to servers with an expired certificate would have been accepted...

5.3CVSS6.7AI score0.1473EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2021/08/16 7:15 p.m.6 views

CVE-2021-22939

If the Node.js https API was used incorrectly and "undefined" was in passed for the "rejectUnauthorized" parameter, no error was returned and connections to servers with an expired certificate would have been accepted...

5.3CVSS6.7AI score0.1473EPSS
SaveExploits1References10Affected Software1
Veracode
Veracode
added 2021/08/16 6:59 a.m.21 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. Empty tensors are not validated which allows an attacker to cause an undefined behavior by binding a reference to null pointer in tf.rawops.SparseFillEmptyRows...

7.8CVSS4.6AI score0.00173EPSS
SaveExploits0References2Affected Software3
NVD
NVD
added 2021/08/12 11:15 p.m.53 views

CVE-2021-37665

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.25 views

CVE-2021-37665

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS7.7AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/08/12 11:15 p.m.6 views

CVE-2021-37665

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS5.6AI score0.00185EPSS
SaveExploits0References4Affected Software1
PyPA
PyPA
added 2021/08/12 11:15 p.m.7 views

PYSEC-2021-776

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS7AI score0.00185EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder