Commit 0cebd7c
committed
fix(deps): bump keras override to >=3.14.0 for CVE-2026-1462
CVE-2026-1462: Keras safe_mode bypass allows arbitrary code execution
via TFSMLayer deserialization of malicious SavedModels (CVSS 8.8).
Changes:
- Add keras>=3.14.0 to dependencies/cve-constraints.txt
- Update keras override-dependencies from ~=3.13.2 to >=3.14.0 in all
tensorflow pyproject.toml files
- Regenerate affected pylock.toml files (keras 3.13.2 -> 3.14.0)
Affected images:
- jupyter/tensorflow/ubi9-python-3.12
- jupyter/rocm/tensorflow/ubi9-python-3.12
- runtimes/tensorflow/ubi9-python-3.12
- runtimes/rocm-tensorflow/ubi9-python-3.12
Reference: https://access.redhat.com/security/cve/CVE-2026-1462
Made-with: Cursor1 parent f7e6bfb commit 0cebd7c
9 files changed
Lines changed: 312 additions & 222 deletions
File tree
- dependencies
- jupyter
- rocm/tensorflow/ubi9-python-3.12
- tensorflow/ubi9-python-3.12
- runtimes
- rocm-tensorflow/ubi9-python-3.12
- tensorflow/ubi9-python-3.12
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments