Vulnerability Details : CVE-2023-25801
TensorFlow is an open source machine learning platform. Prior to versions 2.12.0 and 2.11.1, `nn_ops.fractional_avg_pool_v2` and `nn_ops.fractional_max_pool_v2` require the first and fourth elements of their parameter `pooling_ratio` to be equal to 1.0, as pooling on batch and channel dimensions is not supported. A fix is included in TensorFlow 2.12.0 and 2.11.1.
Products affected by CVE-2023-25801
- cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-25801
0.04%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 13 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-25801
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST | |
8.0
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H |
2.5
|
5.5
|
GitHub, Inc. |
CWE ids for CVE-2023-25801
-
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-25801
-
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-f49c-87jh-g47q
Double free in Fractional(Max/Avg)Pool · Advisory · tensorflow/tensorflow · GitHubPatch;Vendor Advisory
-
https://github.com/tensorflow/tensorflow/commit/ee50d1e00f81f62a4517453f721c634bbb478307
Fix security vulnerability with FractionalMax(AVG)Pool with illegal p… · tensorflow/tensorflow@ee50d1e · GitHubPatch
Jump to