CVE-2022-29212
Python vulnerability analysis and mitigation

Overview

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The vulnerability exists because during quantization the scale of values could be greater than 1 but code was always assuming sub-unit scaling. This caused a TFLITECHECKLT assertion to trigger and abort the process when calling QuantizeMultiplierSmallerThanOneExp (GitHub Advisory, NVD).

Technical details

The vulnerability occurs in the quantization process when the scale value is greater than 1. The code was incorrectly calling QuantizeMultiplierSmallerThanOneExp function which has an assertion check that expects the multiplier to be less than 1. When this assertion fails due to a scale value greater than 1, it causes the process to abort and crash (GitHub Advisory).

Impact

When exploited, this vulnerability causes the TFLite interpreter to crash when loading affected models, resulting in a denial of service condition. This affects applications using TFLite models with quantization (GitHub Advisory).

Mitigation and workarounds

The issue has been patched in TensorFlow versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4. Users are recommended to upgrade to these patched versions. The fix involves properly handling cases where the quantization scale is greater than 1 (GitHub Advisory, TF Release).

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-66471HIGH8.9
  • PythonPython
  • urllib3
NoYesDec 05, 2025
CVE-2025-66418HIGH8.9
  • PythonPython
  • python-urllib3
NoYesDec 05, 2025
CVE-2025-65958HIGH8.5
  • PythonPython
  • cpe:2.3:a:openwebui:open_webui
NoYesDec 04, 2025
CVE-2025-56427HIGH7.5
  • PythonPython
  • composio
NoNoDec 04, 2025
CVE-2025-63681MEDIUM4.3
  • PythonPython
  • open-webui
NoNoDec 04, 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