GHSA-jr95-x3fr-rcg4: add affected RubyGems ranges for resolv - #9592
Open
brianmcarey wants to merge 1 commit into
Open
brianmcarey wants to merge 1 commit into
brianmcarey wants to merge 1 commit into
Conversation
github-actions
Bot
changed the base branch from
main
to
brianmcarey/advisory-improvement-9592
September 17, 2026 08:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
GHSA-jr95-x3fr-rcg4(CVE-2026-80213) has an emptyaffectedarray, so the advisory carries no package or version information and cannot be matched againstpkg:gem/resolv. The record already has accurate details, severity and CWE; this only adds the affected ranges.The ranges come from the upstream Ruby advisory, which lists the affected versions as "resolv gem 0.4.0 through 0.7.1" and "resolv gem 0.3.1 and earlier", fixed in 0.7.2 with a 0.3.2 backport for the 0.3.x line used by the Ruby 3.3 series. No release is planned for the 0.2.x line shipped by the end-of-life Ruby 3.2 series, so
0to0.3.2covers it.This matches the shape already used for the earlier resolv advisory GHSA-xh69-987w-hrp8, and the same ranges are recorded in rubysec/ruby-advisory-db.
References: