Release date:
2026-06-08 08:42:17 UTC
Description:
* SECURITY UPDATE: REXML DoS via attribute value with many '>' characters
- debian/patches/CVE-2024-35176.patch: replace the per-'>'-chunk
re-read loop in parse_attributes with a single-pass read of the
attribute value up to the closing quote followed by a read up to
the actual tag end, so that an attribute value containing N
repeated '>' characters parses in O(N) time instead of O(N**2).
Also fix the latent EOF handling in IOSource#match introduced
with CVE-2024-41123 so the partially-filled buffer is matched
against the pattern one last time before the source is declared
exhausted, which is now exercised by the new value-rest read.
- CVE-2024-35176
* SECURITY UPDATE: REXML ReDoS via repeated spaces in ATTLIST
- debian/patches/CVE-2024-39908.patch: strip the matched ATTLIST
contents before applying ATTDEF_RE so that trailing whitespace
after a valid attdef does not trigger catastrophic backtracking
in the per-attdef scan. Adapted byte-identically from upstream
ruby/rexml@1f1e6e9; the other eight commits referenced by this
CVE address O(N**2) source.match interactions that are already
mitigated here by the min_bytes-doubling introduced in the
CVE-2024-41123 backport (verified by microbench against all
eight upstream test vectors at N=200000).
- CVE-2024-39908
Updated packages:
-
alt-ruby27_2.7.8-4_amd64.deb
sha:e80a92c6e12a554d4907c2a0a823bca11c26200f
-
alt-ruby27-default-gems_2.7.8-4_amd64.deb
sha:46ba347910c62c3adc4ae4423db94ca1f86a2fad
-
alt-ruby27-devel_2.7.8-4_amd64.deb
sha:50246927f0cfd26a82c815ea811c74ebba2a9cfb
-
alt-ruby27-doc_2.7.8-4_amd64.deb
sha:2d6cc5d5577829596790812733c1240021da9bd2
-
alt-ruby27-libs_2.7.8-4_amd64.deb
sha:45fd9bc02767b91a739d47a8ea1a2e2451c173d5
-
alt-ruby27-rubygem-bigdecimal_2.0.0-4_amd64.deb
sha:51ab3a533f1fcae0d17ca890c92fb5c073f2c7fd
-
alt-ruby27-rubygem-bundler_2.2.24-4_amd64.deb
sha:6d5f3c0c1b59a02a5fcc4b5415f37f49e79d888d
-
alt-ruby27-rubygem-io-console_0.5.6-4_amd64.deb
sha:ea71838f96bec17c7f3aaa7f0d849728dbb3d7af
-
alt-ruby27-rubygem-irb_1.2.6-4_amd64.deb
sha:7ab3eedd564b1778fbbd014581d56c5681267eae
-
alt-ruby27-rubygem-json_2.3.0-4_amd64.deb
sha:07b84479e0e53ccda39c42d10374e2725b2d5a8e
-
alt-ruby27-rubygem-minitest_5.13.0-4_amd64.deb
sha:c5cee3c9a7e98f366cebccef03af609c911118e0
-
alt-ruby27-rubygem-net-telnet_0.2.0-4_amd64.deb
sha:d8503c0fd9a214f3fd7042b2f7fb79efa7ed634c
-
alt-ruby27-rubygem-power-assert_1.1.7-4_amd64.deb
sha:6fcd0c386304521b5f6575e7da37e72cb67642d8
-
alt-ruby27-rubygem-psych_3.1.0-4_amd64.deb
sha:ab9d1a64415184babf7d77f855054f55e465d547
-
alt-ruby27-rubygem-rake_13.0.1-4_amd64.deb
sha:d4102206acbee152abd43f190784d6a6b7c26b12
-
alt-ruby27-rubygem-rdoc_6.2.1.1-4_amd64.deb
sha:b0dae7db4fca4fb8a2929a5129c797299e9d95cc
-
alt-ruby27-rubygem-test-unit_3.3.4-4_amd64.deb
sha:66c3d922a4f09556bb1800af5e14e9fda486d2f4
-
alt-ruby27-rubygem-typeprof_2.7.8-4_amd64.deb
sha:9cdf6e3d0ec0c33bf5271322e1232526ac65befe
-
alt-ruby27-rubygem-xmlrpc_0.3.0-4_amd64.deb
sha:f1379b755c0d8f901acb5d73ba4087d285905f8e
-
alt-ruby27-rubygems_3.1.6-4_amd64.deb
sha:12df18e71f837fc445697fbf59470370601e9960
-
alt-ruby27-rubygems-devel_3.1.6-4_amd64.deb
sha:34e4792d0d5641c7ddf60085f1c567ff898f6cac
-
alt-ruby27_2.7.8-4_arm64.deb
sha:aca4a430a84e6943a11a9d98cc7ce80f0c0fc14e
-
alt-ruby27-default-gems_2.7.8-4_arm64.deb
sha:fc60f885373243574ed2915595427a9bb24b1990
-
alt-ruby27-devel_2.7.8-4_arm64.deb
sha:10c8ff1851f0ea0cdcda645d691af5d61d79a561
-
alt-ruby27-doc_2.7.8-4_arm64.deb
sha:06219390b8dfbc148fddf5eb34938c22bef4dba2
-
alt-ruby27-libs_2.7.8-4_arm64.deb
sha:918a7076ca23ec87ac106ff706ac6d0675c048d8
-
alt-ruby27-rubygem-bigdecimal_2.0.0-4_arm64.deb
sha:f4c9a22c67cbaf7143f5d9928dc36033e812ff07
-
alt-ruby27-rubygem-bundler_2.2.24-4_arm64.deb
sha:916a83aa608bd53accc2d04f8cb051eaf79b749c
-
alt-ruby27-rubygem-io-console_0.5.6-4_arm64.deb
sha:68369fa7c4682da5df453e82125c5137d971c2eb
-
alt-ruby27-rubygem-irb_1.2.6-4_arm64.deb
sha:ca23794500cf7b10a5ab2707e9ee2944e8fb847c
-
alt-ruby27-rubygem-json_2.3.0-4_arm64.deb
sha:1519276890fddbe0b12de6f188e341af589b6227
-
alt-ruby27-rubygem-minitest_5.13.0-4_arm64.deb
sha:1cf7dc8e70a446622a6ccc61982c595e867e05ad
-
alt-ruby27-rubygem-net-telnet_0.2.0-4_arm64.deb
sha:596897c24a47b760ad252aa4edc32c10740eb6a7
-
alt-ruby27-rubygem-power-assert_1.1.7-4_arm64.deb
sha:5bbe4c00614f109c3d9f40fd3da6fedf946daf4e
-
alt-ruby27-rubygem-psych_3.1.0-4_arm64.deb
sha:206ead0970c078e2c78dad37bfa855341a42264a
-
alt-ruby27-rubygem-rake_13.0.1-4_arm64.deb
sha:67861d86011724e1b4a2cff9e18aab18dd615a1d
-
alt-ruby27-rubygem-rdoc_6.2.1.1-4_arm64.deb
sha:643da17525c7e775687c4edcdc59dc23029c7d44
-
alt-ruby27-rubygem-test-unit_3.3.4-4_arm64.deb
sha:785952bb1b3ca29a34deb6328bc18f16d48c7b51
-
alt-ruby27-rubygem-typeprof_2.7.8-4_arm64.deb
sha:9ebb8e6d84aa33af90721e21e951ed79a4abdf77
-
alt-ruby27-rubygem-xmlrpc_0.3.0-4_arm64.deb
sha:df0e480f5a394a2f2251ae15335dfc69954ff3f7
-
alt-ruby27-rubygems_3.1.6-4_arm64.deb
sha:567b13cf7459329c1496673288f21036cd0b8b30
-
alt-ruby27-rubygems-devel_3.1.6-4_arm64.deb
sha:25614b4f61bdf1029dbe541cc2db733b145362a2
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.