-
Notifications
You must be signed in to change notification settings - Fork 597
[Low] Patch rubygem-rexml for CVE-2025-58767 #14727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.0-dev
Are you sure you want to change the base?
[Low] Patch rubygem-rexml for CVE-2025-58767 #14727
Conversation
Buddy build passed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good
Group: Development/Languages | ||
URL: https://github.com/ruby/rexml | ||
Source0: https://github.com/ruby/rexml/archive/refs/tags/v%{version}.tar.gz#/%{gem_name}-%{version}.tar.gz | ||
Patch0: CVE-2025-58767.patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are multiple test cases added in upstream to ensure that it fixes the issue. As the patch is modified for our version and there is no check section in spec file, could you please verify once that newly added tests are executed in some way, either you may add %check section or execute the test cases in docker container and paste results.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, please check and incorporate #14758 (review)
e451160
to
a39b1c8
Compare
Updated. |
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-static
subpackages, etc.) have had theirRelease
tag incremented../cgmanifest.json
,./toolkit/scripts/toolchain/cgmanifest.json
,.github/workflows/cgmanifest.json
)./LICENSES-AND-NOTICES/SPECS/data/licenses.json
,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md
,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON
)*.signatures.json
filessudo make go-tidy-all
andsudo make go-test-coverage
passSummary
Patch rubygem-rexml for CVE-2025-58767
Patch Modified: Yes
/lib/rexml/parsers/baseparser.rb
due to version mismatch between existing rubygem-rexml and available upstream Patch.Change Log
Does this affect the toolchain?
NO
Links to CVEs
Test Methodology
rubygem-rexml-3.3.9-2.azl3.src.rpm.log