CVE-2022-41890
CVSS V2 None
CVSS V3 High 7.5
Description
TensorFlow is an open source platform for machine learning. If `BCast::ToShape` is given input larger than an `int32`, it will crash, despite being supposed to handle up to an `int64`. An example can be seen in `tf.experimental.numpy.outer` by passing in large input to the input `b`. We have patched the issue in GitHub commit 8310bf8dd188ff780e7fc53245058215a05bdbe5. 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-41890
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-11-18T22:15:16
- Last Modified Date
- 2022-11-22T21:30:02
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
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-41890 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-41890 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-11-18 23:00:10 | Added to TrackCVE | |||
2022-12-07 17:53:53 | 2022-11-18T22:15Z | 2022-11-18T22:15:16 | CVE Published Date | updated |
2022-12-07 17:53:53 | 2022-11-22T21:30:02 | CVE Modified Date | updated | |
2022-12-07 17:53:53 | Analyzed | Vulnerability Status | updated | |
2022-12-07 17:53:55 | CPE Information | updated |