Approved changes feed: RSS · Atom

cpe:2.3:a:google:tensorflow:2.7.0:rc1:*:*:*:*:*:*

part: a version: 2.7.0 update: rc1

VendorGoogle (f181d1eb-7269-5bae-b76e-e66ceb214562)
ProductTensorflow (b00eb799-7f6b-5a1c-af79-6e563231bc87)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:docker/tensorflow/tensorflow purl2cpe 2026-06-01 10:16:37.806712
pkg:github/tensorflow/tensorflow purl2cpe 2026-06-01 10:16:37.806713
pkg:pypi/tensorflow purl2cpe 2026-06-01 10:16:37.806715

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2022-29216 vulnerable 2026-06-08 05:42:47.355585 Code injection in `saved_model_cli` in TensorFlow
HIGH (7.8)
TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, TensorFlow's `saved_model_cli` tool is vulnerable to a code injection. This can be used to open a reverse shell. This code path was maintained for compatibility reasons as the maintainers had several test cases where numpy expressions were used as arguments. However, given that the tool is always run manually, the impact of this is still not severe. The maintainers have now removed the `safe=False` argument, so all parsing is done without calling `eval`. The patch is available in versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4.
Published: 2022-05-20T23:35:13.000Z
Updated: 2025-04-22T17:56:38.650Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29213 vulnerable 2026-06-08 05:42:47.348055 Incomplete validation in signal ops leads to crashes in TensorFlow
MEDIUM (5.5)
TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the `tf.compat.v1.signal.rfft2d` and `tf.compat.v1.signal.rfft3d` lack input validation and under certain condition can result in crashes (due to `CHECK`-failures). Versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4 contain a patch for this issue.
Published: 2022-05-20T23:30:15.000Z
Updated: 2025-04-22T17:56:54.042Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29212 vulnerable 2026-06-08 05:42:47.347282 Core dump when loading TFLite models with quantization in TensorFlow
MEDIUM (5.5)
TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, certain TFLite models that were created using TFLite model converter would crash when loaded in the TFLite interpreter. The culprit is that during quantization the scale of values could be greater than 1 but code was always assuming sub-unit scaling. Thus, since code was calling `QuantizeMultiplierSmallerThanOneExp`, the `TFLITE_CHECK_LT` assertion would trigger and abort the process. Versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4 contain a patch for this issue.
Published: 2022-05-20T23:15:15.000Z
Updated: 2025-04-22T17:57:26.021Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29211 vulnerable 2026-06-08 05:42:47.346186 Segfault in TensorFlow if `tf.histogram_fixed_width` is called with NaN values
MEDIUM (5.5)
TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of `tf.histogram_fixed_width` is vulnerable to a crash when the values array contain `Not a Number` (`NaN`) elements. The implementation assumes that all floating point operations are defined and then converts a floating point result to an integer index. If `values` contains `NaN` then the result of the division is still `NaN` and the cast to `int32` would result in a crash. This only occurs on the CPU implementation. Versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4 contain a patch for this issue.
Published: 2022-05-20T23:20:15.000Z
Updated: 2025-04-22T17:57:17.184Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29209 vulnerable 2026-06-08 05:42:47.333571 Type confusion leading to `CHECK`-failure based denial of service in TensorFlow
MEDIUM (5.5)
TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the macros that TensorFlow uses for writing assertions (e.g., `CHECK_LT`, `CHECK_GT`, etc.) have an incorrect logic when comparing `size_t` and `int` values. Due to type conversion rules, several of the macros would trigger incorrectly. Versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4 contain a patch for this issue.
Published: 2022-05-20T23:25:14.000Z
Updated: 2025-04-22T17:57:07.814Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29208 vulnerable 2026-06-08 05:42:47.332752 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29207 vulnerable 2026-06-08 05:42:47.331553 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29206 vulnerable 2026-06-08 05:42:47.330692 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29205 vulnerable 2026-06-08 05:42:47.329722 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29204 vulnerable 2026-06-08 05:42:47.328643 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29203 vulnerable 2026-06-08 05:42:47.327842 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29202 vulnerable 2026-06-08 05:42:47.327102 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29201 vulnerable 2026-06-08 05:42:47.326333 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29200 vulnerable 2026-06-08 05:42:47.325566 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29199 vulnerable 2026-06-08 05:42:47.324620 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29198 vulnerable 2026-06-08 05:42:47.323570 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29197 vulnerable 2026-06-08 05:42:47.322615 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29196 vulnerable 2026-06-08 05:42:47.318348 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29195 vulnerable 2026-06-08 05:42:47.317464 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-29193 vulnerable 2026-06-08 05:42:47.313042 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41228 vulnerable 2026-06-08 05:35:20.013587 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41227 vulnerable 2026-06-08 05:35:20.013037 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41225 vulnerable 2026-06-08 05:35:20.012047 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41222 vulnerable 2026-06-08 05:35:20.010708 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41221 vulnerable 2026-06-08 05:35:20.010076 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41220 vulnerable 2026-06-08 05:35:20.009564 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41218 vulnerable 2026-06-08 05:35:20.008669 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41216 vulnerable 2026-06-08 05:35:20.007624 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41213 vulnerable 2026-06-08 05:35:20.006251 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41209 vulnerable 2026-06-08 05:35:20.004448 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41208 vulnerable 2026-06-08 05:35:20.003975 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41207 vulnerable 2026-06-08 05:35:20.003377 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41206 vulnerable 2026-06-08 05:35:20.002970 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41202 vulnerable 2026-06-08 05:35:20.001024 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.