CVE-2022-41889
CVSS V2 None
CVSS V3 High 7.5
Description
TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a `nullptr`, which is not caught. An example can be seen in `tf.compat.v1.extract_volume_patches` by passing in quantized tensors as input `ksizes`. We have patched the issue in GitHub commit e9e95553e5411834d215e6770c81a83a3d0866ce. The fix will be included in TensorFlow 2.11. We will also cherrypick this commit on TensorFlow 2.10.1, 2.9.3, and TensorFlow 2.8.4, as these are also affected and still in supported range.
Overview
- CVE ID
- CVE-2022-41889
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-11-18T22:15:15
- Last Modified Date
- 2022-11-22T21:29:34
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | 1 | OR | 2.8.4 | |
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | 1 | OR | 2.9.0 | 2.9.3 |
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | 1 | OR | 2.10.0 | 2.10.1 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-41889 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41889 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-11-18 23:00:11 | Added to TrackCVE | |||
2022-12-07 17:53:52 | 2022-11-18T22:15Z | 2022-11-18T22:15:15 | CVE Published Date | updated |
2022-12-07 17:53:52 | 2022-11-22T21:29:34 | CVE Modified Date | updated | |
2022-12-07 17:53:52 | Analyzed | Vulnerability Status | updated | |
2022-12-07 17:53:53 | CPE Information | updated |