Skip to content

fix(deps): update dependency pillow to v11.3.0 [security]#95

Merged
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/pypi-pillow-vulnerability
Jul 6, 2025
Merged

fix(deps): update dependency pillow to v11.3.0 [security]#95
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/pypi-pillow-vulnerability

Conversation

@dreadnode-renovate-bot
Copy link
Copy Markdown
Contributor

@dreadnode-renovate-bot dreadnode-renovate-bot Bot commented Jul 2, 2025

This PR contains the following updates:

Package Change Age Confidence
pillow (changelog) 11.2.1 -> 11.3.0 age confidence

GitHub Vulnerability Alerts

CVE-2025-48379

There is a heap buffer overflow when writing a sufficiently large (>64k encoded with default settings) image in the DDS format due to writing into a buffer without checking for available space.

This only affects users who save untrusted data as a compressed DDS image.

  • Unclear how large the potential write could be. It is likely limited by process segfault, so it's not necessarily deterministic. It may be practically unbounded.
  • Unclear if there's a restriction on the bytes that could be emitted. It's likely that the only restriction is that the bytes would be emitted in chunks of 8 or 16.

This was introduced in Pillow 11.2.0 when the feature was added.


Release Notes

python-pillow/Pillow (pillow)

v11.3.0

Compare Source

https://pillow.readthedocs.io/en/stable/releasenotes/11.3.0.html

Deprecations

Documentation

Dependencies

Testing

Type hints

Other changes


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | pillow  | 11.2.1 | 11.3.0 |
@dreadnode-renovate-bot dreadnode-renovate-bot Bot added the type/digest Dependency digest updates label Jul 2, 2025
@dreadnode-renovate-bot dreadnode-renovate-bot Bot merged commit cb48296 into main Jul 6, 2025
9 checks passed
@dreadnode-renovate-bot dreadnode-renovate-bot Bot deleted the renovate/pypi-pillow-vulnerability branch July 6, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/digest Dependency digest updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants