[rhoai-2.25] RHAIENG-6770,RHAIENG-6767: chore(cve): bump aiohttp to >=3.14.3 - #2732
[rhoai-2.25] RHAIENG-6770,RHAIENG-6767: chore(cve): bump aiohttp to >=3.14.3#2732mtchoum1 wants to merge 2 commits into
Conversation
Raise the CVE floor for CVE-2026-69244 / CVE-2026-69243 (and prior CVE-2026-34993) and refresh pylocks so images resolve aiohttp 3.14.3. Co-authored-by: Cursor <cursoragent@cursor.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@mtchoum1 — This PR is from a fork. Recommended: Push your branch to the main repo for full CI: Then open a new PR from that branch. No push access? A maintainer will cherry-pick and test your changes. See CONTRIBUTING.md for details. |
📝 WalkthroughWalkthroughChangesaiohttp security update
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## rhoai-2.25 #2732 +/- ##
============================================
Coverage ? 0
============================================
Files ? 0
Lines ? 0
Branches ? 0
============================================
Hits ? 0
Misses ? 0
Partials ? 0 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
🧹 Nitpick comments (1)
codeserver/ubi9-python-3.12/pylock.toml (1)
16-57: 🩺 Stability & Availability | 🔵 TrivialComplete the pending image validation before merge.
The PR context records CI build and container tests as pending. Run them for the refreshed lockfiles and target images.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@codeserver/ubi9-python-3.12/pylock.toml` around lines 16 - 57, Complete validation for the refreshed pylock.toml lockfile by running the CI build and container tests for the affected ubi9-python-3.12 target image, and confirm they pass before merging.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@codeserver/ubi9-python-3.12/pylock.toml`:
- Around line 16-57: Complete validation for the refreshed pylock.toml lockfile
by running the CI build and container tests for the affected ubi9-python-3.12
target image, and confirm they pass before merging.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 85c7ef8e-27da-4d0e-8fda-4118422cfbf5
📒 Files selected for processing (14)
codeserver/ubi9-python-3.12/pylock.tomldependencies/cve-constraints.txtjupyter/datascience/ubi9-python-3.12/pylock.tomljupyter/minimal/ubi9-python-3.12/pylock.tomljupyter/pytorch+llmcompressor/ubi9-python-3.12/pylock.tomljupyter/pytorch/ubi9-python-3.12/pylock.tomljupyter/rocm/pytorch/ubi9-python-3.12/pylock.tomljupyter/tensorflow/ubi9-python-3.12/pylock.tomlruntimes/datascience/ubi9-python-3.12/pylock.tomlruntimes/minimal/ubi9-python-3.12/pylock.tomlruntimes/pytorch+llmcompressor/ubi9-python-3.12/pylock.tomlruntimes/pytorch/ubi9-python-3.12/pylock.tomlruntimes/rocm-pytorch/ubi9-python-3.12/pylock.tomlruntimes/tensorflow/ubi9-python-3.12/pylock.toml
|
/build-konflux |
|
move to a branch in rhds: #2745 |


Summary
aiohttpCVE floor to>=3.14.3independencies/cve-constraints.txtfor RHAIENG-6770 / RHAIENG-6767 (CVE-2026-69244, CVE-2026-69243; also covers prior CVE-2026-34993).Test plan
gmake test(unit) passed on the branchNotes
Other unassigned
[rhoai-2.25]Python trackers checked:3.1.57(>=3.1.51)4.6.2(>=4.5.7); codeservernotebook7.6.0(>=7.5.6)4.55.2; fix needs>=5.5.0(major) — not includedSummary by CodeRabbit
aiohttpto version 3.14.3 across supported Python environments.