CVE-2021-37689 - log back

CVE-2021-37689 created at 13 Aug 2021 07:57:56
Severity
+ Medium
Remote
+ Local
Type
+ Denial of service
Description
+ In TensorFlow before version 2.6.0 an attacker can craft a TFLite model that would trigger a null pointer dereference, which would result in a crash and denial of service. This is caused by the MLIR optimization of L2NormalizeReduceAxis operator. The implementation unconditionally dereferences a pointer to an iterator to a vector without checking that the vector has elements.
References
+ https://github.com/tensorflow/tensorflow/security/advisories/GHSA-wf5p-c75w-w3wh
+ https://github.com/tensorflow/tensorflow/commit/d6b57f461b39fd1aa8c1b870f1b974aac3554955
Notes