Lucene search
+L

3143 matches found

NVD
NVD
added 2020/09/25 7:15 p.m.46 views

CVE-2020-15202

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 lambda taking int or int32 arguments is being used. In...

9CVSS0.01287EPSS
SaveExploits1References5
OSV
OSV
added 2020/09/25 7:15 p.m.25 views

CVE-2020-15202

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 lambda taking int or int32 arguments is being used. In...

9CVSS8.9AI score
SaveExploits0References5
PyPA
PyPA
added 2020/09/25 7:15 p.m.7 views

PYSEC-2020-125

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 lambda taking int or int32 arguments is being used. In...

9CVSS6.9AI score0.01287EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.7 views

PYSEC-2020-317

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 lambda taking int or int32 arguments is being used. In...

9CVSS6.9AI score0.01287EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2020/09/25 7:15 p.m.18 views

Integer overflow

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 lambda taking int or int32 arguments is being used. In...

6.8CVSS8.8AI score0.01287EPSS
SaveExploits1References5Affected Software2
PyPA
PyPA
added 2020/09/25 7:15 p.m.9 views

PYSEC-2020-282

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 lambda taking int or int32 arguments is being used. In...

9CVSS6.9AI score0.01287EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2020/09/25 7:15 p.m.11 views

PYSEC-2020-282

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 lambda taking int or int32 arguments is being used. In...

9CVSS5.9AI score0.01287EPSS
SaveExploits1References5
OSV
OSV
added 2020/09/25 7:15 p.m.4 views

PYSEC-2020-125

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 lambda taking int or int32 arguments is being used. In...

9CVSS7.1AI score0.01287EPSS
SaveExploits1References5
CVE
CVE
added 2020/09/25 6:46 p.m.192 views

CVE-2020-15202

CVE-2020-15202 : TensorFlow Shard API truncation bug affects multiple releases (1.15.4, 2.0.3, 2.1.2, 2.2.1, 2.3.1). A lambda taking int/int32 instead of int64 in work-parallelization can cause integer truncation, leading to segfaults, out-of-bounds reads/writes, stack overflows, or data corrupti...

9CVSS8.8AI score0.01287EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2020/09/25 6:46 p.m.47 views

CVE-2020-15202 Integer truncation in Shard API usage

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 lambda taking int or int32 arguments is being used. In...

9CVSS8.9AI score0.01287EPSS
SaveExploits1References5
Debian CVE
Debian CVE
added 2020/09/25 6:46 p.m.62 views

CVE-2020-15202

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 lambda taking int or int32 arguments is being used. In...

9CVSS6.9AI score0.01287EPSS
SaveExploits1
OSV
OSV
added 2020/09/25 6:28 p.m.3 views

GHSA-H6FG-MJXG-HQQ4 Integer truncation in Shard API usage

Impact The Shard API in TensorFlow expects the last argument to be a function taking two int64 i.e., long long arguments: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/core/util/worksharder.hL59-L60 However, there are several places in TensorFlo...

9CVSS7AI score0.01287EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.56 views

Integer truncation in Shard API usage

Impact The Shard API in TensorFlow expects the last argument to be a function taking two int64 i.e., long long arguments: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/core/util/worksharder.hL59-L60 However, there are several places in TensorFlo...

9CVSS1.1AI score0.01287EPSS
SaveExploits1References10Affected Software3
Positive Technologies
Positive Technologies
added 2020/09/25 12:0 a.m.12 views

PT-2020-14273 · Google +1 · Tensorflow +1

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.4 TensorFlow versions prior to 2.0.3 TensorFlow versions prior to 2.1.2 TensorFlow versions prior to 2.2.1 TensorFlow versions prior to 2.3.1 Description: The Shard API in TensorFlow expects the last argument...

9.8CVSS5.9AI score0.01287EPSS
SaveExploits16References69
Prion
Prion
added 2020/09/17 4:15 p.m.25 views

Design/Logic Flaw

In various functions in fscryptice.c and related files in some implementations of f2fs encryption that use encryption hardware which only supports 32-bit IVs Initialization Vectors, 64-bit IVs are used and later are truncated to 32 bits. This may cause IV reuse and thus weakened disk encryption...

2.1CVSS5AI score0.00108EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/09/17 3:41 p.m.27 views

CVE-2020-0407

In various functions in fscryptice.c and related files in some implementations of f2fs encryption that use encryption hardware which only supports 32-bit IVs Initialization Vectors, 64-bit IVs are used and later are truncated to 32 bits. This may cause IV reuse and thus weakened disk encryption...

4.7AI score0.00108EPSS
SaveExploits0References1
Microsoft KB
Microsoft KB
added 2020/09/01 12:0 a.m.6 views

September 1, 2020, update for Office 2016 (KB4484251)

None None...

6.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/08/26 8:33 a.m.5 views

Mozilla: Overriding file type when saving to disk

The code for downloading files did not properly take care of special characters, which led to an attacker being able to cut off the file ending at an earlier position, leading to a different file type being downloaded than shown in the dialog. This vulnerability affects Firefox ESR 78.1, Firefox...

6.5CVSS7.4AI score0.01202EPSS
SaveExploits0References5
OSV
OSV
added 2020/08/20 2:38 p.m.21 views

GHSA-5WG4-74H6-Q47V Integer Overflow or Wraparound and Use of a Broken or Risky Cryptographic Algorithm in bcrypt

In bcrypt npm package before version 5.0.0, data is truncated wrong when its length is greater than 255 bytes...

5.9CVSS7.5AI score0.00785EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2020/08/20 2:38 p.m.42 views

Integer Overflow or Wraparound and Use of a Broken or Risky Cryptographic Algorithm in bcrypt

In bcrypt npm package before version 5.0.0, data is truncated wrong when its length is greater than 255 bytes...

7.5CVSS4.9AI score0.00785EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder