CVE-2022-41883 MEDIUM

CVE-2022-41883: Out of bounds segmentation fault due to unequal op inputs in Tensorflow

Vendor Tensorflow
Product tensorflow
Weakness CWE-125
Published November 18, 2022
Last update April 22, 2025

CVSS base score

6.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H

What the vulnerability does

01Description

TensorFlow is an open source platform for machine learning. When ops that have specified input sizes receive a differing number of inputs, the executor will crash. We have patched the issue in GitHub commit f5381e0e10b5a61344109c1b7c174c68110f7629. 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.

Key dates

02Disclosure timeline

November 18, 2022 CVE published
April 22, 2025 Record updated