-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The vulnerability stems from improper input validation in the Conv3DTranspose gradient computation. The TensorFlow commit 948fe63 shows added validation checks in conv_grad_ops_3d.cc to handle zero-dimension inputs. The Keras test case addition in 85db5d0 verifies this fix at the API level. The root cause is in the Conv3DBackpropInputOp implementation where missing dimension checks allowed invalid inputs to crash the process. The patched code explicitly checks for zero dimensions and early returns, confirming this as the vulnerable function.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| tensorflow | pip | < 2.11.1 | 2.11.1 |
| tensorflow-cpu | pip | < 2.11.1 | 2.11.1 |
Ongoing coverage of React2Shell