Versio.io

CVE-2022-29212

Common vulnerabilities & exposures (CVE)

CVE databaseCVE database blogpostRelease & EoL database
 
Published at: - 21-05-2022 02:15
Last modified: - 03-06-2022 05:16
Total changes: - 2

Description

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 culprit is that during quantization the scale of values could be greater than 1 but code was always assuming sub-unit scaling. Thus, since code was calling `QuantizeMultiplierSmallerThanOneExp`, the `TFLITE_CHECK_LT` assertion would trigger and abort the process. Versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4 contain a patch for this issue.

Common Vulnerability Scoring System (CVSS)

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Low
Attack complexity
Local
Attack vector
High
Availability
None
Confidentiality
None
Integrity
Low
Privileges required
Unchanged
Scope
None
User interaction
5.5
Base score
1.8
3.6
Exploitability score
Impact score
 

Verification logic

OR
vendor=google AND product=tensorflow AND version=2.7.0 AND update=rc1
vendor=google AND product=tensorflow AND version=2.7.0 AND update=rc0
vendor=google AND product=tensorflow AND versionStartIncluding=2.7.0 AND versionEndExcluding=2.7.2
vendor=google AND product=tensorflow AND versionEndExcluding=2.6.4
vendor=google AND product=tensorflow AND version=2.8.0 AND update=rc0
vendor=google AND product=tensorflow AND version=2.8.0 AND update=rc1
vendor=google AND product=tensorflow AND version=2.9.0 AND update=rc1
vendor=google AND product=tensorflow AND version=2.9.0 AND update=rc0
vendor=google AND product=tensorflow AND version=2.8.0 AND update=-
 

Reference

 


Keywords

NVD

 

CVE-2022-29212

 

CVE

 

Common vulnerabilities & exposures

 

CVSS

 

Common vulnerability scoring system

 

Security

 

Vulnerabilities

 

Exposures

 

We use cookies to ensure that we give you the best experience on our website. Read privacy policies for more information.