TensorFlow has double free in Fractional(Max/Avg)Pool
CVE-2023-25801 
8HIGH
What is CVE-2023-25801?
In TensorFlow, the functions nn_ops.fractional_avg_pool_v2 and nn_ops.fractional_max_pool_v2 have a specific requirement where their pooling_ratio parameter's first and fourth elements must equal 1.0. This limitation is critical as pooling on batch and channel dimensions is not currently supported, potentially leading to unexpected behavior in machine learning applications. An official patch is available in TensorFlow versions 2.12.0 and 2.11.1 to rectify this issue.
Affected Version(s)
tensorflow < 2.11.1