File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22gem : concurrent-ruby
33cve : 2026-54904
44ghsa : 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
66title : Concurrent Ruby - `AtomicReference#update` livelocks when the
77 stored value is `Float::NAN`
88date : 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
4041cvss_v4 : 8.2
4142patched_versions :
4243 - " >= 1.3.7"
4344related :
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
5153notes : |
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
You can’t perform that action at this time.
0 commit comments