Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2022/11/21 8:44 p.m.40 views

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...

8.1CVSS8.1AI score0.00542EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2022/11/20 9:08 a.m.2 views

Buffer Overflow

Overview Affected versions of this package are vulnerable to Buffer Overflow. 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...

8.1CVSS8.2AI score0.00542EPSS
SaveExploits1References2
Rows per page
Query Builder