CVE-2022-29201
Python vulnerability analysis and mitigation

Overview

TensorFlow's implementation of tf.raw_ops.QuantizedConv2D contained a vulnerability (CVE-2022-29201) that was discovered and disclosed in May 2022. The vulnerability affected versions prior to 2.9.0, where the function did not properly validate input arguments, leading to potential undefined behavior. When empty arguments were provided, references would get bound to nullptr, creating a security risk (GitHub Advisory).

Technical details

The vulnerability existed in the input validation mechanism of the QuantizedConv2D operation. When certain input arguments were empty, such as min_input with shape=[0], the implementation would incorrectly bind references to nullptr instead of properly validating these inputs. This affected the handling of quantized convolution operations in TensorFlow (GitHub Advisory).

Impact

The impact of this vulnerability was rated as Low severity. While it could lead to undefined behavior in applications using the QuantizedConv2D operation, the exploitation potential was limited as it required the ability to provide specific malformed inputs to the affected function (GitHub Advisory).

Mitigation and workarounds

The vulnerability was patched in multiple TensorFlow versions: 2.9.0, 2.8.1, 2.7.2, and 2.6.4. The fix was implemented through GitHub commit 0f0b080ecde4d3dfec158d6f60da34d5e31693c4, which added proper input validation to prevent nullptr references (TF Release, 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-2026-23949HIGH8.6
  • PythonPython
  • jaraco.context
NoYesJan 20, 2026
CVE-2026-22219HIGH8.3
  • PythonPython
  • chainlit
NoYesJan 20, 2026
CVE-2026-23842HIGH7.5
  • PythonPython
  • chatterbot
NoYesJan 19, 2026
CVE-2026-23877MEDIUM5.3
  • PythonPython
  • swingmusic
NoYesJan 19, 2026
CVE-2026-23833LOW1.7
  • PythonPython
  • esphome
NoYesJan 19, 2026

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