dependabot[bot] opened a new pull request, #845:
URL: https://github.com/apache/solr-operator/pull/845

   Bumps [oras.land/oras-go/v2](https://github.com/oras-project/oras-go) from 
2.6.1 to 2.6.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/oras-project/oras-go/releases";>oras.land/oras-go/v2's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.6.2</h2>
   <p>This is a security patch release addressing advisories in the content and 
remote layers, plus additional hardening and bug fixes since v2.6.1.</p>
   <h2>Security Fixes</h2>
   <ul>
   <li>Resolve the hardlink (<code>TypeLink</code>) target before passing it to 
<code>os.Link</code>, preventing a crafted OCI artifact from hardlinking a file 
outside the extraction directory via the process CWD (<a 
href="https://redirect.github.com/oras-project/oras-go/issues/1232";>#1232</a>, 
<a 
href="https://github.com/oras-project/oras-go/security/advisories/GHSA-fxhp-mv3v-67qp";>GHSA-fxhp-mv3v-67qp</a>
 / CVE-2026-50163)</li>
   <li>Bound tag and referrer list pagination to prevent a malicious or 
misbehaving registry from advertising an endless page chain and forcing 
unbounded client requests (client-side DoS) (<a 
href="https://redirect.github.com/oras-project/oras-go/issues/1215";>#1215</a>)</li>
   </ul>
   <h2>Bug Fixes</h2>
   <ul>
   <li>Bound <code>content.ReadAll</code> allocation by actual content read 
rather than the descriptor size, correcting the over-broad 32 MiB cap 
introduced for GHSA-f36w-mj3v-6jqv so legitimate in-memory 
<code>Push</code>/<code>FetchAll</code>/<code>FetchBytes</code> are not 
rejected (<a 
href="https://redirect.github.com/oras-project/oras-go/issues/1223";>#1223</a>)</li>
   </ul>
   <h2>Other Changes</h2>
   <ul>
   <li>Bump <code>golang.org/x/sync</code> from 0.20.0 to 0.21.0 (<a 
href="https://redirect.github.com/oras-project/oras-go/issues/1208";>#1208</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/oras-project/oras-go/commit/105715ee12eac6895ec736a075285c34d9f2eeb6";><code>105715e</code></a>
 release: v2.6.2 (<a 
href="https://redirect.github.com/oras-project/oras-go/issues/1235";>#1235</a>)</li>
   <li><a 
href="https://github.com/oras-project/oras-go/commit/31da1963f8c327dd089cd29faeae95cf0fc50842";><code>31da196</code></a>
 Merge commit from fork</li>
   <li><a 
href="https://github.com/oras-project/oras-go/commit/adab2f25ea95ef4e6e41f50db9266a6701399422";><code>adab2f2</code></a>
 Merge commit from fork</li>
   <li><a 
href="https://github.com/oras-project/oras-go/commit/948a1dc4bd97da078a4f5f1a833d3e06d33793d6";><code>948a1dc</code></a>
 build(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 (<a 
href="https://redirect.github.com/oras-project/oras-go/issues/1242";>#1242</a>)</li>
   <li><a 
href="https://github.com/oras-project/oras-go/commit/c463c654ab3ef34422c1764cd619806cebf20451";><code>c463c65</code></a>
 fix: prevent hardlink path traversal via process CWD (GHSA-fxhp-mv3v-67qp) 
(#...</li>
   <li><a 
href="https://github.com/oras-project/oras-go/commit/91c04abac3454f1710da28b43d9a95f8a86f228f";><code>91c04ab</code></a>
 fix(content): bound ReadAll allocation by content, not descriptor size (<a 
href="https://redirect.github.com/oras-project/oras-go/issues/1223";>#1223</a>)</li>
   <li><a 
href="https://github.com/oras-project/oras-go/commit/314e8366361528882b6540e53bee9c2323338478";><code>314e836</code></a>
 fix: bound tag and referrer list pagination to prevent unbounded requests (<a 
href="https://redirect.github.com/oras-project/oras-go/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/oras-project/oras-go/commit/122e88f38be4e05d095bef13d5b5fe6cdc2c1bbf";><code>122e88f</code></a>
 build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (<a 
href="https://redirect.github.com/oras-project/oras-go/issues/1208";>#1208</a>)</li>
   <li>See full diff in <a 
href="https://github.com/oras-project/oras-go/compare/v2.6.1...v2.6.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=oras.land/oras-go/v2&package-manager=go_modules&previous-version=2.6.1&new-version=2.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/solr-operator/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to