Skip to content

Commit 60a4518

Browse files
authored
Merge pull request #1200 from jasnow/ghsa-syncbot-2026-08-07-08_31_58
GHSA/SYNC + new data for one concurrent-ruby advisory @simi - Thanks for reviewing and approving this PR.
2 parents 49dad27 + ab762a0 commit 60a4518

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

gems/concurrent-ruby/CVE-2026-54904.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
gem: concurrent-ruby
33
cve: 2026-54904
44
ghsa: h8w8-99g7-qmvj
5-
url: https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54904
5+
url: https://nvd.nist.gov/vuln/detail/CVE-2026-54904
66
title: Concurrent Ruby - `AtomicReference#update` livelocks when the
77
stored value is `Float::NAN`
88
date: 2026-06-19
@@ -37,18 +37,19 @@ description: |
3737
### Credit
3838
3939
Pranjali Thakur - depthfirst ([depthfirst.com](<http://depthfirst.com>))
40+
cvss_v3: 7.5
4041
cvss_v4: 8.2
4142
patched_versions:
4243
- ">= 1.3.7"
4344
related:
4445
url:
45-
- https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54904
46+
- https://nvd.nist.gov/vuln/detail/CVE-2026-54904
4647
- https://rubygems.org/gems/concurrent-ruby/versions/1.3.7
4748
- https://github.com/ruby-concurrency/concurrent-ruby/releases/tag/v1.3.7
49+
- https://osv.dev/vulnerability/GHSA-h8w8-99g7-qmvj
4850
- https://advisories.gitlab.com/gem/concurrent-ruby/CVE-2026-54904
4951
- https://github.com/ruby-concurrency/concurrent-ruby/security/advisories/GHSA-h8w8-99g7-qmvj
5052
- https://github.com/advisories/GHSA-h8w8-99g7-qmvj
5153
notes: |
52-
- cvss_v4 from GHSA
53-
- CVE is reserved, but not published.
54-
- Not on nvd.nist.gov so no cvss_v2 or cvss_v3.
54+
- cvss_v4 from GHSA and nvd.nist.gov URL
55+
- cvss_v3 from nvd.nist.gov URL

0 commit comments

Comments
 (0)