Skip to content

chore(deps): update module golang.org/x/image to v0.41.0 [security] [skip-release]#40

Merged
joecorall merged 2 commits into
mainfrom
renovate.go-golang.org-x-image-vulnerability
Jun 6, 2026
Merged

chore(deps): update module golang.org/x/image to v0.41.0 [security] [skip-release]#40
joecorall merged 2 commits into
mainfrom
renovate.go-golang.org-x-image-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/image v0.39.0v0.41.0 age confidence

Warning

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


Panic when reading out of bound palette index in golang.org/x/image/bmp

CVE-2026-42500 / GO-2026-5031

More information

Details

Decoding a paletted BMP file with an out-of-range palette index results in a panic when accessing pixels in the invalid image.

Severity

Unknown

References

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


Excessive resource consumption in PackBits decompression in golang.org/x/image/tiff

CVE-2026-46599 / GO-2026-5032

More information

Details

The TIFF decoder does not place a limit on the size of PackBits-compressed data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height and encoded size) to make the decoder decode large amounts of compressed data.

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 added the dependencies label Jun 5, 2026
@renovate

renovate Bot commented Jun 5, 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.36.0 -> v0.37.0

@joecorall joecorall changed the title chore(deps): update module golang.org/x/image to v0.41.0 [security] chore(deps): update module golang.org/x/image to v0.41.0 [security] [skip-release] Jun 6, 2026
@joecorall joecorall enabled auto-merge (squash) June 6, 2026 10:38
@joecorall joecorall merged commit 21b276e into main Jun 6, 2026
6 checks passed
@joecorall joecorall deleted the renovate.go-golang.org-x-image-vulnerability branch June 6, 2026 10:46
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

Benchmark Matrix: pr-40-27059994464

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%) 16.02 16.9 201.6 366.3 94.88 174.2
uncached 4 270/270 (100%) 12.34 21.9 330.0 571.8 101.34 349.7
uncached 8 270/270 (100%) 12.34 21.9 499.2 818.5 102.94 421.5
cached 8 270/270 (100%) 12.40 21.8 488.0 748.4 99.58 384.9
cached 32 270/270 (100%) 12.73 21.2 1016.1 1195.0 89.56 298.5
cached 128 270/270 (100%) 12.90 20.9 1115.7 1275.1 85.73 275.9

Status reflects Triplet request success. Performance metrics are informational.

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