2 matches found
CVE-2021-29518
CVE-2021-29518 describes a vulnerability in TensorFlow where, in eager mode, session operations can dereference a null session_state pointer, leading to undefined behavior. Concrete details from connected documents show the root cause in tensor flow core/kernels/session_ops.cc, where ctx->sess...
7.8CVSS5.5AI score0.00201EPSS
SaveExploits1References2Affected Software1
CVE-2021-29518 Session operations in eager mode lead to null pointer dereferences
TensorFlow is an end-to-end open source platform for machine learning. In eager mode default in TF 2.0 and later, session operations are invalid. However, users could still call the raw ops associated with them and trigger a null pointer dereference. The...
2.5CVSS7.8AI score0.00201EPSS
SaveExploits1References2
20