1 matches found
CVE-2026-54905: Wrap-around Error
concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::ReentrantReadWriteLock can incorrectly grant a write lock after one thread acquires the read lock 32,768 times. The lock stores a thread's local read and write hold counts in one integer. The low 15 bits are used...
5.5CVSS5.9AI score0.00153EPSS
SaveExploits0References4
20