Skip to main content

Reachable Assertion

CVE-2022-36005

Severity High
Score 7.5/10

Summary

TensorFlow is an open source platform for machine learning. When "tf.quantization.fake_quant_with_min_max_vars_gradient" receives input "min" or "max" that is nonscalar, it gives a "CHECK" fail that can trigger a denial of service attack. The issue was affected prior to 2.7.4, 2.8.x prior to 2.8.3, and 2.9.x prior to 2.9.2.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-617 - Reachable Assertion

The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.

Advisory Timeline

  • Published