File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ advisory:
99 gem : concurrent-ruby
1010 cve : 2026-54904
1111 ghsa : h8w8-99g7-qmvj
12- url : https://www.cve.org/CVERecord/SearchResults?query= CVE-2026-54904
12+ url : https://nvd.nist.gov/vuln/detail/ CVE-2026-54904
1313 title : Concurrent Ruby - `AtomicReference#update` livelocks when the stored value
1414 is `Float::NAN`
1515 date : 2026-06-19
@@ -44,19 +44,20 @@ advisory:
4444 ### Credit
4545
4646 Pranjali Thakur - depthfirst ([depthfirst.com](<http://depthfirst.com>))
47+ cvss_v3 : 7.5
4748 cvss_v4 : 8.2
4849 patched_versions :
4950 - " >= 1.3.7"
5051 related :
5152 url :
52- - https://www.cve.org/CVERecord/SearchResults?query= CVE-2026-54904
53+ - https://nvd.nist.gov/vuln/detail/ CVE-2026-54904
5354 - https://rubygems.org/gems/concurrent-ruby/versions/1.3.7
5455 - https://github.com/ruby-concurrency/concurrent-ruby/releases/tag/v1.3.7
56+ - https://osv.dev/vulnerability/GHSA-h8w8-99g7-qmvj
5557 - https://advisories.gitlab.com/gem/concurrent-ruby/CVE-2026-54904
5658 - https://github.com/ruby-concurrency/concurrent-ruby/security/advisories/GHSA-h8w8-99g7-qmvj
5759 - https://github.com/advisories/GHSA-h8w8-99g7-qmvj
5860 notes : |
59- - cvss_v4 from GHSA
60- - CVE is reserved, but not published.
61- - Not on nvd.nist.gov so no cvss_v2 or cvss_v3.
61+ - cvss_v4 from GHSA and nvd.nist.gov URL
62+ - cvss_v3 from nvd.nist.gov URL
6263---
You can’t perform that action at this time.
0 commit comments