RHSA-2025:23927MediumCVSS 8.1

Red Hat Security Advisory: ruby security update

Published
December 22, 2025
Last Modified
August 4, 2026

🔗 CVE IDs covered (3)

📋 Description

CVE-2025-24294 — resolv: Denial of Service in resolv gem CVE-2025-26625 — git-lfs: Git LFS may write to arbitrary files via crafted symlinks CVE-2025-58767 — rexml: REXML denial of service

🎯 Affected products97

  • Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)
  • ruby-0:3.3.10-11.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-0:3.3.10-11.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-0:3.3.10-11.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-0:3.3.10-11.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-0:3.3.10-11.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-bundled-gems-0:3.3.10-11.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-bundled-gems-0:3.3.10-11.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-bundled-gems-0:3.3.10-11.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-bundled-gems-0:3.3.10-11.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-bundled-gems-debuginfo-0:3.3.10-11.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-bundled-gems-debuginfo-0:3.3.10-11.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-bundled-gems-debuginfo-0:3.3.10-11.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-bundled-gems-debuginfo-0:3.3.10-11.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-debuginfo-0:3.3.10-11.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-debuginfo-0:3.3.10-11.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-debuginfo-0:3.3.10-11.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-debuginfo-0:3.3.10-11.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-debugsource-0:3.3.10-11.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-debugsource-0:3.3.10-11.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-debugsource-0:3.3.10-11.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-debugsource-0:3.3.10-11.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-default-gems-0:3.3.10-11.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-devel-0:3.3.10-11.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-devel-0:3.3.10-11.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-devel-0:3.3.10-11.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-devel-0:3.3.10-11.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • ruby-doc-0:3.3.10-11.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)
  • ruby-libs-0:3.3.10-11.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)
  • +67 more not shown

✅ Remediation

For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Workaround: To prevent the creation of symbolic links when cloning or fetching a repository, the core.symlinks configuration option can be set to false, mitigating this vulnerability for new repositories. However, existing repositories containing symbolic or hard links are still vulnerable to this issue. Use the following command to set the core.symlinks configuration option to false: ~~~ git config --global core.symlinks false ~~~ Workaround: The primary mitigation for this flaw is to avoid parsing XML documents originating from untrusted, unauthenticated, or unverified sources.

🔗 References (6)