Vulnerability CVE-2023-25672


Published: 2023-03-25

Description:
TensorFlow is an open source platform for machine learning. The function `tf.raw_ops.LookupTableImportV2` cannot handle scalars in the `values` parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1.

Type:

CWE-476

(NULL Pointer Dereference)

 References:
https://github.com/tensorflow/tensorflow/commit/980b22536abcbbe1b4a5642fc940af33d8c19b69
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-94mm-g2mv-8p7r

Copyright 2026, cxsecurity.com

 

Back to Top