CVE-2021-29555
Python vulnerability analysis and mitigation

Overview

TensorFlow, an end-to-end open source platform for machine learning, was found to contain a vulnerability (CVE-2021-29555) that allows attackers to cause a denial of service via a FPE runtime error in tf.raw_ops.FusedBatchNorm. The vulnerability was discovered by Ying Wang and Yakun Zhang of Baidu X-Team and affects TensorFlow versions prior to 2.5.0 (GitHub Advisory).

Technical details

The vulnerability exists in the implementation of FusedBatchNorm operation where a division is performed based on the last dimension of the x tensor. The issue occurs at the code location where const int rest_size = size / depth is calculated, where depth is controlled by user input. When the depth (the 4th element in the input shape) is set to 0, it triggers a floating-point exception (FPE) runtime error (TensorFlow Commit).

Impact

When successfully exploited, this vulnerability can lead to a denial of service condition in applications using the affected TensorFlow versions. The attack can be triggered by providing specific input parameters to the FusedBatchNorm operation, causing the application to crash (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in TensorFlow 2.5.0. The fix has also been backported to TensorFlow versions 2.4.2, 2.3.3, 2.2.3, and 2.1.4. Users are advised to upgrade to these patched versions. The fix implements a check to prevent division by zero by validating that the 4th element in the input shape is not 0 (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-67511CRITICAL9.6
  • PythonPython
  • cai-framework
NoNoDec 09, 2025
CVE-2025-66645HIGH7.5
  • PythonPython
  • nicegui
NoYesDec 09, 2025
GHSA-9rwj-6rc7-p77cHIGH7.3
  • PythonPython
  • langgraph-checkpoint-sqlite
NoYesDec 10, 2025
CVE-2025-67502MEDIUM5.4
  • PythonPython
  • taguette
NoYesDec 10, 2025
CVE-2025-67485MEDIUM5.3
  • PythonPython
  • mad-proxy
NoNoDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management