Skip to content

LCORE-3161: bump Pillow 12.1.1 → 12.3.0 (CVE-2026-59205)#2195

Open
platex-rehor-bot wants to merge 1 commit into
lightspeed-core:release/0.5from
platex-rehor-bot:bot/LCORE-3161
Open

LCORE-3161: bump Pillow 12.1.1 → 12.3.0 (CVE-2026-59205)#2195
platex-rehor-bot wants to merge 1 commit into
lightspeed-core:release/0.5from
platex-rehor-bot:bot/LCORE-3161

Conversation

@platex-rehor-bot

Copy link
Copy Markdown

Description

Bumps Pillow from 12.1.1 to 12.3.0 to fix CVE-2026-59205 — controlled native heap corruption in ImageCms.ImageCmsTransform.apply when the output image mode does not match the transform's declared output mode.

Changes:

  • Added explicit Pillow>=12.3.0 constraint in pyproject.toml (transitive dep from llama-stack/sentence-transformers)
  • Updated uv.lock with Pillow 12.3.0 PyPI wheel hashes (cp312 + cp313)
  • Updated .konflux/requirements.hashes.wheel.txt with Pillow 12.3.0 RHOAI 3.5 wheel hashes (x86_64 + aarch64)

Type of change

  • CVE fix
  • Bump-up dependent library

Tools used to create PR

  • Generated by: Claude Code (Claude Opus 4.6)

Related Tickets & Documents

  • Closes LCORE-3161
  • Related: LCORE-3160 (same CVE fix in rag-content)

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

  • Dependency-only change (no code changes). Verified that:
    • pyproject.toml constraint is syntactically correct
    • uv.lock hashes match PyPI JSON API for Pillow 12.3.0
    • .konflux/requirements.hashes.wheel.txt hashes match RHOAI 3.5 index for Pillow 12.3.0
    • CI will validate the full dependency resolution

LCORE-3161
Pillow <12.3.0 has controlled native heap corruption in
ImageCms.ImageCmsTransform.apply when output image mode
mismatches the transform's declared output mode.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: b5ea19c8-9053-4233-940d-bb656bd4a42b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@tisnik

tisnik commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

/ok-to-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants