CVE-2022-41889NULL Pointer Dereference in Tensorflow

Severity
7.5HIGHNVD
CNA5.5
EPSS
0.1%
top 69.46%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedNov 18
Latest updateNov 21

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 TensorFl

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages3 packages

NVDgoogle/tensorflow2.9.02.9.3+2
CVEListV5tensorflow/tensorflow< 2.8.4+2
PyPIintel/optimization_for_tensorflow2.9.02.9.3+2

Patches

🔴Vulnerability Details

3
OSV
Segfault via invalid attributes in `pywrap_tfe_src.cc`2022-11-21
GHSA
Segfault via invalid attributes in `pywrap_tfe_src.cc`2022-11-21
CVEList
Segfault via invalid attributes in `pywrap_tfe_src.cc` in Tensorflow2022-11-18

📋Vendor Advisories

2
Microsoft
Segfault via invalid attributes in `pywrap_tfe_src.cc` in Tensorflow2022-11-08
Debian
CVE-2022-41889: tensorflow - TensorFlow is an open source platform for machine learning. If a list of quantiz...2022
CVE-2022-41889 — NULL Pointer Dereference in Tensorflow | cvebase