DeepRec icon indicating copy to clipboard operation
DeepRec copied to clipboard

[Tensorflow] Fix potential vulnerable cloned function

Open npt-1707 opened this issue 10 months ago • 0 comments

Hi Development Team,

I identified another potential vulnerability in a clone function Compute() in tensorflow/lite/kernels/quantize_op.cc sourced from tensorflow/tensorflow. This issue, originally reported in CVE-2021-37663, was resolved in the repository via this commit https://github.com/tensorflow/tensorflow/commit/d94ffe08a65400f898241c0374e9edc6fa8ed257.

This PR applies the corresponding patch to fix the vulnerabilities in this codebase.

Please review at your convenience. Thank you!

npt-1707 avatar May 08 '25 20:05 npt-1707