Vulnerability CVE-2023-25663


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 `ctx->step_containter()` is a null ptr, the Lookup function will be executed with a null pointer. A fix is included in TensorFlow 2.12.0 and 2.11.1.

Type:

CWE-476

(NULL Pointer Dereference)

 References:
https://github.com/tensorflow/tensorflow/commit/239139d2ae6a81ae9ba499ad78b56d9b2931538a
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-64jg-wjww-7c5w

Copyright 2026, cxsecurity.com

 

Back to Top