Skip to content

chore(deps): update module golang.org/x/image to v0.45.0 [security] - #52

Merged
joecorall merged 1 commit into
mainfrom
renovate.go-golang.org-x-image-vulnerability
Aug 24, 2026
Merged

chore(deps): update module golang.org/x/image to v0.45.0 [security]#52
joecorall merged 1 commit into
mainfrom
renovate.go-golang.org-x-image-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/image v0.44.0v0.45.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Excessive memory allocation during VP8L decoding in golang.org/x/image

CVE-2026-46603 / GO-2026-6222

More information

Details

VP8L decoding in golang.org/x/image/vp8l can allocate an excessive amount of memory when processing a crafted VP8L image containing many unused Huffman tree groups. This allows a remote attacker to cause a denial of service via memory exhaustion.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/text v0.40.0 -> v0.41.0

@github-actions

Copy link
Copy Markdown

Benchmark Matrix: pr-52-31848658216

Summary

Triplet image: ghcr.io/libops/triplet:renovate.go-golang.org-x-image-vulnerability

Mode Concurrency Triplet OK Duration s Req/s p95 ms p99 ms CPU ms/req Max MiB
uncached 2 270/270 (100%) 10.72 25.2 215.4 393.4 91.20 210.0
uncached 4 270/270 (100%) 8.67 31.2 349.3 595.9 103.59 399.1
uncached 8 270/270 (100%) 8.63 31.3 490.6 919.1 102.30 410.7
cached 8 270/270 (100%) 8.59 31.4 489.0 804.0 103.33 413.5
cached 32 270/270 (100%) 8.62 31.3 1444.1 1517.8 99.84 355.9
cached 128 270/270 (100%) 8.64 31.2 4361.5 4520.1 101.58 449.0

Status reflects Triplet request success. Performance metrics are informational.

@joecorall
joecorall merged commit c8b1905 into main Aug 24, 2026
7 checks passed
@joecorall
joecorall deleted the renovate.go-golang.org-x-image-vulnerability branch August 24, 2026 22:53
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.

1 participant