Lucene search
+L

15 matches found

OSV
OSV
added 2026/09/03 1:06 p.m.8 views

UBUNTU-CVE-2026-80748

In the Linux kernel, the following vulnerability has been resolved: mmc: loongson2: Fix sg iteration in data reorder functions In ls2k0500mmcreordercmddata and ls2k2000mmcreordercmddata, the foreachsg macro already iterates over the scatterlist entries, with 'sg' pointing to the current entry...

7.8CVSS6AI score0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 11:20 a.m.38 views

BIT-TENSORFLOW-2020-15211 Out of bounds access in tensorflow-lite

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/output tensors. The flatbuffer format uses indice...

5.8CVSS5.2AI score0.00917EPSS
SaveExploits1References10
OSV
OSV
added 2023/10/23 6:38 p.m.32 views

BIT-2020-15195

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of SparseFillEmptyRowsGrad uses a double indexing pattern. It is possible for reverseindexmapi to be an index outside of bounds of gradvalues, thus resulting in a heap buffer overflow. The issue is patched in...

8.8CVSS6.9AI score0.0095EPSS
SaveExploits1References4Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2022/08/15 12:00 a.m.9 views

VulnCheck KEV: CVE-2022-1529

An attacker could have sent a message to the parent process where the contents were used to double-index into a JavaScript object, leading to prototype pollution and ultimately attacker-controlled JavaScript executing in the privileged parent process. This vulnerability affects Firefox ESR 91.9.1...

8.8CVSS7.3AI score0.17103EPSS
SaveIn wildExploits0References2
RedHat Linux
RedHat Linux
added 2022/05/27 7:49 p.m.17 views

Mozilla: Untrusted input used in JavaScript object indexing, leading to prototype pollution

The Mozilla Foundation Security Advisory describes this flaw as: An attacker could have sent a message to the parent process where the contents were used to double-index into a JavaScript object, leading to prototype pollution and ultimately attacker-controlled JavaScript executing in the...

8.8CVSS7.4AI score0.17103EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/05/27 6:57 p.m.14 views

Mozilla: Untrusted input used in JavaScript object indexing, leading to prototype pollution

The Mozilla Foundation Security Advisory describes this flaw as: An attacker could have sent a message to the parent process where the contents were used to double-index into a JavaScript object, leading to prototype pollution and ultimately attacker-controlled JavaScript executing in the...

8.8CVSS7.4AI score0.17103EPSS
SaveExploits0References5
NVD
NVD
added 2020/09/25 7:15 p.m.35 views

CVE-2020-15211

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/output tensors. The flatbuffer format uses indice...

5.8CVSS0.00917EPSS
SaveExploits1References9
NVD
NVD
added 2020/09/25 7:15 p.m.39 views

CVE-2020-15195

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of SparseFillEmptyRowsGrad uses a double indexing pattern. It is possible for reverseindexmapi to be an index outside of bounds of gradvalues, thus resulting in a heap buffer overflow. The issue is patched in...

8.8CVSS0.0095EPSS
SaveExploits1References4
Prion
Prion
added 2020/09/25 7:15 p.m.26 views

Heap overflow

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of SparseFillEmptyRowsGrad uses a double indexing pattern. It is possible for reverseindexmapi to be an index outside of bounds of gradvalues, thus resulting in a heap buffer overflow. The issue is patched in...

6.5CVSS8.6AI score0.0095EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2020/09/25 7:15 p.m.11 views

PYSEC-2020-310

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of SparseFillEmptyRowsGrad uses a double indexing pattern. It is possible for reverseindexmapi to be an index outside of bounds of gradvalues, thus resulting in a heap buffer overflow. The issue is patched in...

8.8CVSS7.5AI score0.0095EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2020/09/25 6:45 p.m.39 views

CVE-2020-15211 Out of bounds access in tensorflow-lite

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/output tensors. The flatbuffer format uses indice...

4.8CVSS5.3AI score0.00917EPSS
SaveExploits1References9
CVE
CVE
added 2020/09/25 6:45 p.m.197 views

CVE-2020-15211

CVE-2020-15211 : In TensorFlow Lite (before 1.15.4, 2.0.3, 2.1.2, 2.2.1, 2.3.1), a negative -1 tensor index used for optional inputs can be treated as a valid index during validation, allowing out-of-bounds reads/writes in some operators. The root cause is the double indexing scheme for tensors i...

5.8CVSS5.2AI score0.00917EPSS
SaveExploits1References9Affected Software1
Cvelist
Cvelist
added 2020/09/25 6:40 p.m.53 views

CVE-2020-15195 Heap buffer overflow in Tensorflow

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of SparseFillEmptyRowsGrad uses a double indexing pattern. It is possible for reverseindexmapi to be an index outside of bounds of gradvalues, thus resulting in a heap buffer overflow. The issue is patched in...

8.5CVSS8.7AI score0.0095EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.97 views

Out of bounds access in tensorflow-lite

Impact In TensorFlow Lite, 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/output tensors. The flatbuffer format uses indices for the tensors, indexing into an array of...

5.8CVSS5.3AI score0.00917EPSS
SaveExploits1References27Affected Software3
Positive Technologies
Positive Technologies
added 2020/09/25 12:00 a.m.7 views

PT-2020-14266 · 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 implementation of SparseFillEmptyRowsGrad uses a...

9.8CVSS6AI score0.01287EPSS
SaveExploits16References68
Rows per page
Query Builder