Vulnerability CVE-2023-25665


Published: 2023-03-25

Description:
TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when `SparseSparseMaximum` is given invalid sparse tensors as inputs, it can give a null pointer error. A fix is included in TensorFlow version 2.12 and version 2.11.1.

Type:

CWE-476

(NULL Pointer Dereference)

 References:
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-558h-mq8x-7q9g
https://github.com/tensorflow/tensorflow/commit/5e0ecfb42f5f65629fd7a4edd6c4afe7ff0feb04

Copyright 2026, cxsecurity.com

 

Back to Top