Skip to content

[Tensorflow] Fix potential vulnerable cloned function #1014

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 Development Team,

I identified potential vulnerability in a clone function ExpandTensorDim() in tensorflow/lite/kernels/expand_dims.cc sourced from tensorflow/tensorflow. This issue, originally reported in CVE-2021-37685, was resolved in the repository via this commit tensorflow/tensorflow@d94ffe0.

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

Please review at your convenience. Thank you!

Signed-off-by: npt-1707 <npthanh132@gmail.com>
@npt-1707 npt-1707 force-pushed the fix_CVE-2021-37685 branch from ea394ea to 9dc1f44 Compare May 8, 2025 19:54
# 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