Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2021-37650— Segfault and heap buffer overflow in `{Experimental,}DatasetToTFRecord` in TensorFlow

Quick assessment

Affected
tensorflow tensorflow
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow 存在缓冲区错误漏洞,该漏洞源于程序的"tf.raw_ops.ExperimentalDatasetToTFRecord"和"tf.raw_ops.DatasetToTFRecord"的实现可以触发堆缓冲区溢出和分段错误。以下产品及版本收到影响:TensorFlow 2.5.1、TensorFlow 2.4.3 和 TensorFlow 2.3.4。

CVSS 7.8 · High EPSS 0.18% · P8

Possible ATT&CK Techniques 1 AI

T1203 · Exploitation for Client Execution
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2021-37650

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Segfault and heap buffer overflow in `{Experimental,}DatasetToTFRecord` in TensorFlow
Source: CVE Program / CVE List V5
Vulnerability Description
TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation for `tf.raw_ops.ExperimentalDatasetToTFRecord` and `tf.raw_ops.DatasetToTFRecord` can trigger heap buffer overflow and segmentation fault. The [implementation](https://github.com/tensorflow/tensorflow/blob/f24faa153ad31a4b51578f8181d3aaab77a1ddeb/tensorflow/core/kernels/data/experimental/to_tf_record_op.cc#L93-L102) assumes that all records in the dataset are of string type. However, there is no check for that, and the example given above uses numeric types. We have patched the issue in GitHub commit e0b6e58c328059829c3eb968136f17aa72b6c876. The fix will be included in TensorFlow 2.6.0. We will also cherrypick this commit on TensorFlow 2.5.1, TensorFlow 2.4.3, and TensorFlow 2.3.4, as these are also affected and still in supported range.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
Source: CVE Program / CVE List V5
Vulnerability Title
Google TensorFlow缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow 存在缓冲区错误漏洞,该漏洞源于程序的"tf.raw_ops.ExperimentalDatasetToTFRecord"和"tf.raw_ops.DatasetToTFRecord"的实现可以触发堆缓冲区溢出和分段错误。以下产品及版本收到影响:TensorFlow 2.5.1、TensorFlow 2.4.3 和 TensorFlow 2.3.4。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
tensorflow tensorflow >= 2.5.0, < 2.5.1 -

II. Public POCs for CVE-2021-37650

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2021-37650

登录查看更多情报信息。

Patches & Fixes for CVE-2021-37650 (1)

Vendor Advisories for CVE-2021-37650 (1)

Same Patch Batch · tensorflow · 2021-08-12 · 58 CVEs total

CVE-2021-37678 9.3 CRITICAL Arbitrary code execution due to YAML deserialization
CVE-2021-37639 8.4 HIGH Null pointer dereference and heap OOB read in TensorFlow
CVE-2021-37681 7.8 HIGH Null pointer exception in TensorFlow Lite
CVE-2021-37665 7.8 HIGH Incomplete validation in MKL requantization in TensorFlow
CVE-2021-37663 7.8 HIGH Incomplete validation in `QuantizeV2` in TensorFlow
CVE-2021-37667 7.8 HIGH Reference binding to nullptr in unicode encoding in TensorFlow
CVE-2021-37689 7.8 HIGH Null pointer dereference in TensorFlow Lite MLIR optimizations
CVE-2021-37688 7.8 HIGH Null pointer dereference in TensorFlow Lite
CVE-2021-37676 7.8 HIGH Reference binding to nullptr in shape inference in TensorFlow
CVE-2021-37671 7.8 HIGH Reference binding to nullptr in map operations in TensorFlow
CVE-2021-37666 7.8 HIGH Reference binding to nullptr in `RaggedTensorToVariant` in TensorFlow
CVE-2021-37648 7.8 HIGH Incorrect validation of `SaveV2` inputs in TensorFlow
CVE-2021-37652 7.8 HIGH Use after free in boosted trees creation in TensorFlow
CVE-2021-37643 7.7 HIGH Null pointer dereference in `MatrixDiagPartOp` in TensorFlow
CVE-2021-37638 7.7 HIGH Null pointer dereference in `RaggedTensorToTensor` in TensorFlow
CVE-2021-37647 7.7 HIGH Null pointer dereference in `SparseTensorSliceDataset` in TensorFlow
CVE-2021-37637 7.7 HIGH Null pointer dereference in `CompressElement` in TensorFlow
CVE-2021-37649 7.7 HIGH Null pointer dereference in `UncompressElement` in TensorFlow
CVE-2021-37664 7.3 HIGH Heap OOB in boosted trees in TensorFlow
CVE-2021-37659 7.3 HIGH Out of bounds read via null pointer dereference in TensorFlow

Showing top 20 of 58 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2021-37650

No comments yet


Leave a comment