Buffer overflow in Google Tensorflow

CVE-2022-35939

TensorFlow is an open source platform for machine learning. The `ScatterNd` function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have patched the issue in GitHub commit b4d4b4cb019bd7240a52daa4ba61e3cc814f0384. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this commit on TensorFlow 2.9.1, TensorFlow 2.8.1, and TensorFlow 2.7.2, as these are also affected and still in supported range. There are no known workarounds for this issue.

Vulnerability class: Buffer Overflow

EPSS: 0.005 (37.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.0 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2022-35939?
CVE-2022-35939 is a high-severity vulnerability in Google Tensorflow, classified under Out-of-bounds Write. CVSS score: 7.0/10. Published 2022-09-16.
How severe is CVE-2022-35939?
High severity. CVSS v3 base score is 7.0 out of 10.