Lucene search
+L

3 matches found

PyPA
PyPA
•added 2026/07/07 10:17 a.m.•21 views

Buffer overflow in `CONV_3D_TRANSPOSE` on TFLite

ImpactThe reference kernel of the CONV3DTRANSPOSE TensorFlow Lite operator wrongly increments the dataptr when adding the bias to the result.Instead of dataptr += numchannels; it should be dataptr += outputnumchannels; as if the number of input channels is different than the number of output...

8.1CVSS7.3AI score0.00563EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
•added 2022/11/22 3:46 a.m.•38 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists because the Conv3DTranspose function of conv3dtranspose.h does not properly increment the dataptr value, resulting in buffer overflows if numchannels outputnumchannels, allowing an attacker to cause an application crash by...

8.1CVSS7.5AI score0.00563EPSS
SaveExploits1References9Affected Software3
OSV
OSV
•added 2022/11/21 8:44 p.m.•12 views

GHSA-H6Q3-VV32-2CQ5 Buffer overflow in `CONV_3D_TRANSPOSE` on TFLite

Impact The reference kernel of the CONV3DTRANSPOSE TensorFlow Lite operator wrongly increments the dataptr when adding the bias to the result. Instead of dataptr += numchannels; it should be dataptr += outputnumchannels; as if the number of input channels is different than the number of output...

7.1CVSS7.3AI score0.00563EPSS
SaveExploits1References5
Rows per page
Query Builder