chore(deps): refresh rpm lockfiles [SECURITY] #18292
Open
+431
−431
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
File rpms.in.yaml:
8.30-15.el8->8.30-16.el8_108.30-15.el8->8.30-16.el8_107.61.1-34.el8_10.8->7.61.1-34.el8_10.9049-237.git20250603.el8_10->049-239.git20251127.el8_101:4.6.0-23.el8_10->1:4.6.0-24.el8_102.32.1-46.el8->2.32.1-47.el8_107.61.1-34.el8_10.8->7.61.1-34.el8_10.92.32.1-46.el8->2.32.1-47.el8_102.32.1-46.el8->2.32.1-47.el8_102.32.1-46.el8->2.32.1-47.el8_102.32.1-46.el8->2.32.1-47.el8_101.3.1-38.el8_10->1.3.1-39.el8_102:4.6-22.el8->2:4.6-23.el8_102025b-1.el8->2025c-1.el82.32.1-46.el8->2.32.1-47.el8_10curl: libcurl: Curl out of bounds read for cookie path
CVE-2025-9086
More information
Details
securekeyword forhttps://targethttp://target(samehostname, but using clear text HTTP) using the same cookie set
path='/').Since this site is not secure, the cookie should just be ignored.
boundary
The bug either causes a crash or it potentially makes the comparison come to
the wrong conclusion and lets the clear-text site override the contents of the
secure cookie, contrary to expectations and depending on the memory contents
immediately following the single-byte allocation that holds the path.
The presumed and correct behavior would be to plainly ignore the second set of
the cookie since it was already set as secure on a secure host so overriding
it on an insecure host should not be okay.
Severity
Moderate
References
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: Branch creation - "" in timezone Etc/UTC, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.