Skip to content

[Tensorflow] Fix potential vulnerable cloned function #1016

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

npt-1707
Copy link

@npt-1707 npt-1707 commented May 8, 2025

Hi again,

I identified another potential vulnerability in a clone function ConvBackpropComputeDimensionsV2() in tensorflow/lite/kernels/quantize_op.cc sourced from tensorflow/tensorflow. This issue, originally reported in CVE-2021-29524, was resolved in the repository via this commit tensorflow/tensorflow@fca9874.

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

Additionally, I suggest updating this tensorflow component to avoid unexpected vulnerabilities.

Please review at your convenience. Thank you!

Signed-off-by: npt-1707 <npthanh132@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant