2 matches found
PT-2026-59885
Impact If SparseBincount is given inputs for indices, values, and dense shape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf binary output = True indices = tf.random.uniformshape=,...
7.5CVSS6.9AI score0.0051EPSS
SaveExploits0References8
GHSA-397C-5G2J-QXPV TensorFlow vulnerable to segfault in `SparseBincount`
Impact If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf binaryoutput = True indices = tf.random.uniformshape=, minval=-10000...
5.9CVSS7AI score0.0051EPSS
SaveExploits0References5
20