Lucene search
+L

16881 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/06/22 1:17 p.m.11 views

Security Bulletin: Vulnerability in Ruby affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in Ruby has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information. Vulnerability...

9.1CVSS6.3AI score0.00838EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2026/06/22 7:40 a.m.7 views

OPENSUSE-SU-2026:20998-1 Security update for tree-sitter-ruby

This update for tree-sitter-ruby fixes the following issues - CVE-2025-5889: brace-expansion: inefficient regular expression complexity in function expand of file index.js bsc1244345. - CVE-2025-59343: tar-fs: tar-fs symlink validation bypass bsc1250517. Changes for tree-sitter-ruby: - Use correc...

8.7CVSS6AI score0.00516EPSS
SaveExploits0References5
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.19 views

CVE-2026-54904 vulnerabilities

Vulnerabilities for packages: kube-fluentd-operator, ruby3.2-fluentd-kubernetes-daemonset, ruby3.2-rails, ruby3.4-rails, kube-logging-operator, ruby3.3-fluentd-kubernetes-daemonset, ruby3.4-fluentd-kubernetes-daemonset, ruby4.0-fluentd-kubernetes-daemonset...

8.2CVSS7.2AI score0.00413EPSS
SaveExploits1
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.19 views

GHSA-5PRR-V3J2-97MH vulnerabilities

Vulnerabilities for packages: kube-logging-operator, logstash, ruby3.2-rails, ruby3.4-rails...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.18 views

GHSA-5V8H-3H3Q-446P vulnerabilities

Vulnerabilities for packages: kube-logging-operator, logstash, ruby3.2-rails, ruby3.4-rails...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.20 views

GHSA-PHWJ-RPRQ-35PP vulnerabilities

Vulnerabilities for packages: kube-logging-operator, logstash, ruby3.2-rails, ruby3.4-rails...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.14 views

GHSA-H8W8-99G7-QMVJ vulnerabilities

Vulnerabilities for packages: kube-fluentd-operator, ruby3.2-fluentd-kubernetes-daemonset, ruby3.2-rails, ruby3.4-rails, kube-logging-operator, ruby3.3-fluentd-kubernetes-daemonset, ruby3.4-fluentd-kubernetes-daemonset, ruby4.0-fluentd-kubernetes-daemonset...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.22 views

CVE-2026-54906 vulnerabilities

Vulnerabilities for packages: kube-fluentd-operator, ruby3.2-fluentd-kubernetes-daemonset, ruby3.2-rails, ruby3.4-rails, kube-logging-operator, ruby3.3-fluentd-kubernetes-daemonset, ruby3.4-fluentd-kubernetes-daemonset, ruby4.0-fluentd-kubernetes-daemonset...

9.8CVSS5.1AI score0.0016EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.19 views

GHSA-WV3X-4VXV-WHPP vulnerabilities

Vulnerabilities for packages: kube-fluentd-operator, ruby3.2-fluentd-kubernetes-daemonset, ruby3.2-rails, ruby3.4-rails, kube-logging-operator, ruby3.3-fluentd-kubernetes-daemonset, ruby3.4-fluentd-kubernetes-daemonset, ruby4.0-fluentd-kubernetes-daemonset...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.25 views

GHSA-WFPW-MMFH-QQ69 vulnerabilities

Vulnerabilities for packages: kube-logging-operator, logstash, ruby3.2-rails, ruby3.4-rails...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.13 views

GHSA-WJV4-X9W8-WM3H vulnerabilities

Vulnerabilities for packages: kube-logging-operator, logstash, ruby3.2-rails, ruby3.4-rails...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.22 views

GHSA-P67V-3W7G-WJG7 vulnerabilities

Vulnerabilities for packages: kube-logging-operator, logstash, ruby3.2-rails, ruby3.4-rails...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.20 views

CVE-2026-54905 vulnerabilities

Vulnerabilities for packages: kube-fluentd-operator, ruby3.2-fluentd-kubernetes-daemonset, ruby3.2-rails, ruby3.4-rails, kube-logging-operator, ruby3.3-fluentd-kubernetes-daemonset, ruby3.4-fluentd-kubernetes-daemonset, ruby4.0-fluentd-kubernetes-daemonset...

5.5CVSS5.1AI score0.00106EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/21 2:16 a.m.19 views

GHSA-9CV2-CFXC-V4V2 vulnerabilities

Vulnerabilities for packages: kube-logging-operator, logstash, ruby3.2-rails, ruby3.4-rails...

5.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/06/19 8:47 p.m.16 views

Concurrent Ruby: ReadWriteLock allows wrong-thread write release and stray read-release counter corruption

Summary Concurrent::ReadWriteLockreleasewritelock does not verify that the calling thread acquired the write lock. Any thread with access to the lock object can release an active write lock held by another thread. A second writer can then enter its critical section while the first writer is still...

9.8CVSS6AI score0.0016EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/19 8:47 p.m.14 views

Improper Locking

Overview Affected versions of this package are vulnerable to Improper Locking in the releasewritelock and releasereadlock functions. An attacker can disrupt synchronization guarantees and exploit data races or cause denial of service by invoking these functions from unauthorized threads or withou...

9.8CVSS5.9AI score0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 8:47 p.m.7 views

GHSA-6WX8-W4F5-WWCR Concurrent Ruby: ReadWriteLock allows wrong-thread write release and stray read-release counter corruption

Summary Concurrent::ReadWriteLockreleasewritelock does not verify that the calling thread acquired the write lock. Any thread with access to the lock object can release an active write lock held by another thread. A second writer can then enter its critical section while the first writer is still...

2.1CVSS6AI score0.0016EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/19 8:47 p.m.12 views

Concurrent Ruby: `ReentrantReadWriteLock` read-count overflow grants a write lock without exclusivity

Summary 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 for the read hold count, and bit 15 is used as WRITELOCKHELD...

5.5CVSS5.9AI score0.00106EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/06/19 8:47 p.m.16 views

Wrap-around Error

Overview Affected versions of this package are vulnerable to Wrap-around Error in ReentrantReadWriteLock that causes incorrect write locks. An attacker can cause a thread to incorrectly obtain a write lock without exclusivity by repeatedly acquiring the read lock 32,768 times, which overflows the...

5.5CVSS5.9AI score0.00106EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 8:47 p.m.11 views

GHSA-WV3X-4VXV-WHPP Concurrent Ruby: `ReentrantReadWriteLock` read-count overflow grants a write lock without exclusivity

Summary 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 for the read hold count, and bit 15 is used as WRITELOCKHELD...

5.5CVSS5.9AI score0.00106EPSS
SaveExploits0References5
Rows per page
Query Builder