Lucene search
+L

14513 matches found

Chainguard
Chainguard
added yesterday6 views

CVE-2026-59199 vulnerabilities

Vulnerabilities for packages: tensorflow-gpu-jupyter...

7.5CVSS5.1AI score0.0039EPSS
SaveExploits1
Chainguard
Chainguard
added yesterday5 views

CVE-2026-59197 vulnerabilities

Vulnerabilities for packages: tensorflow-gpu-jupyter...

8.2CVSS5.1AI score0.00412EPSS
SaveExploits1
Chainguard
Chainguard
added yesterday5 views

CVE-2026-55798 vulnerabilities

Vulnerabilities for packages: tensorflow-gpu-jupyter...

4.5CVSS5.1AI score0.00136EPSS
SaveExploits1
Chainguard
Chainguard
added yesterday7 views

CVE-2026-55380 vulnerabilities

Vulnerabilities for packages: tensorflow-gpu-jupyter...

7.5CVSS5.1AI score0.00361EPSS
SaveExploits1
Chainguard
Chainguard
added yesterday5 views

CVE-2026-54060 vulnerabilities

Vulnerabilities for packages: tensorflow-gpu-jupyter...

7.5CVSS5.1AI score0.00361EPSS
SaveExploits1
Chainguard
Chainguard
added yesterday6 views

CVE-2026-54058 vulnerabilities

Vulnerabilities for packages: tensorflow-gpu-jupyter...

8.3CVSS8.1AI score0.00384EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/07/11 2:16 a.m.20 views

CVE-2026-49851 vulnerabilities

Vulnerabilities for packages: kubeflow-pipelines-visualization-server, jupyter-base-notebook, tensorflow-cpu-jupyter...

8.7CVSS7.2AI score0.0035EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/07/11 2:16 a.m.21 views

GHSA-QCQ2-496W-V96P vulnerabilities

Vulnerabilities for packages: kubeflow-pipelines-visualization-server, jupyter-base-notebook, tensorflow-cpu-jupyter...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/10 8:22 p.m.19 views

GHSA-QCQ2-496W-V96P vulnerabilities

Vulnerabilities for packages: jupyter-base-notebook, kubeflow-pipelines-visualization-server, tensorflow-cpu-jupyter...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/10 8:22 p.m.18 views

CVE-2026-49851 vulnerabilities

Vulnerabilities for packages: jupyter-base-notebook, kubeflow-pipelines-visualization-server, tensorflow-cpu-jupyter...

8.7CVSS7.2AI score0.0035EPSS
SaveExploits0
OSV
OSV
added 2026/07/09 4:49 p.m.5 views

PYSEC-2026-3315 Type confusion leading to `CHECK`-failure based denial of service in TensorFlow

Impact The macros that TensorFlow uses for writing assertions e.g., CHECKLT, CHECKGT, etc. have an incorrect logic when comparing sizet and int values. Due to type conversion rules, several of the macros would trigger incorrectly. Patches We have patched the issue in GitHub commit...

5.5CVSS6.1AI score0.00386EPSS
SaveExploits1References13
OSV
OSV
added 2026/07/07 2:34 p.m.9 views

PYSEC-2026-1962 TensorFlow has segfault in array_ops.upper_bound

Impact arrayops.upperbound causes a segfault when not given a rank 2 tensor. Patches We have patched the issue in GitHub commit 915884fdf5df34aaedd00fc6ace33a2cfdefa586. The fix will be included in TensorFlow 2.13. We will also cherrypick this commit in TensorFlow 2.12.1. For more information...

8.7CVSS5.9AI score0.00429EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 2:34 p.m.8 views

PYSEC-2026-1954 Invalid char to bool conversion when printing a tensor

Impact When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so sanitizers/fuzzers will crash. Patches We have patched the issu...

4.8CVSS6AI score0.00389EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 2:34 p.m.9 views

Invalid char to bool conversion when printing a tensor

ImpactWhen printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so sanitizers/fuzzers will crash. PatchesWe have patched the issue ...

7.5CVSS7.1AI score0.00389EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.8 views

PYSEC-2026-1465 Authenticated Local Privilege Escalation vulnerability in Intel Optimization for Tensorflow

Improper buffer restrictions in the IntelR Optimization for Tensorflow software before version 2.12 may allow an authenticated user to potentially enable escalation of privilege via local access...

5.5CVSS7.2AI score0.00152EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 11:45 a.m.5 views

PYSEC-2026-1959 TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch

Impact If the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. python import tensorflow as tf func = tf.rawops.DynamicStitch para='indices': 0xdeadbeef, 405, 519, 758, 1015, 'data': 110.27793884277344, 120.29475402832031,...

7.5CVSS6.7AI score0.00391EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 11:45 a.m.4 views

PYSEC-2026-1958 TensorFlow vulnerable to integer overflow in EditDistance

Impact TFversion 2.11.0 //tensorflow/core/ops/arrayops.cc:1067 const Tensor hypothesisshapet = c-inputtensor2; std::vector dimshypothesisshapet-NumElements - 1; for int i = 0; i MakeDimstd::maxhvaluesi, tvaluesi; if hypothesisshapet is empty, hypothesisshapet-NumElements - 1 will be integer...

7.5CVSS6.6AI score0.00391EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 11:45 a.m.4 views

PYSEC-2026-1951 TensorFlow has Heap-buffer-overflow in AvgPoolGrad

Impact python import os os.environ'TFENABLEONEDNNOPTS' = '0' import tensorflow as tf printtf.version with tf.device"CPU": ksize = 1, 40, 128, 1 strides = 1, 128, 128, 30 padding = "SAME" dataformat = "NHWC" originputshape = 11, 9, 78, 9 grad = tf.saturatecasttf.random.uniform16, 16, 16, 16,...

7.5CVSS6.6AI score0.00415EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 11:45 a.m.5 views

PYSEC-2026-1952 TensorFlow Denial of Service vulnerability

Impact A malicious invalid input crashes a tensorflow model Check Failed and can be used to trigger a denial of service attack. To minimize the bug, we built a simple single-layer TensorFlow model containing a Convolution3DTranspose layer, which works well with expected inputs and can be deployed...

6.5CVSS6.7AI score0.00432EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 11:45 a.m.4 views

PYSEC-2026-1957 TensorFlow has Null Pointer Error in TensorArrayConcatV2

Impact When ctx-stepcontainter is a null ptr, the Lookup function will be executed with a null pointer. python import tensorflow as tf tf.rawops.TensorArrayConcatV2handle='a', 'b', flowin = 0.1, dtype=tf.int32, elementshapeexcept0=1 Patches We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00391EPSS
SaveExploits0References6
Rows per page
Query Builder